Localization testing
Localization testing
- Subject: Localization testing
- From: email@hidden
- Date: Sun, 3 Mar 2002 12:20:15 -0800
I'm localizing an app for a second language, which is a first for me.
I'd like to launch the app from the command line with an argument that
tells it to use the second language, so I don't have to change my
default language system-wide. I'm pretty sure there's a standard
command-line argument for this, but I guessed -NSLanguage "Japanese" and
that didn't do the trick. Searched the archives, but "language" as a
keyword just brings up tons of Obj-C vs. Java stuff, of course. :->
Looked in the doc for NSBundle and NSLocalizedString, came up
empty-handed.
Can anybody point me in the right direction? Thanks!
Ben Haller
Stick Software
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.