svn commit: r15937 - branches/BRANCH_0_26_x/src/argouml-app/src/org/argouml/i18n/parsing.properties
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: penyaskito Date: 2008-10-21 14:50:29-0700 New Revision: 15937 Modified: branches/BRANCH_0_26_x/src/argouml-app/src/org/argouml/i18n/parsing.properties Log: Fixing a missing assignment signal after a property. (euluis, revision 15936 in trunk) Modified: branches/BRANCH_0_26_x/src/argouml-app/src/org/argouml/i18n/parsing.properties Url: http://argouml.tigris.org/source/browse/argouml/branches/BRANCH_0_26_x/src/argouml-app/src/org/argouml/i18n/parsing.properties?view=diff&rev=15937&p1=branches/BRANCH_0_26_x/src/argouml-app/src/org/argouml/i18n/parsing.properties&p2=branches/BRANCH_0_26_x/src/argouml-app/src/org/argouml/i18n/parsing.properties&r1=15936&r2=15937 ============================================================================== --- branches/BRANCH_0_26_x/src/argouml-app/src/org/argouml/i18n/parsing.properties (original) +++ branches/BRANCH_0_26_x/src/argouml-app/src/org/argouml/i18n/parsing.properties 2008-10-21 14:50:29-0700 @@ -71,7 +71,7 @@ parsing.help.fig-componentinstance = Enter the name of the \ componentinstance according: \ name [ ":" type [ "," type]*] -parsing.help.fig-enumeration-literal Enter the name of the \ +parsing.help.fig-enumeration-literal = Enter the name of the \ enumeration literal according: \ [ "<<" stereotype ">>" ] name [ ";" name ]* parsing.help.fig-extensionpoint = Enter the Extension Point text according: \