Re: Why I can't see my localized nib?
Re: Why I can't see my localized nib?
- Subject: Re: Why I can't see my localized nib?
- From: Reinhard Segeler <email@hidden>
- Date: Tue, 18 May 2010 12:09:26 +0200
In a test app I ran into the same problem. That changed after I
connected the menu command orderFrontStandardAboutPanel: - by default
connected via the File's Owner - to the overridden method in my class.
-- Reinhard
Am 16.05.2010 um 13:06 schrieb Gustavo Pizano:
Hello all.
I was taking a look into localization, I check the docs at apple,
and my Cocoa book, and I did as they said.. First I right clicked a
nib file, and made it localizable, then add the French lang from the
list. (this was a try out)
Ok now I have 2 copies of the nib file one for english and one for
French. I created the strings file form the english xib using
ibtool, the file was generated ok. I translated them and ran
ibtool again to write the strings into the French xib, all ok, I
opened the french xib and there it was localized.
I change my system language for french, compile the project and
ran,.. but I still see the English xib,
what am I doing wrong?
I followed another tutorial I found here http://balthamos.blogspot.com/2008/05/introduction-so-you-are-probably-here_01.html
and I got the same results. ...
:S
thanks in advance.
Gustavo
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden