7cb2931ff05a4aa959e2672132a4faeba5763ab9
[phpeclipse.git] / archive / net.sourceforge.phpeclipse.quantum.sql / src / com / quantum / QuantumResources.properties
1 bookmarkview.done = Done
2 bookmarkview.editBookmark = Edit Bookmark...
3 bookmarkview.refresh = Refresh
4 bookmarkview.viewTableDetails = View Table Details
5 bookmarkview.exportXML = Export XML
6 bookmarkview.noSequence = Database type does not support sequences
7 bookmarkview.noViews = Database type does not support views
8 bookmarkview.noTables = Database type does not support tables
9 bookmarkview.retrieveDbElementData = Retrieving data of type 
10 bookmarkview.retrieveEntities = Retrieving table/view/sequence information 
11 bookmarkview.done = Done
12 bookmarkview.metaDataError = Error while retrieving metadata
13 bookmarkview.confirm = Are you sure you want to delete bookmark 
14 bookmarkview.disconnect = Disconnecting from 
15 bookmarkview.deleteAllRows = Delete all rows from
16 bookmarkview.deleteRowsAction = Delete all rows
17 bookmarkview.customCopyAction = Custom Copy
18 bookmarkview.confirmDeleteAllRows = Are you sure you want to delete all the rows from this table?
19 sqlqueryview.importQuery = Import Query
20 sqlqueryview.exportQuery = Export Query
21 sqlqueryview.clear = Clear
22 sqlqueryview.copy = Copy
23 sqlqueryview.paste = Paste
24 sqlqueryview.done = Done
25 tableview.refresh = Refresh Table
26 tableview.copy = Copy Table Selection To Clipboard
27 tableview.selectAll = Select All Table Rows
28 tableview.close = Close Table
29 tableview.update = Update...
30 tableview.insert = Insert...
31 tableview.delete = Delete...
32 tableview.showAll = Toggle Show All Table Rows
33 tableview.defaultEncoding = Set Default Encoding
34 tableview.UTF8Encoding = Set UTF-8
35 tableview.UTF16Encoding = Set UTF-16
36 tableview.QuantumTableViewName=Quantum Table View
37 tableview.ViewNameFinalDecoration=)
38 tableview.BookmarkSeparator=:
39 tableview.ViewNameInitialDecoration=\ (
40 tableview.phpselect = PHP SELECT to Clipboard...
41 tableview.phpupdate = PHP UPDATE to Clipboard...
42 tableview.phpinsert = PHP INSERT to Clipboard...
43 tableview.phpdelete = PHP DELETE to Clipboard...
44 filedialog.preferences = Preferences (*.ini)
45 filedialog.allfiles = All Files (*.*)
46 filedialog.sqlFiles = SQL query (*.sql)
47 filedialog.ddlFiles = SQL query (*.ddl)
48 filedialog.exportxml.name = XML files (*.xml)
49 filedialog.exportxml.filter = *.xml
50 filedialog.exportxml.name = XML files (*.xml)
51 filedialog.exportxml.filter = *.xml
52 filedialog.exportxml.name = XML files (*.xml)
53 filedialog.exportxml.filter = *.xml
54 filedialog.allfiles.name = All Files (*.*)
55 filedialog.allfiles.filter = *.*
56 filedialog.message.CannotOpenFileTitle=Cannot open file
57 filedialog.message.CannotOpenFileMessage=Cannot open file to write : 
58 filedialog.message.CannotOpenFileExplain=\n\nProbably is\'t read-only or used by another process.
59 filedialog.options.ConfirmOverwrite = y
60 filedialog.message.ConfirmOverwriteTitle = Confirm Overwrite
61 filedialog.message.ConfirmOverwriteMessage = This file already exists : 
62 filedialog.message.ConfirmOverwriteQuestion= \n\nDo you want to overwrite it?
63 QuantumPlugin.save_2=save
64 QuantumPlugin.icons_3=icons/
65 QuantumPlugin.quantum.keyword.color_6=quantum.keyword.color
66 QuantumPlugin.quantum.string.bold_12=quantum.string.bold
67 QuantumPlugin.save_espace=save 
68 QuantumPlugin.Not_saving_unchanged_bookmarks_18=Not saving unchanged bookmarks
69 QuantumPlugin.iconsDir=icons/
70 QuantumPlugin.saveDir=save
71 QuantumPlugin.saveFileExtension=.xml
72 ExecuteAction.Executing_Query3=Executing Query...
73 ExecuteAction.Executing_Query2=Executing Query..
74 ExecuteAction.Parsing_sql_script3=Parsing sql script...
75 ExecuteAction.QueriesExecuted=\ queries executed, 
76 ExecuteAction.RowsUpdated=\ rows updated, 
77 ExecuteAction.Errors=\ errors, 
78 ExecutAction.TimeExec=\ seconds
79 ExecuteAction.Done=Done
80 ExecuteAction.RowUpdated=\ rows updated, 
81 ExecuteAction.ResultsDisplayed=\ results displayed, 
82 ExportXMLAction.XMLExporting=XML struct: Exporting to file: 
83 ExportXMLAction.Metadata=Metadata
84 ExportXMLAction.Author=Author
85 ExportXMLAction.Quantum=Quantum
86 ExportXMLAction.Version=Version
87 ExportXMLAction.XMLVersionNumber=0.4
88 ExportXMLAction.Table=TABLE
89 ExportXMLAction.View=VIEV
90 ExportXMLAction.TableName=NAME
91 ExportXMLAction.SchemaName=SCHEMA
92 ExportXMLAction.OtherSchemas=Other_Schemas
93 ExportXMLAction.BookmarkName=BOOKMARK
94 ExportXMLAction.Subsets=SUBSETS
95 ExportXMLAction.Subset=SUBSET
96 ExportXMLAction.SubsetName=NAME
97 ExportXMLAction.SavedData=SAVED_DATA
98 ExportXMLAction.TableColumn=COLUMN
99 ExportXMLAction.ColumnName=NAME
100 ExportXMLAction.UNKNOWN=UNKNOWN
101 ExportXMLAction.NO=NO
102 ExportXMLAction.YES=YES
103 ExportXMLAction.ColumnNullable=Nullable
104 ExportXMLAction.ColumnAutoIncrement=Auto_Increment
105 ExportXMLAction.PrimaryKey=Primary_Key
106 ExportXMLAction.PKName=Name
107 ExportXMLAction.PKColumn=Column
108 ExportXMLAction.PKColumnName=Name
109 ExportXMLAction.PKSequence=Sequence
110 ExportXMLAction.ForeignKey=Foreign_Key
111 ExportXMLAction.FKName=Name
112 ExportXMLAction.FKType=Type
113 ExportXMLAction.FKImported=Imported
114 ExportXMLAction.FKExported=Exported
115 ExportXMLAction.FKCascadeUpdate=Cascade_Update
116 ExportXMLAction.FKCascadeDelete=Cascade_Delete
117 ExportXMLAction.FKColumn=Column
118 ExportXMLAction.FKSequence=Sequence
119 ExportXMLAction.FKPrimarySchema=Primary_Schema
120 ExportXMLAction.FKPrimaryTable=Primary_Table
121 ExportXMLAction.FKPrimaryColumn=Primary_Column
122 ExportXMLAction.FKForeignSchema=Foreign_Schema
123 ExportXMLAction.FKForeignTable=Foreign_Table
124 ExportXMLAction.FKForeignColumn=Foreign_Column
125 SetSchemaAction.SetSchema=Set Schema
126 SetSchemaAction.PleaseEnterName=Please enter the name of new schema:
127 MetaDataKey=METADATA
128 MetaDataKeySeparator=:
129 NoFeature.Views=Views
130 NoFeature.Sequences=Sequences
131 Error.NoDatabase=Database not supported: 
132 PreferencesPage.PickFont=Pick Font
133 PreferencesPage.DefaultFont=Default Font
134 PreferencesPage.BackgroundColor=Background Color
135 PreferencesPage.DefaultTextColor=Default Text Color
136 PreferencesPage.quantum.keyword.color_26=quantum.keyword.color
137 PreferencesPage.KeywordTextColor=Keyword Text Color
138 PreferencesPage.Bold=Bold
139 PreferencesPage.CommentTextColor=Comment Text Color
140 PreferencesPage.StringTextColor=String Text Color
141 PreferencesPage.NumericTextColor=Numeric Text Color
142 PreferencesPage.Font_Default=Font: default
143 PreferencesPage.regular=regular
144 PreferencesPage.bold=bold
145 PreferencesPage.italic=italic
146 PreferencesPage.boldItalic=bold italic
147 PreferencesPage.FontPrompt=Font: 
148 DeleteColumnAction.DeleteColumns=Delete Columns...
149 DeleteColumnAction.ConfirmDeleteColumns=Are you sure you want to delete the selected columns? 
150 DeleteObjectAction.DeleteSubset=Delete Subset...
151 DeleteObjectAction.ConfirmDeleteSubset=Are you sure you want to delete the selected subset ?
152 DeleteObjectAction.DeleteItems=Delete items...
153 DeleteObjectAction.ConfirmDeleteItems=Are you sure you want to delete the selected tables/views? 
154 DeleteSubsetAction.DeleteSubset=Delete Subset...
155 DeleteSubsetAction.ConfirmDeleteSubset=Are you sure you want to delete the selected subset?
156 NewSubsetAction.CreatingNewSubset=Creating new subset..
157 NewSubsetAction.NameOfNewSubset=Name of the new Subset
158 NewSubsetAction.PleaseEnterName=Please enter name
159 OracleAdapter.._3=.
160 BookmarkView.ShowTableSizes=Show Table Sizes
161 BookmarkView.ShowDatabaseData=Show Database Info
162 BookmarkView.Paste=Paste
163 BookmarkView.Copy=Copy
164 BookmarkView.CopyOf=Copy of 
165 SQLLogView.ClearLog=Clear Log
166 SQLQueryView.Commit=Commit
167 SQLQueryView.RollBack=RollBack
168 SQLQueryView.AutoCommit=AutoCommit
169 SubsetView.Paste=Paste
170 SubsetView.Delete=Delete
171 SubsetView.CreatesANewEmptySubset=Creates a new empty subset
172 SubsetView.DeletesTheSelectedColumns=Deletes the selected column
173 SubsetView.DeletesTheSelectedObject=Deletes the selected object
174 SubsetView.DeletesTheSelectedSubset=Deletes the selected subset
175 TableView.UpdateRow=Update Row
176 TableView.InsertRow=Insert Row
177 TableView.DeleteRow=Delete Row
178 TableView.PHPSelectRow=PHP Select Row
179 TableView.PHPUpdateRow=PHP Update Row
180 TableView.PHPInsertRow=PHP Insert Row
181 TableView.PHPDeleteRow=PHP Delete Row
182 TableAdapter.to=\ to 
183 TableAdapter.of=\ of 
184 TableAdapter.full=\ (FULL)
185 BookmarkWizard.NewBookmark=New Bookmark
186 BookmarkWizard.Testing=Testing...
187 BookmarkWizard.JarFiles=Jar Files (*.jar)
188 BookmarkWizard.ZipFiles=Zip Files (*.zip)
189 BookmarkWizard.AllFiles=All Files (*.*)
190 BookmarkWizard.BookmarkNameAst=*Bookmark Name
191 BookmarkWizard.UsernameAst=*Username
192 BookmarkWizard.PasswordAst=Password
193 BookmarkWizard.Schema=Schema (optional)
194 BookmarkWizard.ConnectAst=*JDBC URL
195 BookmarkWizard.DriverAst=*Driver
196 BookmarkWizard.TypeAst=Type
197 BookmarkWizard.Prompt=Prompt for password
198 BookmarkWizard.DriverFilenameAst=*Driver Filename
199 BookmarkWizard.Browse=Browse...
200 DeleteRowPage.ColumnName=Column Name
201 DeleteRowPage.Value=Value
202 DeleteRowPage.IncludeIn=Include in?
203 DeleteRowPage.WhereClause=Where clause
204 DeleteRowPage.UpdatingQuery=Updating query
205 DeleteRowPage.WarningNoWhere=Warning: no \"where clause\" columns selected, all rows will be deleted
206 InsertRowPage.ColumnName=Column Name
207 InsertRowPage.Value=Value
208 UpdateRowPage.ColumnName=Column Name
209 UpdateRowPage.OldValue=Old Value
210 UpdateRowPage.NewValue=New Value
211 UpdateRowPage._13=
212 UpdateRowPage.SetValue=Set Value
213 ConnectAction.ConnectingTo=Connecting to 
214 ConnectAction.ErrorConnecting=Error while connecting to 
215 BookmarkView.SetExtraSchemas=Set Extra Schemas
216 BookmarkView.CopyColumnSeparator=\ 
217 MultiSQLServer.Enter_Password=Enter Password
218 MultiSQLServer.PasswordNotProvided=Password not provided in Bookmark
219 BookmarkSelectionDialog.text=Select a bookmark
220 BookmarkSelectionDialog.title=Bookmark Selection
221 ExecuteAgainstAction.IOException=An I/O Exception was encountered while \ntrying to read the input file.
222 ExecuteAgainstAction.SQLException=A database error was encountered while \ntrying to execute the SQL statements.
223 ExecuteAgainstAction.title=Problem Encountered
224 ExceptionDisplayDialog.stackTrace=Stack trace:
225
226 # Actions
227 com.quantum.actions.AddToQuickListAction.text=Add to Quick List
228 com.quantum.actions.RemoveFromQuickListAction.text=Remove from Quick List
229 com.quantum.actions.ConnectAction.text = Connect
230 com.quantum.actions.ConnectAction.singleSuccessMessage = Connected to {0}
231 com.quantum.actions.ConnectAction.singleFailureMessage = Could not connect to {0}
232 com.quantum.actions.ConnectAction.multiSuccessMessage = {0} databases successfully connected.
233 com.quantum.actions.ConnectAction.multiFailureMessage = {0} database(s) successfully connected.  {1} error(s).
234 com.quantum.actions.DisconnectAction.text = Disconnect
235 com.quantum.actions.DisconnectAction.message = Disconnected
236 com.quantum.actions.ViewTableAction.text = View Table
237 com.quantum.actions.OpenQueryAction.text = Open
238 com.quantum.actions.DeleteBookmarkAction.text = Delete
239 com.quantum.actions.RefreshBookmarkAction.text = Refresh
240 com.quantum.actions.NextSequenceAction.text = Increment Sequence Value
241 com.quantum.actions.PrevSequenceAction.text = Current Sequence Value
242 com.quantum.actions.NewBookmarkAction.text = New Bookmark...
243 com.quantum.actions.NewBookmarkAction.toolTip = Create a new bookmark
244 com.quantum.actions.DeleteAllRowsAction.text = Delete All Rows
245 com.quantum.actions.DeleteAllRowsAction.confirmTitle = Warning
246 com.quantum.actions.DeleteAllRowsAction.confirmText = Are you sure you want to delete all the rows from the table {0}?
247 com.quantum.actions.ViewTableDetailsAction.text = View Table Details
248
249 com.quantum.util.connection.ConnectionUtil.title = Connection Not Established
250 com.quantum.util.connection.ConnectionUtil.message = The bookmark could not be connected.
251
252 com.quantum.view.bookmark.CopyAction.text = Copy
253 com.quantum.view.bookmark.PasteAction.text = Paste
254 com.quantum.view.bookmark.RenameAction.text = Rename
255 com.quantum.view.bookmark.QuickListNode.labelName=Quick List
256 com.quantum.view.bookmark.QueryListNode.labelName=Recent SQL Statements
257 com.quantum.view.bookmark.GroupNode.TABLE=Tables
258 com.quantum.view.bookmark.GroupNode.VIEW=Views
259 com.quantum.view.bookmark.GroupNode.SEQUENCE=Sequences
260
261 com.quantum.preferences.GlobalPreferences.com.quantum.model.Bookmark.queryHistorySize=Maximum size of query history:
262
263 com.quantum.wizards.ExportBookmarkWizardPage.title = Export Bookmark List
264 com.quantum.wizards.ExportBookmarkWizardPage.selectAll = Select All
265 com.quantum.wizards.ExportBookmarkWizardPage.deselectAll = Deselect All
266 com.quantum.wizards.ExportBookmarkWizardPage.fileName = File name:
267 com.quantum.wizards.ExportBookmarkWizardPage.browse = Browse
268 com.quantum.wizards.ExportBookmarkWizardPage.error.IOException.title = I/O Exception
269 com.quantum.wizards.ExportBookmarkWizardPage.error.IOException.message = A problem was encountered with the file: "{0}"
270
271
272 # Exception Dialog
273 com.quantum.ui.dialog.ExceptionDisplayDialog.java.sql.IOException.title=I/O Exception
274 com.quantum.ui.dialog.ExceptionDisplayDialog.java.sql.IOException.message=A problem was encountered while trying to access the file.
275 com.quantum.ui.dialog.ExceptionDisplayDialog.java.sql.SQLException.title=SQL Exception
276 com.quantum.ui.dialog.ExceptionDisplayDialog.java.sql.SQLException.message=An SQL Exception was encountered while trying to process your request.
277
278 com.quantum.wizards.JDBCDriverSelectionWizardPage.addDriver=Add driver...
279 com.quantum.wizards.JDBCDriverSelectionWizardPage.title=JDBC Driver
280 com.quantum.wizards.JDBCDriverSelectionWizardPage.description=Choose one of the drivers from the list or click the Add driver button
281
282 com.quantum.wizards.BookmarkConnectionWizardPage.title=Connection details
283 com.quantum.wizards.BookmarkConnectionWizardPage.description=Provide the information needed to connect to the database
284 com.quantum.wizards.BookmarkConnectionWizardPage.userid=Userid:
285 com.quantum.wizards.BookmarkConnectionWizardPage.password=Password:
286 com.quantum.wizards.BookmarkConnectionWizardPage.prompt=Prompt for password
287 com.quantum.wizards.BookmarkConnectionWizardPage.url=JDBC URL:
288
289 com.quantum.wizards.BookmarkNameWizardPage.title=Bookmark Name
290 com.quantum.wizards.BookmarkNameWizardPage.description=What name do you want for your bookmark?
291 com.quantum.wizards.BookmarkNameWizardPage.name=Name:
292 com.quantum.wizards.BookmarkNameWizardPage.alreadyExists=A bookmark with that name already exists.
293 com.quantum.wizards.BookmarkNameWizardPage.mustProvide=Please provide a bookmark name.
294
295 com.quantum.wizards.SchemaSelectionWizardPage.title=Schemas
296 com.quantum.wizards.SchemaSelectionWizardPage.description=Which schemas should be displayed?
297
298 com.quantum.view.JDBCDriverTableViewer.driverColumn0=JDBC Driver Name
299 com.quantum.view.JDBCDriverTableViewer.driverColumn1=Driver Class Name
300 com.quantum.view.JDBCDriverTableViewer.driverColumn2=Driver Type
301 com.quantum.view.JDBCDriverTableViewer.driverColumn3=Version
302 com.quantum.view.JDBCDriverTableViewer.driverColumn4=File Path
303
304 com.quantum.wizards.AddDriverWizard.windowTitle=New JDBC Driver
305 com.quantum.wizards.AddDriverWizard$PageImpl.title=JDBC Driver
306 com.quantum.wizards.AddDriverWizard$PageImpl.description=Provide the following information about the driver.
307 com.quantum.wizards.AddDriverWizard.addExternalJar=Add External Jar...
308 com.quantum.wizards.AddDriverWizard.removeJar=Remove Jar...
309 com.quantum.wizards.AddDriverWizard.browse=Browse...
310 com.quantum.wizards.AddDriverWizard.jars=Driver Jars:
311 com.quantum.wizards.AddDriverWizard.driverClassName=Class name:
312
313 com.quantum.adapters.DatabaseAdapter.GENERIC = Generic JDBC
314 com.quantum.adapters.DatabaseAdapter.HSQLDB = HSQL (Hypersonic)
315 com.quantum.adapters.DatabaseAdapter.ORACLE = Oracle
316 com.quantum.adapters.DatabaseAdapter.POSTGRES = Postgres
317 com.quantum.adapters.DatabaseAdapter.MYSQL = MySQL
318 com.quantum.adapters.DatabaseAdapter.DB2 = DB2
319 com.quantum.adapters.DatabaseAdapter.DB2AS400 = DB2 for AS400
320 com.quantum.adapters.DatabaseAdapter.ADABASD = Adabas-D
321 com.quantum.adapters.DatabaseAdapter.INFORMIX = Informix Dynamic Server
322 com.quantum.adapters.DatabaseAdapter.REDBRICK = Red Brick
323 com.quantum.adapters.DatabaseAdapter.SYBASE = Sybase
324 com.quantum.adapters.DatabaseAdapter.POINTBASE = Pointbase
325 com.quantum.adapters.DatabaseAdapter.JDBC_ODBC_BRIDGE = JDBC-ODBC Bridge
326 com.quantum.adapters.DatabaseAdapter.MS_SQL_SERVER = Microsoft SQL Server
327
328 com.quantum.view.SchemaSelectionControl.addSchemaDialog = Select a Schema
329 com.quantum.view.SchemaSelectionControl.connectTitle = Connect Required
330 com.quantum.view.SchemaSelectionControl.connectMessage = We must connect to the database to retrieve schemas.
331 com.quantum.view.SchemaSelectionControl.useAllSchemas = Show all schemas
332 com.quantum.view.SchemaSelectionControl.useUsernameAsSchema = Show the default schema
333 com.quantum.view.SchemaSelectionControl.useSelectedSchemas = Show selected schemas
334
335 com.quantum.properties.DatabaseInformationPropertyPage.dataTypes = The following data types are supported by this database:
336 com.quantum.properties.DatabaseInformationPropertyPage.column0 = Data Type
337 com.quantum.properties.DatabaseInformationPropertyPage.column1 = Java Type
338 com.quantum.properties.DatabaseInformationPropertyPage.product = Product:
339 com.quantum.properties.DatabaseInformationPropertyPage.unknown = <unknown>
340 com.quantum.properties.DatabaseInformationPropertyPage.error = QuantumDB could not retrieve the database information due to an error:
341
342 com.quantum.properties.BaseEntityPropertyPage.name = Name:
343 com.quantum.properties.BaseEntityPropertyPage.schema = Schema:
344 com.quantum.properties.BaseEntityPropertyPage.error = QuantumDB could not retrieve the information due to an error:
345
346 com.quantum.properties.ReferencesPropertyPage.column0 = Constraint Name
347 com.quantum.properties.ReferencesPropertyPage.column1 = Primary
348 com.quantum.properties.ReferencesPropertyPage.column2 = Foreign
349 com.quantum.properties.ReferencesPropertyPage.column3 = On Delete
350 com.quantum.properties.ReferencesPropertyPage.importedKeyNoAction = NO ACTION
351 com.quantum.properties.ReferencesPropertyPage.importedKeyCascade = CASCADE
352 com.quantum.properties.ReferencesPropertyPage.importedKeySetNull = SET NULL
353 com.quantum.properties.ReferencesPropertyPage.importedKeySetDefault = SET DEFAULT
354 com.quantum.properties.ReferencesPropertyPage.importedKeyRestrict = RESTRICT
355
356 com.quantum.properties.IndexPropertyPage.column0 = Index Name
357 com.quantum.properties.IndexPropertyPage.column1 = Column Name
358 com.quantum.properties.IndexPropertyPage.column2 = Order
359 com.quantum.properties.IndexPropertyPage.ascending = Ascending
360 com.quantum.properties.IndexPropertyPage.descending = Descending
361
362 com.quantum.properties.ColumnPropertyPage.column0 = Name
363 com.quantum.properties.ColumnPropertyPage.column1 = Type
364 com.quantum.properties.ColumnPropertyPage.column2 = Size
365 com.quantum.properties.ColumnPropertyPage.column3 = Digits
366 com.quantum.properties.ColumnPropertyPage.column4 = Primary Key
367 com.quantum.properties.ColumnPropertyPage.column5 = Nullable
368 com.quantum.properties.ColumnPropertyPage.column6 = Remarks
369 com.quantum.properties.ColumnPropertyPage.true = Yes
370 com.quantum.properties.ColumnPropertyPage.false = No
371
372 com.quantum.actions.BaseExecuteAction.execute1=Executing Query...
373 com.quantum.actions.BaseExecuteAction.execute2=Executing Query..
374 com.quantum.actions.BaseExecuteAction.done=Done ({0} queries executed, {1} rows updated, {2} result sets displayed, {3} errors, {4} seconds)
375 com.quantum.actions.BaseExecuteAction.selectBookmark=Select a bookmark
376
377 com.quantum.actions.ExecuteAction.textNoBookmark=Execute...
378 com.quantum.actions.ExecuteAction.text=Execute Against "{0}"
379 com.quantum.actions.ExecuteAction.parsing=Parsing sql script...
380 com.quantum.actions.ExecuteAction.autocommitTitle=Autocommit changed
381 com.quantum.actions.ExecuteAction.autocommitMessage=The autocommit setting of the bookmark, {0} has been changed.
382 com.quantum.view.driver.DeleteDriverAction.text=Delete
383 com.quantum.view.driver.DeleteDriverAction.confirm=Confirm Delete
384 com.quantum.view.driver.DeleteDriverAction.confirmText=Are you sure you want to delete "{0}"?
385 com.quantum.view.driver.DeleteDriverAction.failed=Delete Failed
386 com.quantum.view.driver.DeleteDriverAction.inUse=The selected driver is still in use.
387 com.quantum.view.driver.DeleteDriverAction.cant=The selected driver cannot be deleted.
388
389 com.quantum.view.tableview.NextPageAction.text=Next
390 com.quantum.view.tableview.PreviousPageAction.text=Previous
391 com.quantum.view.tableview.RefreshTableAction.text=Refresh
392 com.quantum.view.tableview.ChangeEncodingAction.default=Default encoding
393 com.quantum.view.tableview.ChangeEncodingAction.utf8=UTF-8 encoding
394 com.quantum.view.tableview.ChangeEncodingAction.utf16=UTF-16 encoding
395 com.quantum.view.tableview.CloseResultSetAction.text=Close Result Set
396 com.quantum.view.tableview.CloseAllResultSetsAction.text=Close All Result Sets
397 com.quantum.view.tableview.CopyAction.text=Copy
398 com.quantum.view.tableview.SelectAllAction.text=Select All
399 com.quantum.view.tableview.FullModeAction.text = Toggle Show All Table Rows
400 com.quantum.view.tableview.TableViewActionGroup.filterSortTitle = Sort or Filter Table...
401 com.quantum.view.tableview.TableViewActionGroup.filterSort=Filter and Sort
402
403 com.quantum.view.tableview.ResultSetViewer.position = {0} to {1} of {2} rows.
404 com.quantum.view.tableview.ResultSetViewer.unknown = <unknown>
405
406 com.quantum.wizards.URLSetupControl.text=JDBC Connection URL
407 com.quantum.wizards.URLSetupControl.hostname=Host name:
408 com.quantum.wizards.URLSetupControl.port=Port:
409 com.quantum.wizards.URLSetupControl.dbname=Database name:
410 com.quantum.wizards.URLSetupControl.datasource=Data Source:
411 com.quantum.wizards.InformixURLSetupControl.informixserver=Informix Server:
412 com.quantum.wizards.URLSetupControl.url=URL:
413
414 com.quantum.model.ConnectionException.couldNotInstaniateDriver = The driver, {0}, could not be instantiated.\nPlease ensure that the bookmark, {1}, is properly defined.