Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/messages/messages.properties')
-rw-r--r--plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/messages/messages.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/messages/messages.properties b/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/messages/messages.properties
index 71be1ed9c4e..9141463466a 100644
--- a/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/messages/messages.properties
+++ b/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/messages/messages.properties
@@ -9,7 +9,7 @@
# Contributors:
# Gabriel Pascual (ALL4TEC) - Initial API and implementation
# Christian W. Damus - bug 497865
-#
+# Benoit Maggi (CEA LIST) - bug 518307
AbstractControlResourceCommand.object.error=EObject not link to resource set
AbstractSatelliteResourceParticipant.command.title={0} Composite Command [ {1} ]
@@ -44,6 +44,7 @@ ControlModeManager.uncontrol.command.pre.title=UnControl Command [ Pre commands]
CreateControlResource.command.title=Create a control resource
CreateControlResource.modelset.error=Unable to get model set
CreateControlResource.resource.error=Unable to create new resource to control
+CreateModelFragmentDialog.dialog.warning.alreadyexist=Already existing resource
CreateModelFragmentDialog.dialog.title=Submodel Resource
CreateModelFragmentDialog.submodel.checkbox=Create an independent submodel resource
LabelHelper.label.error=Error in getting correct label

Back to the top