Easier/faster way adding different localization (nibs) ?
Easier/faster way adding different localization (nibs) ?
- Subject: Easier/faster way adding different localization (nibs) ?
- From: Peter <email@hidden>
- Date: Fri, 14 Oct 2005 09:25:51 +0800
Hello Xcode people,
I have a Cocoa project with about 100 nibs. Over the years since OS
10.0, there are users requesting the translations of strings on
windows, controls and string file in different languages. Whenever
new translated nibs for a new language comes in, I find myself search
for each nib and click the "Add Localization" button for the new
language. This is a rather tedious and slow process since I can not
select multiple nib files and add a new localization (I am using
XCode 2.1).
That's not all, after adding a new localization, Xcode copies the
English version of nib to the new language directory (say Spanish).
Later I will have to throw the copies of nibs files in Spanish.lproj
directory and replace with the translated nibs. Imagine after doing
this for 5 new languages, 5 x 100 nibs = 500 times of adding nib files !
I may have overlook an easier way, is there another way round it ?
If there is no other way, I would like to make a request Xcode
creator/programmers to make a easier way for adding multiple nibs for
a new language.
Peter
_______________________________________________
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