Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/uml/tools/org.eclipse.papyrus.uml.tools.extendedtypes.edit/plugin.properties')
-rw-r--r--plugins/uml/tools/org.eclipse.papyrus.uml.tools.extendedtypes.edit/plugin.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/uml/tools/org.eclipse.papyrus.uml.tools.extendedtypes.edit/plugin.properties b/plugins/uml/tools/org.eclipse.papyrus.uml.tools.extendedtypes.edit/plugin.properties
index 6ad2e720134..f5130f2382d 100644
--- a/plugins/uml/tools/org.eclipse.papyrus.uml.tools.extendedtypes.edit/plugin.properties
+++ b/plugins/uml/tools/org.eclipse.papyrus.uml.tools.extendedtypes.edit/plugin.properties
@@ -29,8 +29,8 @@ _UI_Unknown_datatype= Value
_UI_StereotypedElementMatcher_stereotypedQualifiedName_feature = Stereotyped Qualified Name
_UI_Unknown_feature = Unspecified
-_UI_StereotypedElementMatcherConfiguration_type = Configuration
-_UI_StereotypedElementMatcherConfiguration_stereotypedQualifiedName_feature = Stereotyped Qualified Name
+_UI_StereotypedElementMatcherConfiguration_type = Stereotyped Element Matcher Configuration
+_UI_StereotypedElementMatcherConfiguration_stereotypedQualifiedName_feature = Stereotype Qualified Name
_UI_InvariantStereotypeConfiguration_type = Invariant Stereotype Configuration
_UI_InvariantStereotypeConfiguration_stereotypeQualifiedName_feature = Stereotype Qualified Name
_UI_InvariantStereotypeConfiguration_requiredProfile_feature = Required Profile

Back to the top