[529769] Tweaking menu option label for (re)applying profiles.
diff --git a/plugins/org.eclipse.uml2.uml.editor/plugin.properties b/plugins/org.eclipse.uml2.uml.editor/plugin.properties
index 0b13de1..0b2f51e 100644
--- a/plugins/org.eclipse.uml2.uml.editor/plugin.properties
+++ b/plugins/org.eclipse.uml2.uml.editor/plugin.properties
@@ -1,4 +1,4 @@
-# Copyright (c) 2005, 2013 IBM Corporation, Embarcadero Technologies, CEA, and others.
+# Copyright (c) 2005, 2018 IBM Corporation, Embarcadero Technologies, CEA, and others.
 # All rights reserved.   This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -9,6 +9,7 @@
 #   Kenn Hussey (Embarcadero Technologies) - 227392, 226178, 226101, 204200
 #   Kenn Hussey (CEA) - 327039, 416833
 #   Christian W. Damus (CEA) - 326915, 268444, 180744
+#   Kenn Hussey - 529769
 #
 
 # NLS_MESSAGEFORMAT_VAR
@@ -75,7 +76,7 @@
 _UI_UnapplyStereotypeAction_label = &Unapply Stereotype...
 _UI_ExpandTemplatesAction_label = Expand &Templates...
 
-_UI_ApplyProfileAction_label = &Apply Profile...
+_UI_ApplyProfileAction_label = (Re-)&Apply Profile...
 _UI_ImportPrimitiveTypeAction_label = &Import Primitive Type...
 _UI_MergePackageAction_label = &Merge...
 _UI_UnapplyProfileAction_label = &Unapply Profile...
@@ -91,7 +92,7 @@
 _UI_UnapplyStereotypeActionCommand_label = Unapply Stereotype(s)
 _UI_ExpandTemplatesActionCommand_label = Expand Template(s) of ''{0}''
 
-_UI_ApplyProfileActionCommand_label = Apply Profile(s)
+_UI_ApplyProfileActionCommand_label = (Re-)Apply Profile(s)
 _UI_ImportPrimitiveTypeActionCommand_label = Import Primitive Type(s)
 _UI_MergePackageActionCommand_label = Merge Package ''{0}''
 _UI_UnapplyProfileActionCommand_label = Unapply Profile(s)
@@ -146,7 +147,7 @@
 
 _UI_StereotypesToApply_label = Stereotypes to Apply
 _UI_StereotypesToUnapply_label = Stereotypes to Unapply
-_UI_ProfilesToApply_label = Profiles to Apply
+_UI_ProfilesToApply_label = Profiles to (Re-)Apply
 _UI_ProfilesToUnapply_label = Profiles to Unapply
 
 _UI_Apply_label = Apply