Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/messages/messages.properties')
-rw-r--r--plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/messages/messages.properties28
1 files changed, 16 insertions, 12 deletions
diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/messages/messages.properties b/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/messages/messages.properties
index b2662df2674..886eded98a1 100644
--- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/messages/messages.properties
+++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/messages/messages.properties
@@ -1,12 +1,16 @@
-ExpressionEditor_BodyLabel=Body
-ProfileApplicationEditor_ApplyProfile=Apply profile
-ProfileApplicationEditor_ApplyProfilesDialogDescription=Choose profiles to apply
-ProfileApplicationEditor_ApplyProfilesDialogTitle=Apply Profiles...
-ProfileApplicationEditor_ApplyRegisteredProfile=Apply registered profile
-ProfileApplicationEditor_WaitMessage=Applying profile...
-ProfileApplicationEditor_WaitMessageTitle=Profile application
-UMLNotationModelElement_DepthFull=Full
-UMLNotationModelElement_DepthNone=None
-ExpressionLanguageFactory_EditLanguage=Edit language
-ExpressionLanguageFactory_LanguageDuplicateError=The same language cannot be used more than once
-ExpressionLanguageFactory_SetNewLanguage=Set the new language
+ExpressionEditor_BodyLabel=Body
+ProfileApplicationEditor_ApplyProfile=Apply profile
+ProfileApplicationEditor_ApplyProfilesDialogDescription=Choose profiles to apply
+ProfileApplicationEditor_ApplyProfilesDialogTitle=Apply Profiles...
+ProfileApplicationEditor_ApplyRegisteredProfile=Apply registered profile
+ProfileApplicationEditor_WaitMessage=Applying profile...
+ProfileApplicationEditor_WaitMessageTitle=Profile application
+UMLNotationModelElement_DepthFull=Full
+UMLNotationModelElement_DepthNone=None
+ExpressionLanguageFactory_EditLanguage=Edit language
+ExpressionLanguageFactory_LanguageDuplicateError=The same language cannot be used more than once
+ExpressionLanguageFactory_SetNewLanguage=Set the new language
+MultiplicityPreference_MultiplicityEditor=Multiplicity Editor
+MultiplicityPreference_SimpleModeDescription= is the edition of lower and upper values by one editor.
+MultiplicityPreference_AdvancedModeDescription= is the edition of lower and upper values by two editors.
+MultiplicityPreference_fieldEditorMode=Multiplicity editor mode

Back to the top