Re: Localization
Re: Localization
- Subject: Re: Localization
- From: Ondra Cada <email@hidden>
- Date: Wed, 19 Apr 2006 16:39:23 +0200
Paolo,
On 19.4.2006, at 14:14, Paolo Bertani wrote:
I want to make an app localized -only- for the italian language.
When I start a new project xcode, by default, creates an empty
project localized for English.
Now I don't want to add the Italian localization, instead, I want
to turn the English localization into Italian.
What I've done:
removed MainMenu.nib and Info.plist.Strings from the project
(references only).
changed the directory name from English.lproj to Italian.lproj.
Added MainMenu.nib and Info.plist.Strings to the project.
I would rather say that an essentially non-localisable application
should not have *any* lproj. Just move all the files to the root
Resources folder (by setting them non-localisable in the Inspector --
that's better than removing and re-adding them, but that's a minor
and unimportant detail).
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Localization (From: Paolo Bertani <email@hidden>) |