on MacOS X

put replaceText(shell("defaults read NSGlobalDomain AppleLanguages"),"(\s|\(|\))","") into theLanguagesList
theLanguagesList will contains the list of the preferred languages as defined in the international panel of the system preferences, separated by comma
e.g. en,fr
or English,French


For more information, you can visit the Apple Developer site:
http://developer.apple.com/documentation/MacOSX/Conceptual/ BPInternational/Concepts/LanguageDesignations.html


Thierry

On Tuesday, Aug 17, 2004, at 00:24 Europe/Paris, Greg Hall wrote:

Is there some way to detect in RR what language the user has logged in as
(English, French, etc). I don't see one.


Or do you just default to English and provide the user with a menu or
preference of some kind to choose something else if they don't want that?


Tx.

================
Greg Hall
[EMAIL PROTECTED]
================
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to