Re: Localizable.strings *just stop working*
Re: Localizable.strings *just stop working*
- Subject: Re: Localizable.strings *just stop working*
- From: Larry Gerndt <email@hidden>
- Date: Mon, 09 Feb 2004 12:43:45 -0800
>
They are there in the .lproj, in the package,
>
but this morning, I only get the keys from NSLocalizedString.
>
.. which is quite frustrating, when it's a url..
>
>
has this happened to anyone?
>
>
do you have to tell the main bundle that you are using
>
localizable.strings,
>
and not a string table built-into the nib?
>
>
(this is inherited code)
The behavior you're seeing can be caused by a syntax error in your
Localizable.strings file. Check its integrity using the command line tool
called "plutil".
--
Larry Gerndt
AIM Handle: SonOfTheSonOfMan
Let the truth be told though the heavens fall -- James Garrison
_______________________________________________
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.