>>  
>> - Use POT localization for HTML5 resource
>
> Did you already choose the way how to reuse gettext for JS code?
> If I got it right, there is no standard way for that and several
implementations exist.

I choose the easy way :-) 
I will implement a JavaScript function gettext that will handle a dictionary
of string resources created and initialized by the Python code.
So every JavaScript/HTML5 string to be localized will have a Python
counterpart string. And of course localization of Python strings will follow
the standard POT process. It's one of the advantage to have 10-15% of Python
source code for the activity :-)

        Lionel.

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

Reply via email to