tableview.update = Update...
tableview.insert = Insert...
tableview.delete = Delete...
-tableview.phpselect = PHP Select...
-tableview.phpupdate = PHP Update...
-tableview.phpinsert = PHP Insert...
-tableview.phpdelete = PHP Delete...
tableview.filterSort = Sort or Filter Table...
tableview.showAll = Toggle Show All Table Rows
tableview.defaultEncoding = Set Default Encoding
tableview.ViewNameFinalDecoration=)
tableview.BookmarkSeparator=:
tableview.ViewNameInitialDecoration=\ (
+tableview.phpselect = PHP Select...
+tableview.phpupdate = PHP Update...
+tableview.phpinsert = PHP Insert...
+tableview.phpdelete = PHP Delete...
filedialog.preferences = Preferences (*.ini)
filedialog.allfiles = All Files (*.*)
filedialog.sqlFiles = SQL query (*.sql)
com.quantum.ui.dialog.ExceptionDisplayDialog.java.sql.SQLException.message=An SQL Exception was encountered while trying to process your request.
BookmarkWizard.Error=Error
BookmarkWizard.bookmarkAlreadyExists=The selected bookmark name already exists.
+
+com.quantum.wizards.NewBookmarkPage1.driverColumn0=JDBC Driver Name
+com.quantum.wizards.NewBookmarkPage1.driverColumn1=Driver Class Name
+com.quantum.wizards.NewBookmarkPage1.driverColumn2=Version
+com.quantum.wizards.NewBookmarkPage1.driverColumn3=File Path
+
+com.quantum.view.JDBCDriverTableViewer.driverColumn0=JDBC Driver Name
+com.quantum.view.JDBCDriverTableViewer.driverColumn1=Driver Class Name
+com.quantum.view.JDBCDriverTableViewer.driverColumn2=Version
+com.quantum.view.JDBCDriverTableViewer.driverColumn3=File Path
+
+com.quantum.ui.dialog.AddDriverDialog.title=Add Driver
+com.quantum.ui.dialog.AddDriverDialog.browse=Browse
+com.quantum.ui.dialog.AddDriverDialog.fileName=File name:
+com.quantum.ui.dialog.AddDriverDialog.driverClassName=Class name: