Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/pasteInNewTable/org.eclipse.papyrus.infra.nattable.model.editor/plugin.properties')
-rw-r--r--sandbox/pasteInNewTable/org.eclipse.papyrus.infra.nattable.model.editor/plugin.properties114
1 files changed, 114 insertions, 0 deletions
diff --git a/sandbox/pasteInNewTable/org.eclipse.papyrus.infra.nattable.model.editor/plugin.properties b/sandbox/pasteInNewTable/org.eclipse.papyrus.infra.nattable.model.editor/plugin.properties
new file mode 100644
index 00000000000..6fa9b96d89e
--- /dev/null
+++ b/sandbox/pasteInNewTable/org.eclipse.papyrus.infra.nattable.model.editor/plugin.properties
@@ -0,0 +1,114 @@
+# Copyright (c) 2013 CEA LIST.
+#
+#
+# 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:
+# Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation
+
+pluginName = Papyrus Nattable Model (Incubation)
+providerName = Eclipse Modeling Project
+
+_UI_NattableEditor_menu = &Nattable Editor
+_UI_NattableconfigurationEditor_menu = &Nattableconfiguration Editor
+_UI_NattablecontentproviderEditor_menu = &Nattablecontentprovider Editor
+
+_UI_CreateChild_menu_item = &New Child
+_UI_CreateSibling_menu_item = N&ew Sibling
+
+_UI_ShowPropertiesView_menu_item = Show &Properties View
+_UI_RefreshViewer_menu_item = &Refresh
+
+_UI_SelectionPage_label = Selection
+_UI_ParentPage_label = Parent
+_UI_ListPage_label = List
+_UI_TreePage_label = Tree
+_UI_TablePage_label = Table
+_UI_TreeWithColumnsPage_label = Tree with Columns
+_UI_ObjectColumn_label = Object
+_UI_SelfColumn_label = Self
+
+_UI_NoObjectSelected = Selected Nothing
+_UI_SingleObjectSelected = Selected Object: {0}
+_UI_MultiObjectSelected = Selected {0} Objects
+
+_UI_OpenEditorError_label = Open Editor
+
+_UI_Wizard_category = Example EMF Model Creation Wizards
+
+_UI_CreateModelError_message = Problems encountered in file "{0}"
+
+_UI_NattableModelWizard_label = Nattable Model
+_UI_NattableModelWizard_description = Create a new Nattable model
+
+_UI_NattableEditor_label = Nattable Model Editor
+
+_UI_NattableEditorFilenameDefaultBase = My
+_UI_NattableEditorFilenameExtensions = nattable
+
+_UI_NattableconfigurationModelWizard_label = Nattableconfiguration Model
+_UI_NattableconfigurationModelWizard_description = Create a new Nattableconfiguration model
+
+_UI_NattableconfigurationEditor_label = Nattableconfiguration Model Editor
+
+_UI_NattableconfigurationEditorFilenameDefaultBase = My
+_UI_NattableconfigurationEditorFilenameExtensions = nattableconfiguration
+
+_UI_NattablecontentproviderModelWizard_label = Nattablecontentprovider Model
+_UI_NattablecontentproviderModelWizard_description = Create a new Nattablecontentprovider model
+
+_UI_NattablecontentproviderEditor_label = Nattablecontentprovider Model Editor
+
+_UI_NattablecontentproviderEditorFilenameDefaultBase = My
+_UI_NattablecontentproviderEditorFilenameExtensions = nattablecontentprovider
+
+_UI_Wizard_label = New
+
+_WARN_FilenameExtension = The file name must end in ''.{0}''
+_WARN_FilenameExtensions = The file name must have one of the following extensions: {0}
+
+_UI_ModelObject = &Model Object
+_UI_XMLEncoding = &XML Encoding
+_UI_XMLEncodingChoices = UTF-8 ASCII UTF-16 UTF-16BE UTF-16LE ISO-8859-1
+_UI_Wizard_initial_object_description = Select a model object to create
+
+_UI_FileConflict_label = File Conflict
+_WARN_FileConflict = There are unsaved changes that conflict with changes made outside the editor. Do you wish to discard this editor's changes?
+
+_UI_NattableaxisproviderEditor_menu = &Nattableaxisprovider Editor
+_UI_NattablelabelproviderEditor_menu = &Nattablelabelprovider Editor
+ _UI_NattableaxisproviderModelWizard_label = Nattableaxisprovider Model
+_UI_NattableaxisproviderModelWizard_description = Create a new Nattableaxisprovider model
+ _UI_NattableaxisproviderEditor_label = Nattableaxisprovider Model Editor
+ _UI_NattableaxisproviderEditorFilenameDefaultBase = My
+_UI_NattableaxisproviderEditorFilenameExtensions = nattableaxisprovider
+ _UI_NattablelabelproviderModelWizard_label = Nattablelabelprovider Model
+_UI_NattablelabelproviderModelWizard_description = Create a new Nattablelabelprovider model
+ _UI_NattablelabelproviderEditor_label = Nattablelabelprovider Model Editor
+ _UI_NattablelabelproviderEditorFilenameDefaultBase = My
+_UI_NattablelabelproviderEditorFilenameExtensions = nattablelabelprovider
+
+_UI_NattableaxisconfigurationEditor_menu = &Nattableaxisconfiguration Editor
+ _UI_NattableaxisconfigurationModelWizard_label = Nattableaxisconfiguration Model
+_UI_NattableaxisconfigurationModelWizard_description = Create a new Nattableaxisconfiguration model
+ _UI_NattableaxisconfigurationEditor_label = Nattableaxisconfiguration Model Editor
+ _UI_NattableaxisconfigurationEditorFilenameDefaultBase = My
+_UI_NattableaxisconfigurationEditorFilenameExtensions = nattableaxisconfiguration
+
+_UI_NattabletesterEditor_menu = &Nattabletester Editor
+ _UI_NattabletesterModelWizard_label = Nattabletester Model
+_UI_NattabletesterModelWizard_description = Create a new Nattabletester model
+ _UI_NattabletesterEditor_label = Nattabletester Model Editor
+ _UI_NattabletesterEditorFilenameDefaultBase = My
+_UI_NattabletesterEditorFilenameExtensions = nattabletester
+
+_UI_NattableaxisEditor_menu = &Nattableaxis Editor
+ _UI_NattableaxisModelWizard_label = Nattableaxis Model
+_UI_NattableaxisModelWizard_description = Create a new Nattableaxis model
+ _UI_NattableaxisEditor_label = Nattableaxis Model Editor
+ _UI_NattableaxisEditorFilenameDefaultBase = My
+_UI_NattableaxisEditorFilenameExtensions = nattableaxis
+

Back to the top