Localization problem in PB
Localization problem in PB
- Subject: Localization problem in PB
- From: Ian Gillespie <email@hidden>
- Date: Mon, 30 Dec 2002 15:22:16 -0800
I got someone to translate my strings in my code to Dutch. The problem
is, when I choose Deutsch as my preferred language in system
preferences, my changes are no where to be found. I used the macro
NSLocalizedString(,) for all of my in-code strings. If I create a
localized version for spanish and change some of the strings to spanish
and change the preferred language everything works fine.
SO THIS IS WHERE I THINK THE PROBLEM IS: I noticed that in PB when I do
Show Info for a file and choose "Add localized variant" in the sheet
that comes down, Spanish is listed, but Dutch is not! I think this is
the problem. How do I get project builder to list all of the languages
I want? Just to makes sure I made a localization for Italian and it
didn't work either and it is ALSO not listed in PB in the sheet that
comes down when you choose "Add localized variant".
Anyone got any suggestions?
_______________________________________________
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.