Re: Localization problem
Re: Localization problem
- Subject: Re: Localization problem
- From: Justin Lundy <email@hidden>
- Date: Sat, 29 Mar 2003 09:30:15 -0800
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.
- Justin
On Saturday, March 29, 2003, at 09:14 AM, Arthur VIGAN wrote:
Hi,
I have a problem of localization: I use the NSLocalizedString() macro
to set have localized alert panel strings, but this macro doesn't
support the carachters with accents such as t, j, {, which are quite
common in french. Instead it just displays a black square.
How can I avoid this?
Thanks in advance.
-- Arthur
--
Arthur VIGAN
AstroK Software
http://perso.wanadoo.fr/vigan/aksoft/index.html
email@hidden
_______________________________________________
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.
_______________________________________________
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.