# NLS_MESSAGEFORMAT_VAR needed to handle quotes correctly | |
############################################################################### | |
# Copyright (c) 2005 IBM Corporation and others. | |
# All rights reserved. This program and the accompanying materials | |
# are made available under the terms of the Eclipse Public License v1.0 | |
# which accompanies this distribution, and is available at | |
# http://www.eclipse.org/legal/epl-v10.html | |
# | |
# Contributors: | |
# IBM Corporation - initial API and implementation | |
############################################################################### | |
! Please do not translate following strings in this file (appears exactly, case sensitive) : | |
! WITH | |
! SQL | |
! SELECT | |
! FULLSELECT | |
! UNION | |
! CASE | |
! CAST | |
! plugin.xml | |
! | |
! Menu action labels | |
! | |
_UI_PLUGIN_PROVIDER = Eclipse.org | |
_UI_PLUGIN_NAME = SQL r_ | |
_NL1_PLUGIN_NAME = SQL Builder Nl1 Fragment | |
_UI_BUILDER_NAME = SQL NGr_ | |
! | |
! SQL Statement actions | |
! | |
datatools_sqlbuilder_sqlstatement_actions_new = VKì¬... | |
datatools_sqlbuilder_sqlstatement_actions_newSQLStatement = SQL ¶ÌVKì¬... | |
datatools_sqlbuilder_sqlstatement_actions_newSQLStatement_tooltip = NG¶ÌVKì¬ | |
datatools_sqlbuilder_sqlstatement_actions_openwith = vO©çJ | |
datatools_sqlbuilder_sqlstatement_actions_sqlbuilder = SQL NGr_ | |
datatools_sqlbuilder_sqlstatement_actions_sqleditor = SQL GfB^ | |
!SQL Editor | |
datatools_sqlbuilder_sqleditor_tooltip = SQL GfB^ðJ | |
datatools_sqlbuilder_sqleditor_title = SQL GfB^(&S) | |
## Resources for the standard editor actions | |
ContentAssistProposal_label =RecÌAVXg(&N)@Ctrl+SPACE | |
ContentAssistProposal_tooltip =RecÌAVXg | |
ContentAssistProposal_image = | |
ContentAssistProposal_description =RecÌAVXg | |
ContentTip_label =RecÌqg@Ctrl+SHIFT+SPACE | |
ContentTip_tooltip =RecÌqg | |
ContentTip_image = | |
ContentTip_description =RecÌqg | |
# Preference page name | |
SQLBuilder.PreferencePageName = SQL NGr_ | |
# Editor name for the editor which implements sqleditor's SQLBuilder extension point | |
SQLEditor.SQLBuilderName = SQL NGr_ |