| common_error=Error |
| |
| CutAction_label= Cu&t |
| CutAction_tooltip= Cut the Selected Text to the Clipboard |
| |
| CopyAction_label= &Copy |
| CopyAction_tooltip= Copy the Selected Text to the Clipboard |
| |
| CopyToClipboard_error_title= Problem Copying to Clipboard |
| CollectionUtil_invalid_size=invalid size |
| CopyToClipboard_error_message= There was a problem when accessing the system clipboard. Retry? |
| |
| DeleteAction_label=&Delete |
| DeleteAction_0=Error while trying to delete node: |
| DeleteAction_tooltip=Deletes the selected elements |
| DeleteAction_confirm_title=Confirm Delete |
| DeleteAction_confirm_message=Are you sure you want to delete? |
| |
| PasteAction_label=&Paste |
| PasteAction_1=Error while trying to paste: |
| PasteAction_tooltip=Pastes elements from the clipboard |
| |
| ExecuteSQLAction_label=&Execute All |
| ExecuteSQLAction_tooltip=Execute All SQL Statements |
| |
| ExecuteSelectionSQLAction_label=E&xecute Selected Text |
| ExecuteSelectionSQLAction_tooltip=Execute Selected SQL Statements |
| |
| RunAction_label=&Run... |
| RunAction_tooltip=Run |
| |
| RunAction_runError=Error occurred when executing RunAction |
| |
| DebugAction_label=&Debug... |
| DebugAction_tooltip=Debug |
| DebugAction_runError=Error occurred when executing DebugAction |
| |
| ExplainSQLAction_label=&Get Execution Plan |
| ExplainSQLAction_tooltip=Explain SQL Execution Plan |
| ExplainSQLActionDelegate_error_initview=Failed to initialize SQL Execution Plan view: |
| ExplainSQLActionDelegate_error_proc_qp=Error occurs when getting query plan for procedural object |
| |
| ExecuteSQLActionDelegate_error_execute=Failed to execute SQL: |
| ExecuteSQLActionDelegate_error_profile=Failed to get connection profile: |
| ExecuteSQLActionDelegate_error_initview=Failed to initialize result view: |
| ExecuteSQLActionDelegate_error_interrupted=The execution has been interrupted. |
| |