Sacha<br><br>I have changed the sign being used for "*" to "×" .<br><br>Also i have not been able to found any language which translate "=" to a different symbol.<br><br>If anyone do find a language which does so then please notify so that the '_' symbol could be added for localization.<br>
<br>Regards<br><br>ishan <br><br><div class="gmail_quote">On Thu, Sep 30, 2010 at 10:03 PM, Sascha Silbe <span dir="ltr"><<a href="mailto:sascha-ml-reply-to-2010-3@silbe.org">sascha-ml-reply-to-2010-3@silbe.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Excerpts from Ishan Bansal's message of Thu Sep 30 18:03:21 +0200 2010:<br>
<div class="im"><br>
> + [3, 3, 3, ('='), self.col_gray1, lambda w: self._parent.process()],<br>
<br>
</div>You dropped the underscore (shortcut name of gettext.gettext), but I'm<br>
wondering whether we need to translate it at all (if not, the<br>
parentheses should be left out). Is there any language that uses arabic<br>
numerals, but not = for equality?<br>
<div class="im"><br>
> - self.mul_sym = '*'<br>
> + self.mul_sym = 'x'<br>
<br>
</div>I guess this should read '×' (MULTIPLICATION SIGN, Unicode 00D7)<br>
instead?<br>
<br>
Please mention in the summary which symbols were changed as Calculate<br>
has lots of them.<br>
<br>
Sascha<br>
<font color="#888888"><br>
--<br>
<a href="http://sascha.silbe.org/" target="_blank">http://sascha.silbe.org/</a><br>
<a href="http://www.infra-silbe.de/" target="_blank">http://www.infra-silbe.de/</a><br>
</font><br>_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
<br></blockquote></div><br>