Re: Validity of Localizable.strings file
Re: Validity of Localizable.strings file
- Subject: Re: Validity of Localizable.strings file
- From: Rajnish Dogra <email@hidden>
- Date: Sun, 9 Sep 2001 13:06:41 -0700
TextExtras is what you want
http://www.lorax.com/FreeStuff/TextExtras.html
you will also need MOKit Framework in order to use TextExtras
http://www.lorax.com/FreeStuff/MOKit.html
New property list functionality: The Parse As Property List menu command
has gained a few friends and there is now a whole submenu of property
list commands.
Thanks,
Rajnish
On Sunday, September 9, 2001, at 12:46 PM, Ondra Cada wrote:
Rosyna,
Rosyna (R) wrote at Sun, 9 Sep 2001 12:31:56 -0700:
R> Is there any way to check for errors in the Localizable.strings file?
R> Like maybe I forgot a " there or a ; here?
Not that I know of such a tool. In those few cases I did need that I've
just
tried to import the file as dictionaryWithContentsOfFile: (which nicely
returns nil if there is _some_ error there), and to find the exact
cause of
error I've primitively cut out some parts of the file.
---
Ondra Cada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev