From cd584fae8abea5bd298771aec5268ad1a76a43dc Mon Sep 17 00:00:00 2001 From: Francois Le Fevre Date: Fri, 12 May 2017 16:53:33 +0200 Subject: Bug 516081 - [Toolsmiths][userxp] homogenize the New... menu in order to highlight all papyrus extensions Actions -externalize string -add papyrus as root word Change-Id: I87460d8996d9d522672ead66736efc14081cdf7a Signed-off-by: Francois Le Fevre --- .../plugin.properties | 2 +- .../plugin.properties | 8 ++++---- .../plugin.properties | 2 +- .../plugin.properties | 2 +- .../plugin.properties | 2 +- .../plugin.properties | 2 +- .../plugin.properties | 12 ++++++------ .../org.eclipse.papyrus.infra.types.editor/plugin.properties | 2 +- .../org.eclipse.papyrus.toolsmiths/plugin.properties | 2 +- .../plugin.properties | 2 ++ .../org.eclipse.papyrus.uml.diagram.wizards/plugin.xml | 4 ++-- .../plugin.properties | 2 +- 12 files changed, 22 insertions(+), 20 deletions(-) (limited to 'plugins') diff --git a/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/plugin.properties b/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/plugin.properties index 87822b3d1d6..24f79102df1 100644 --- a/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/plugin.properties +++ b/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/plugin.properties @@ -38,7 +38,7 @@ _UI_OpenEditorError_label = Open Editor _UI_CreateModelError_message = Problems encountered in file "{0}" -_UI_CustomModelWizard_label = Custom Model +_UI_CustomModelWizard_label = Papyrus Custom Model _UI_CustomModelWizard_description = Create a new Custom model _UI_CustomEditor_label = Custom Model Editor diff --git a/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/plugin.properties b/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/plugin.properties index 1e6cea384d2..aab07bb1d7d 100644 --- a/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/plugin.properties +++ b/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/plugin.properties @@ -33,7 +33,7 @@ _UI_OpenEditorError_label = Open Editor _UI_CreateModelError_message = Problems encountered in file "{0}" -_UI_ConstraintsModelWizard_label = Constraints Model +_UI_ConstraintsModelWizard_label = Papyrus Constraints Model _UI_ConstraintsModelWizard_description = Create a new Constraints model _UI_ConstraintsEditor_label = Constraints Model Editor @@ -41,10 +41,10 @@ _UI_ConstraintsEditor_label = Constraints Model Editor _UI_ConstraintsEditorFilenameDefaultBase = My _UI_ConstraintsEditorFilenameExtensions = constraints -_UI_EnvironmentModelWizard_label = Environment Model -_UI_EnvironmentModelWizard_description = Create a new Environment model +_UI_EnvironmentModelWizard_label = Papyrus Constraints Environment Model +_UI_EnvironmentModelWizard_description = Create a new Constraints Environment model -_UI_EnvironmentEditor_label = Environment Model Editor +_UI_EnvironmentEditor_label = Constraints Environment Model Editor _UI_EnvironmentEditorFilenameDefaultBase = My _UI_EnvironmentEditorFilenameExtensions = environment diff --git a/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/plugin.properties b/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/plugin.properties index 6b999f61a7d..e52b58424eb 100644 --- a/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/plugin.properties +++ b/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/plugin.properties @@ -29,7 +29,7 @@ _UI_OpenEditorError_label = Open Editor _UI_CreateModelError_message = Problems encountered in file "{0}" -_UI_AssistantModelWizard_label = Modeling Assistants Model +_UI_AssistantModelWizard_label = Papyrus Modeling Assistants Model _UI_AssistantModelWizard_description = Create a new Modeling Assistants model _UI_AssistantEditor_label = Modeling Assistants Model Editor diff --git a/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/plugin.properties b/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/plugin.properties index f41319679a2..8fe6e90f65e 100644 --- a/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/plugin.properties +++ b/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/plugin.properties @@ -28,7 +28,7 @@ _UI_OpenEditorError_label = Open Editor _UI_CreateModelError_message = Problems encountered in file "{0}" -_UI_ExpansionModelModelWizard_label = ExpansionModel Model +_UI_ExpansionModelModelWizard_label = Papyrus ExpansionModel Model _UI_ExpansionModelModelWizard_description = Create a new ExpansionModel model _UI_ExpansionModelEditor_label = ExpansionModel Model Editor diff --git a/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/plugin.properties b/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/plugin.properties index f768a2f0829..87eb672ab85 100644 --- a/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/plugin.properties +++ b/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/plugin.properties @@ -28,7 +28,7 @@ _UI_OpenEditorError_label = Open Editor _UI_CreateModelError_message = Problems encountered in file "{0}" -_UI_PaletteconfigurationModelWizard_label = Palette Configuration Model +_UI_PaletteconfigurationModelWizard_label = Papyrus Palette Configuration Model _UI_PaletteconfigurationModelWizard_description = Create a new Palette Configuration model _UI_PaletteconfigurationEditor_label = Palette Configuration Model Editor diff --git a/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/plugin.properties b/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/plugin.properties index 4c19f4f7619..8c453454bce 100644 --- a/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/plugin.properties +++ b/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/plugin.properties @@ -38,7 +38,7 @@ _UI_OpenEditorError_label = Open Editor _UI_CreateModelError_message = Problems encountered in file "{0}" -_UI_ElementCreationMenuModelModelWizard_label = ElementCreationMenuModel Model +_UI_ElementCreationMenuModelModelWizard_label = Papyrus ElementCreationMenuModel Model _UI_ElementCreationMenuModelModelWizard_description = Create a new ElementCreationMenuModel model _UI_ElementCreationMenuModelEditor_label = ElementCreationMenuModel Model Editor diff --git a/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/plugin.properties b/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/plugin.properties index 6c409d0051f..fad6d07ff49 100644 --- a/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/plugin.properties +++ b/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/plugin.properties @@ -34,15 +34,15 @@ _UI_OpenEditorError_label = Open Editor _UI_CreateModelError_message = Problems encountered in file "{0}" -_UI_EnvironmentModelWizard_label = Environment Model -_UI_EnvironmentModelWizard_description = Create a new Environment model +_UI_EnvironmentModelWizard_label = Papyrus Properties Environment Model +_UI_EnvironmentModelWizard_description = Create a new Properties Environment model -_UI_EnvironmentEditor_label = Environment Model Editor +_UI_EnvironmentEditor_label = Properties Environment Model Editor _UI_EnvironmentEditorFilenameDefaultBase = My _UI_EnvironmentEditorFilenameExtensions = environment -_UI_ContextsModelWizard_label = Contexts Model +_UI_ContextsModelWizard_label = Papyrus Contexts Model _UI_ContextsModelWizard_description = Create a new Contexts model _UI_ContextsEditor_label = Contexts Model Editor @@ -50,8 +50,8 @@ _UI_ContextsEditor_label = Contexts Model Editor _UI_ContextsEditorFilenameDefaultBase = My _UI_ContextsEditorFilenameExtensions = contexts -_UI_UiModelWizard_label = Ui Model -_UI_UiModelWizard_description = Create a new Ui model +_UI_UiModelWizard_label = Papyrus UI Model +_UI_UiModelWizard_description = Create a new UI model _UI_UiEditor_label = Ui Model Editor diff --git a/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/plugin.properties b/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/plugin.properties index f29d39b3149..d94aab7ee69 100644 --- a/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/plugin.properties +++ b/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/plugin.properties @@ -39,7 +39,7 @@ _UI_OpenEditorError_label = Open Editor _UI_CreateModelError_message = Problems encountered in file "{0}" -_UI_ElementtypesconfigurationsModelWizard_label = Elementtypesconfigurations Model +_UI_ElementtypesconfigurationsModelWizard_label = Papyrus Elementtypesconfigurations Model _UI_ElementtypesconfigurationsModelWizard_description = Create a new Elementtypesconfigurations model _UI_ElementtypesconfigurationsEditor_label = Elementtypesconfigurations Model Editor diff --git a/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/plugin.properties b/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/plugin.properties index 690aeb37dcb..52767c0fbf5 100644 --- a/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/plugin.properties +++ b/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/plugin.properties @@ -10,6 +10,6 @@ pluginName = Customization Manager providerName = Eclipse Modeling Project -wizard.name = Papyrus DSML configuration plug-in +wizard.name = Papyrus DSML Configuration Plug-in pluginDescription=This plug-ins provides a wizard for generating customization plug-ins for Papyrus. The customization process in Papyrus is essentially based on models, contributed to a Papyrus extension point. It can be complicated to distribute a set of customizations in a single plug-in, as you have to know all the plug-ins and extension points. This wizards simplifies the process. It supports the following customization elements : - EMF Facet UI Custom - UML Model Templates- UML Model- UML Profile- Property view- Diagram Palette diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/plugin.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/plugin.properties index 597e66f2401..ab029d7dd8d 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/plugin.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/plugin.properties @@ -11,3 +11,5 @@ pluginName=Papyrus Wizards pluginProvider=Eclipse Modeling Project NewWizards.project.description=Create a project for a new Papyrus model (UML or other DSML) +wizardPapyrusProject=Papyrus Project +wizardPapyrusModel=Papyrus Model diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/plugin.xml b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/plugin.xml index 68b5be1ddf2..7f04266751f 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/plugin.xml +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/plugin.xml @@ -11,7 +11,7 @@ finalPerspective="org.eclipse.papyrus.infra.core.perspective" icon="icons/papyrus/new_papyrus_project.gif" id="org.eclipse.papyrus.uml.diagram.wizards.createproject" - name="Papyrus Project" + name="%wizardPapyrusProject" project="true"> %NewWizards.project.description @@ -23,7 +23,7 @@ finalPerspective="org.eclipse.papyrus.infra.core.perspective" icon="icons/papyrus/new_papyrus_model.gif" id="org.eclipse.papyrus.uml.diagram.wizards.createmodel" - name="Papyrus Model"> + name="%wizardPapyrusModel"> diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/plugin.properties b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/plugin.properties index 40580c9b140..7a68c1fcaf4 100644 --- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/plugin.properties +++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/plugin.properties @@ -11,4 +11,4 @@ pluginName = Papyrus property view generation providerName = Eclipse Modeling Project pluginDescription=This plug-in contains a wizard for generating a property view configuration: - From an Ecore Metamodel - From a UML Profile Additionnal generators can be contributed through an extension point. -generation.wizard.name=Papyrus Properties generation \ No newline at end of file +generation.wizard.name=Papyrus Properties Generation \ No newline at end of file -- cgit v1.2.3