Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Wouters2014-04-04 14:13:56 +0000
committerLaurent Wouters2014-04-04 14:13:56 +0000
commita934f3af0049190c3ef2e97d6e6cdc9211565867 (patch)
tree2a31c0583cea95abe87cf33a0e73cbb547c4900d /deprecated/org.eclipse.papyrus.uml.compare/messages.properties
parentefc3089d4d6e0b194fc422076337b89a13698521 (diff)
downloadorg.eclipse.papyrus-a934f3af0049190c3ef2e97d6e6cdc9211565867.tar.gz
org.eclipse.papyrus-a934f3af0049190c3ef2e97d6e6cdc9211565867.tar.xz
org.eclipse.papyrus-a934f3af0049190c3ef2e97d6e6cdc9211565867.zip
[clean] Retiring org.eclipse.papyrus.uml.comparelast/org.eclipse.papyrus.uml.compare
Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
Diffstat (limited to 'deprecated/org.eclipse.papyrus.uml.compare/messages.properties')
-rw-r--r--deprecated/org.eclipse.papyrus.uml.compare/messages.properties26
1 files changed, 0 insertions, 26 deletions
diff --git a/deprecated/org.eclipse.papyrus.uml.compare/messages.properties b/deprecated/org.eclipse.papyrus.uml.compare/messages.properties
deleted file mode 100644
index a89f818e6cf..00000000000
--- a/deprecated/org.eclipse.papyrus.uml.compare/messages.properties
+++ /dev/null
@@ -1,26 +0,0 @@
-Activator_log_error_message=Unexpected error:
-StyledDiffLabelSwitch_add_stereotype_application_text=Stereotype {0} has been added
-StyledDiffLabelSwitch_attribute_change_left_target_remote_text={0} has been remotely removed from attribute {1} in {2}
-StyledDiffLabelSwitch_attribute_change_left_target_text=The value {0} has been added to the attribute {1} in {2}
-StyledDiffLabelSwitch_attribute_change_right_target_remote_text={0} has been remotely added to attribute {1} in {2}
-StyledDiffLabelSwitch_attribute_change_right_target_text=The value {0} has been removed from the attribute {1} in {2}
-StyledDiffLabelSwitch_attribute_change_text=Attribute Change {0}
-StyledDiffLabelSwitch_diff_group_text={0} change(s) in {1}
-StyledDiffLabelSwitch_null_value_text=null
-StyledDiffLabelSwitch_reference_chnage_text=Reference Change {0}
-StyledDiffLabelSwitch_remove_stereotype_application_text=Stereotype {0} has been removed
-StyledDiffLabelSwitch_root_text=model
-StyledDiffLabelSwitch_tagged_value_changed_remote_text=Tagged value {0} : remote = {1}, local = {2}
-StyledDiffLabelSwitch_tagged_value_changed_text=Tagged value {0} : {1} -> {2}
-StyledDiffLabelSwitch_tagged_value_left_target_remote_text=Tagged value {0} has been remotely removed: {1}
-StyledDiffLabelSwitch_tagged_value_left_target_text=Tagged value {0} has been added: {1}
-StyledDiffLabelSwitch_tagged_value_reference_remote_text=Tagged value {0} : remote = {1}, local = {2}
-StyledDiffLabelSwitch_tagged_value_reference_text=Tagged value {0} : {1} -> {2}
-StyledDiffLabelSwitch_tagged_value_right_target_remote_text=Tagged value {0} has been remotely added: {1}
-StyledDiffLabelSwitch_tagged_value_right_target_text=Tagged value {0} has been removed: {1}
-StyledDiffLabelSwitch_two_elements_model_text={0} change(s) between elements {1} and {2}
-StyledDiffLabelSwitch_update_attribute_conflicting_text=Attribute {0} : remote = {1}, local = {2}
-StyledDiffLabelSwitch_update_attribute_remote_text=Attribute {0} in {1} has been remotely changed from {2} to {3}
-StyledDiffLabelSwitch_update_attribute_text=Attribute {0} in {1} has changed from {2} to {3}
-StyledDiffLabelSwitch_update_tagged_value_remote_text=Tagged value {0} : remote = {1}, local = {2}
-StyledDiffLabelSwitch_update_tagged_value_text=Tagged value {0}: {1} -> {2}

Back to the top