Committed into 0.26.1 in revision 15937. I didn't miss this one, but next time that a minor change like this is done in trunk, maybe you should forward the commit mail so I don't miss it for 0.26.1 :)
Thanks btw, Luis! On Tue, Oct 21, 2008 at 11:44 PM, <[EMAIL PROTECTED]> wrote: > Author: euluis > Date: 2008-10-21 14:44:13-0700 > New Revision: 15936 > > Modified: > trunk/src/argouml-app/src/org/argouml/i18n/parsing.properties > > Log: > Fixing a missing assignment signal after a property. > > Modified: trunk/src/argouml-app/src/org/argouml/i18n/parsing.properties > Url: > http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/parsing.properties?view=diff&rev=15936&p1=trunk/src/argouml-app/src/org/argouml/i18n/parsing.properties&p2=trunk/src/argouml-app/src/org/argouml/i18n/parsing.properties&r1=15935&r2=15936 > ============================================================================== > --- trunk/src/argouml-app/src/org/argouml/i18n/parsing.properties > (original) > +++ trunk/src/argouml-app/src/org/argouml/i18n/parsing.properties > 2008-10-21 14:44:13-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: \ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Cheers, Christian López Espínola <penyaskito>
