Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/customization/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/plugin.properties')
-rw-r--r--plugins/customization/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/plugin.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/customization/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/plugin.properties b/plugins/customization/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/plugin.properties
index d7a03a8a9c2..fc0a4aa1148 100644
--- a/plugins/customization/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/plugin.properties
+++ b/plugins/customization/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/plugin.properties
@@ -51,3 +51,10 @@ _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_ExpansionmodelEditor_menu = &Expansionmodel Editor
+ _UI_ExpansionmodelModelWizard_label = Expansionmodel Model
+_UI_ExpansionmodelModelWizard_description = Create a new Expansionmodel model
+ _UI_ExpansionmodelEditor_label = Expansionmodel Model Editor
+ _UI_ExpansionmodelEditorFilenameDefaultBase = My
+_UI_ExpansionmodelEditorFilenameExtensions = expansionmodel
+

Back to the top