Re: Localization problem
Re: Localization problem
- Subject: Re: Localization problem
- From: email@hidden
- Date: Sat, 29 Mar 2003 21:46:12 +0100
On samedi, mars 29, 2003, at 06:30 PM, Justin Lundy wrote:
I had a similar problem, and I believe that I solved it by using PB to
convert the French Localizable.strings file to Unicode (UTF-8)
encoding. Select the file, then under the Project Menu, click Show
Info. Change File Encoding to Unicode (UTF-8). You'll get prompted
to Reinterpret or Convert, but I don't remember which is correct,
you'll have to try it out.
In fact, .strings file should be in Unicode (UTF-16). .plist are to be
in UTF-8.
_______________________________________________
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.