• 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: InfoPlist.strings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: InfoPlist.strings


  • Subject: RE: InfoPlist.strings
  • From: "Carl Smith" <email@hidden>
  • Date: Thu, 30 Jun 2005 14:47:18 -0400
  • Thread-topic: InfoPlist.strings

 

Worked perfect Fritz- Thanks much.

How do you guys fine/know all these little anomalies?

 

Carl

 

 

On 30 Jun 2005, at 12:48 PM, Carl Smith wrote:

I have an Xcode project that I have been working on and using for about 5 months. The other day when I went to look at my InfoPlist.strings and/or English it brings everything up in either Chinese or Japanese. Anyone have any clue as to why? When I go to finder and look at the files using a text editor everything looks fine. Is there some setting on Xcode that I might have hit by accident?

InfoPlist.strings ought to be encoded in UTF-16. What you describe suggests your file used an 8-bit encoding, and then Xcode, for some reason, decided to interpret it as Unicode.

 

Open an Info window for the .strings file and change the encoding back to the 8-bit encoding you originally used (tell Xcode to reinterpret it, not to translate it). Then, because it should be UTF-16, select UTF-16, and allow Xcode to translate it.

 

    -- F

 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Dependencies disappearing from Xcode 2.1 projects
  • Next by Date: Shared Libs, Xcode AND SDL...
  • Previous by thread: Re: InfoPlist.strings
  • Next by thread: Dependencies disappearing from Xcode 2.1 projects
  • Index(es):
    • Date
    • Thread