On Wed, 2007-04-18 at 19:25 -0400, Erik Blankinship wrote: > Hello > > How should activity developers internationalize their activities > (strings, amongst other things)? > > Is there a way to ask which locale your activity is in?
In general the software package does not need to "know" which specific locale it is running in. If the program has been internationalised (configured in such a way so that local data have been parameterised) and then localised (translated, etc), then it should work in the local language respecting the system-wide locale setting, as given by the paramenter LANG (and/or LANGUAGE). Simos
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Sugar mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/sugar
