Re: Auto-detecting localization resources?
Re: Auto-detecting localization resources?
- Subject: Re: Auto-detecting localization resources?
- From: Damien Bobillot <email@hidden>
- Date: Mon, 30 Jan 2006 12:26:27 +0100
Jonathan del Strother wrote :
I'm adding a bunch of different translations to my XCode project,
and it seems a bit more fiddly than necessary. AFAICT, I need to
right click on every localizable resource, click Get Info, then
type in localizations separately for each resource. Is this
right? I was kinda hoping to just be able to drag in, say,
French.lproj, and have the localizations appear automatically for
my various .strings & .nib files...
One other thing while I'm here - I have a traditional chinese
translation (zh_TW.lproj). What do I put in XCode's Localizations
listing to get this to appear? zh_TW? Traditional Chinese? Or
the chinese characters for 'Traditional Chinese' ?
You should use the ISO code zh_TW. For some language codes like "fr"
or "en", there exists an alias ("French" and "English"), but it's
only true for few languages.
--
Damien Bobillot
_______________________________________________
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