Re: Localizable.strings weirdness
Re: Localizable.strings weirdness
- Subject: Re: Localizable.strings weirdness
- From: Thomas Deniau <email@hidden>
- Date: Sat, 27 Apr 2002 20:39:57 +0200
Le 27/04/02 20:24, Chris Behm disait :
>
In short, only the first string in my Localizable.strings file works.
>
Everywhere else the NSLocalizedString() just returns the key value I
>
gave it. For example:
>
>
::Localizable.strings::
>
//blah blah
>
"Default Title String" = "Some Default Title"
>
>
//blah blah
>
"Default Other String" = "Some Default String"
I think you have to put a semicolon at the end of each line.
--
Thomas Deniau
_______________________________________________
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.