Localization help
Localization help
- Subject: Localization help
- From: email@hidden
- Date: Wed, 27 Jan 2010 13:41:26 +0000
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 i.e. "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 and 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
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden