Re: localizedStringForKey:value:table: changed in 10.2?
Re: localizedStringForKey:value:table: changed in 10.2?
- Subject: Re: localizedStringForKey:value:table: changed in 10.2?
- From: Ondra Cada <email@hidden>
- Date: Mon, 9 Sep 2002 21:06:17 +0200
On Monday, September 9, 2002, at 06:16 , Eric Cole wrote:
I use localizedStringForKey to localize my preference pane. It worked in
10.1.x but fails in 10.2. The documentation does not list any changes
beyond a new macro. What else has changed that might break it?
I understand that 10.2 is more strict when parsing the Strings files.
Check them carefully, especially those darned semicolons ;)
A quick comment on localization in general. It is much easier to
localize a text file than a nib file. It would be really nice if
InterfaceBuilder had some support for localization built in. At the
least, it would be nice to have import and export of all strings, and a
way to import the localized strings at runtime....
I believe at least in principle nibtool supports this for a long long time.
Never used it for localization myself though, so there might be some
grave gotcha...
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.