| ############################################################################### |
| # Copyright (c) 2008 Nigel Westbury 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: |
| # Nigel Westbury - initial API and implementation |
| ############################################################################### |
| |
| ### Exception messages |
| exception_failedDelete=Failed to delete delta resource bundle file: {0}. |
| exception_loadException=Exception loading delta resource bundle from: {0}. |
| exception_saveException=Exception saving delta resource bundle to: {0}. |
| LocalizeDialog_TabTitle_EditorPart=Editor - {0} |
| LocalizeDialog_TabTitle_ViewPart=View - {0} |
| LocalizeDialog_TabTitle_OtherPart=Part - {0} |
| LocalizeDialog_Title=Text Translations |
| LocalizeDialog_TabTitle_Plugins=Plug-ins |
| LocalizeDialog_Title_DialogPart=Dialog - {0} |
| LocalizeDialog_TabTitle_Menu=Menu |
| LocalizeDialog_TabTitle_PluginXml=Pre-Activation |
| LocalizeDialog_Command_Translate=Translate... |
| LocalizeDialog_CommandLabel_Revert=Revert |
| LocalizeDialog_CommandTooltip_Revert=Reverts the selected text back to the text that was supplied by the contributing plug-in |
| LocalizeDialog_TableTooltip_Plugin=plug-in:\t\t\t{0} |
| LocalizeDialog_TableTooltip_ResourceBundle=resource bundle:\t{0} |
| LocalizeDialog_TableTooltip_Key=key:\t\t\t{0} |
| LocalizeDialog_TabTitle_Dialog=Dialog - |
| LocalizeDialog_Title_PluginPart=Text Translations - {0} |
| LocalizeDialog.keyColumnHeader=Key |
| LocalizeDialog.notTranslatable=This editor/view/dialog has not been configured for translation. You will need to find the text based on the contributing plug-ins and you will need to restart to see the changes. |
| LocalizeDialog.recursiveUse=You are already localizing this dialog!AboutDialog_defaultProductName= |
| |
| LocalizableTrayDialog.localizationToolTip=Translate or Correct the Text in this Dialog |
| |
| AboutPluginsDialog_provider=Provider |
| AboutPluginsDialog_pluginName=Plug-in Name |
| AboutPluginsDialog_version=Version |
| AboutPluginsDialog_pluginId=Plug-in Id |