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 ec2da55..326db6a 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 @@ -363,3 +363,12 @@ com.quantum.properties.ColumnPropertyPage.column5 = Nullable com.quantum.properties.ColumnPropertyPage.column6 = Remarks com.quantum.properties.ColumnPropertyPage.true = Yes com.quantum.properties.ColumnPropertyPage.false = No + +com.quantum.actions.BaseExecuteAction.execute1=Executing Query... +com.quantum.actions.BaseExecuteAction.execute2=Executing Query.. +com.quantum.actions.BaseExecuteAction.done=Done ({0} queries executed, {1} rows updated, {2} result sets displayed, {3} errors, {4} seconds) +com.quantum.actions.BaseExecuteAction.selectBookmark=Select a bookmark + +com.quantum.actions.ExecuteAction.parsing=Parsing sql script... +com.quantum.actions.ExecuteAction.autocommitTitle=Autocommit changed +com.quantum.actions.ExecuteAction.autocommitMessage=The autocommit setting of the bookmark, {0} has been changed. \ No newline at end of file