Excerpts from Ishan Bansal's message of Thu Sep 30 18:03:21 +0200 2010:

> +            [3, 3, 3, ('='), self.col_gray1, lambda w: 
> self._parent.process()],

You dropped the underscore (shortcut name of gettext.gettext), but I'm
wondering whether we need to translate it at all (if not, the
parentheses should be left out). Is there any language that uses arabic
numerals, but not = for equality?

> -            self.mul_sym = '*'
> +            self.mul_sym = 'x'

I guess this should read '×' (MULTIPLICATION SIGN, Unicode 00D7)
instead?

Please mention in the summary which symbols were changed as Calculate
has lots of them.

Sascha

--
http://sascha.silbe.org/
http://www.infra-silbe.de/

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to