I'm not sure if this is an XCode or Cocoa issue, so I'm going to post this
question on both lists:
I'm adding localization strings to my application. So far, I've added
Spanish, French, Italian and English Localizable.strings. When I change
languages, everyone one of them works except, Italian. Here's what I did:
1) Add new strings to my project.
2) Get Info->Make file localizable
3) Get Info->Add Localization (English, French, Spanish, Italian)
4) Select each localization file, Get Info->Change encoding to UTF-8 and
convert when prompted
5) Add localized strings ie "English string" = "Localized string";
Once I've done this, I go into System Preferences->Language and Text and
move one of the languages to the top of the list and run the app. Every
language is localized correctly, except for Italian. I've removed my
localizations, cleaned my project a couple of times and the results are the
same. Googling didn't find any helpful answers, but one post about iPhone
localization said that I should be using ISO codes (it, fr, en, etc) as the
usage of French, Italian and Spanish is deprecated, but removing my
localizations and using the ISO codes gave the same results. So I'm at a
loss, if anyone has any pointers, I'd greatly appreciate it.
Thanks
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com