Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhussey2006-06-10 20:29:42 +0000
committerkhussey2006-06-10 20:29:42 +0000
commit77bb811e173167eb866f86754569817757c563ed (patch)
tree88e76688cc902d56a851ac7073849338a035657d /plugins/org.eclipse.uml2.uml/plugin.properties
parent40c1463d026d264e2ce7ab9ac3bd6e318299577e (diff)
downloadorg.eclipse.uml2.test-77bb811e173167eb866f86754569817757c563ed.tar.gz
org.eclipse.uml2.test-77bb811e173167eb866f86754569817757c563ed.tar.xz
org.eclipse.uml2.test-77bb811e173167eb866f86754569817757c563ed.zip
[87260] Updating properties files.
Diffstat (limited to 'plugins/org.eclipse.uml2.uml/plugin.properties')
-rw-r--r--plugins/org.eclipse.uml2.uml/plugin.properties11
1 files changed, 6 insertions, 5 deletions
diff --git a/plugins/org.eclipse.uml2.uml/plugin.properties b/plugins/org.eclipse.uml2.uml/plugin.properties
index 4b7a5e38..1a09c2df 100644
--- a/plugins/org.eclipse.uml2.uml/plugin.properties
+++ b/plugins/org.eclipse.uml2.uml/plugin.properties
@@ -7,7 +7,7 @@
# Contributors:
# IBM - initial API and implementation
#
-# $Id: plugin.properties,v 1.10 2006/04/05 20:58:07 khussey Exp $
+# $Id: plugin.properties,v 1.11 2006/06/10 20:29:49 khussey Exp $
# ====================================================================
# To code developer:
@@ -17,10 +17,6 @@
# the code to use the new property.
# ====================================================================
-# ====================================================================
-# %%% END OF TRANSLATED PROPERTIES %%%
-# ====================================================================
-
pluginName = UML2 UML Model
providerName = Eclipse.org
@@ -163,3 +159,8 @@ _UI_ExecutionSpecification_SameLifeline_diagnostic = The start and finish of exe
_UI_Message_SignatureIsOperation_diagnostic = The signature of message ''{0}'' is an operation but the arguments of the message do not correspond to the parameters of the operation.
_UI_Message_SignatureIsSignal_diagnostic = The signature of message ''{0}'' is a signal but the arguments of the message do not correspond to the attributes of the signal.
+
+# ====================================================================
+# %%% END OF TRANSLATED PROPERTIES %%%
+# The above properties have been shipped for translation.
+# ====================================================================

Back to the top