[Sugar-devel] [ASLO] Re : Release Turtle Art-73
Carlo Falciola
cfalciola at yahoo.it
Mon Oct 12 18:52:44 EDT 2009
Walter,
If I run the code you send me into a term activity I still get a en_US even after I switched to italiano in the Sugar control panel and I got some italian strings.
The same tests run in the Trisquel distro returns it_IT, but note that the trisquel installation (ubuntu-based) asked for setting language at linux level too.
I used to run the soas image booting it into an empty VM (either vmware or VB) as instructions I read in the wiki. Then is possible that when I switch language in the sugar control panel and it requires to "restart" sugar, the language settings are saved only on the sugar side and not on linux locale...
I think that in the soas image we basically have an half-baked language switch in which the language setting is default english for the s.o. and italian for sugar.
ciao
carlo
--- Lun 12/10/09, Walter Bender <walter.bender at gmail.com> ha scritto:
> Da: Walter Bender <walter.bender at gmail.com>
> Oggetto: Re: [Sugar-devel] [ASLO] Re : Release Turtle Art-73
> A: "Carlo Falciola" <cfalciola at yahoo.it>
> Cc: "Sugar-dev Devel" <sugar-devel at lists.sugarlabs.org>
> Data: Lunedì 12 ottobre 2009, 20:50
> Carlo,
>
> I forced Turtle Art to use Italian and it worked fine. So I
> suspect
> that there is something wrong with either the way I am
> detecting the
> language setting:
>
> lang =
> locale.getdefaultlocale()[0]
>
> or there is something wrong with your language setting.
>
> Can you see what the above code returns within your Sugar
> Python
> environment? You'll need to:
>
> import locale
>
> print locale.getdefaultlocale()[0]
>
> regards.
>
> -walter
>
>
> --
> Walter Bender
> Sugar Labs
> http://www.sugarlabs.org
>
More information about the Sugar-devel
mailing list