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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/macmeideln%40googlemail.com

This email sent to macmeid...@googlemail.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to