[Sugar-devel] [ASLO] Re : Release Turtle Art-73
Walter Bender
walter.bender at gmail.com
Mon Oct 12 14:50:53 EDT 2009
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