X-Git-Url: http://git.phpeclipse.com diff --git a/archive/net.sourceforge.phpeclipse.quantum.sql/src/com/quantum/QuantumResources.properties b/archive/net.sourceforge.phpeclipse.quantum.sql/src/com/quantum/QuantumResources.properties index 4d58eff..26b824f 100644 --- a/archive/net.sourceforge.phpeclipse.quantum.sql/src/com/quantum/QuantumResources.properties +++ b/archive/net.sourceforge.phpeclipse.quantum.sql/src/com/quantum/QuantumResources.properties @@ -39,10 +39,10 @@ tableview.QuantumTableViewName=Quantum Table View tableview.ViewNameFinalDecoration=) tableview.BookmarkSeparator=: tableview.ViewNameInitialDecoration=\ ( -tableview.phpselect = PHP Select... -tableview.phpupdate = PHP Update... -tableview.phpinsert = PHP Insert... -tableview.phpdelete = PHP Delete... +tableview.phpselect = PHP SELECT to Clipboard... +tableview.phpupdate = PHP UPDATE to Clipboard... +tableview.phpinsert = PHP INSERT to Clipboard... +tableview.phpdelete = PHP DELETE to Clipboard... filedialog.preferences = Preferences (*.ini) filedialog.allfiles = All Files (*.*) filedialog.sqlFiles = SQL query (*.sql)