• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Cant't use UTF-8 source files. False string interpretation.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cant't use UTF-8 source files. False string interpretation.


  • Subject: Re: Cant't use UTF-8 source files. False string interpretation.
  • From: Stephane Sudre <email@hidden>
  • Date: Mon, 16 Feb 2004 15:24:53 +0100

Replace:

[text1 setStringValue:@"someArabic"];

with:

[text1 setStringValue:NSLocalizedStringFromTable(@"someArabic",@"MyArabicstring sile",@"Description forthcoming")];

?
_______________________________________________
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: 
 >Cant't use UTF-8 source files. False string interpretation. (From: Bernd Carl <email@hidden>)

  • Prev by Date: Re: Add NSString into an NSImage
  • Next by Date: how to save styled text
  • Previous by thread: Cant't use UTF-8 source files. False string interpretation.
  • Next by thread: Re: Cant't use UTF-8 source files. False string interpretation.
  • Index(es):
    • Date
    • Thread