Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/custom-src/org/eclipse/papyrus/uml/diagram/communication/custom/messages/messages.properties')
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/custom-src/org/eclipse/papyrus/uml/diagram/communication/custom/messages/messages.properties18
1 files changed, 9 insertions, 9 deletions
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/custom-src/org/eclipse/papyrus/uml/diagram/communication/custom/messages/messages.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/custom-src/org/eclipse/papyrus/uml/diagram/communication/custom/messages/messages.properties
index 74976ef7b15..b99ae1d7d9f 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/custom-src/org/eclipse/papyrus/uml/diagram/communication/custom/messages/messages.properties
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/custom-src/org/eclipse/papyrus/uml/diagram/communication/custom/messages/messages.properties
@@ -1,9 +1,9 @@
-MessageParser_undefined=<UNDEFINED>
-CommandHelper_PropertySelection=Property Selection
-CommandHelper_SelectProperty=Select a property (* = any string, ? = any char):
-CommandHelper_SelectSignature=Select a signature (* = any string, ? = any char):
-CommandHelper_signatureslection=Signature Selection
-MessageInverseOrientation_setconnectionends=set connection ends
-MessageInverseOrientation_setconnectionanchors=set connection anchors
-MessageLabelInverseOrientation_setconnectionends=set connection ends
-MessageLabelInverseOrientation_setconnectionanchors=set connection anchors
+MessageParser_undefined=<UNDEFINED>
+CommandHelper_PropertySelection=Property Selection
+CommandHelper_SelectProperty=Select a property (* = any string, ? = any char):
+CommandHelper_SelectSignature=Select a signature (* = any string, ? = any char):
+CommandHelper_signatureslection=Signature Selection
+MessageInverseOrientation_setconnectionends=set connection ends
+MessageInverseOrientation_setconnectionanchors=set connection anchors
+MessageLabelInverseOrientation_setconnectionends=set connection ends
+MessageLabelInverseOrientation_setconnectionanchors=set connection anchors

Back to the top