On 6/17/07, Yves de Champlain <[EMAIL PROTECTED]> wrote:
Hi
I currently have
NSGlobalDomain NSLanguages French
but all my apps show up in English. What am I doing wrong ? Is
gettext needed ?
I think you need to use array like this:
defaults write NSGlobalDomain NSLanguages "(MyLanguage)"
And be sure your applications has French.lproj.
Or use "(French, English)" so that it will fall back to English if
there is no French localization.
GNUstep does not use gettext as far as I understand.
Yen-Ju
on MacOSX 10.4.9
yves
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep