discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Localization in Cocoa/GNUstep


From: Andreas Hoeschler
Subject: Localization in Cocoa/GNUstep
Date: Thu, 25 Sep 2003 13:36:04 +0200

Hi,

after experimenting a while with localization under MacOSX and GNUstep it is obvious to me that the current implementation on both platforms is not reliable and predictable enough for our purposes. We will therefore invent our own scheme. However, I would like to know how to programmtically determine the preferred language set for a given user (System Preferences on MacOSX, defaults write NSGlobalDomain ... on GNUstep).

On MacOSX [[NSProcessInfo processInfo] environment] returns a dic containing a key LANG ("de_DE", "en_US",...). On GNUstep it does not. Any hints?

Thanks in advance!

Regards,

  Andreas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]