Re:
Re:
- Subject: Re:
- From: Bill Cheeseman <email@hidden>
- Date: Mon, 02 Sep 2002 15:26:43 -0400
on 02-09-02 3:01 PM, Brian Webster at email@hidden wrote:
>
On Monday, September 2, 2002, at 01:30 PM,
>
email@hidden wrote:
>
>
> I have a problen with the NSLocalizedString() macro and my
>
> Localizable.strings file under Jaguar. In fact, it doesn't work
>
> anymore... Does anyone know why? Is it a known issue with Jaguar?
>
>
You might want to double check your .strings file to make sure it is
>
formatted properly. Use the "Parse File As Property List" command in
>
Project Builder to check the syntax. Also check to see if you are
>
getting any messages printed out complaining about the character
>
encoding of the plist, as there is more strict checking for this under
>
Jaguar (look at the Foundation/CoreFoundation release notes for more
>
info about this).
And make sure you've put semicolons where required. I find it very easy to
forget these.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook -
http://www.AppleScriptSourcebook.com
Vermont Recipes -
http://www.stepwise.com/Articles/VermontRecipes
Croquet Club of Vermont -
http://members.valley.net/croquetvermont
_______________________________________________
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.
References: | |
| >Re: (From: Brian Webster <email@hidden>) |