• 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: Norwegian characters in some Objective-C code (was No subject)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Norwegian characters in some Objective-C code (was No subject)


  • Subject: Re: Norwegian characters in some Objective-C code (was No subject)
  • From: Stephane <email@hidden>
  • Date: Tue, 11 Jul 2006 18:44:16 +0200


On Jul 11, 2006, at 6:29 PM, Ivan C Myrvold wrote:

I get the following warning when I tries to use norwegian characters. How can I avoid the warning?

[[row validateInput] setObject:@"Du har skrevet inn feil navn i Utføres av!" forKey:@"utforesav"];


warning: non-ASCII character in CFString literal

Use the NSLocalizedString call best suiting your needs and a .strings file.


This will also prevent you from banging your head against the wall when you need to make your product localizable.

See the list archive or the NSString documentation for more information.




_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >(no subject) (From: Ivan C Myrvold <email@hidden>)

  • Prev by Date: Re: copy vs mutableCopy?
  • Next by Date: [ANN] JigSaw Plugin Development kit available
  • Previous by thread: Re: non-ASCII characters in CFString literal [Was: (no subject)]
  • Next by thread: Re: (no subject)
  • Index(es):
    • Date
    • Thread