• 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: App opens in wrong language on some users' machines
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: App opens in wrong language on some users' machines


  • Subject: Re: App opens in wrong language on some users' machines
  • From: Quincey Morris <email@hidden>
  • Date: Sat, 05 Mar 2016 17:41:19 -0800
  • Feedback-id: 167118m:167118agrif8a:167118sVdkOoBsgx:SMTPCORP

On Mar 5, 2016, at 17:24 , Quincey Morris <email@hidden> wrote:
>
> the strings themselves are demonstrably different

Well, I take this back. The .strings *files* are demonstrably different.

Normally, the method for looking up localized strings (-[NSBundle localizedStringForKey:value:table:]) returns the key if the localized value doesn’t exist, but the keys in the IB-generated .strings files for the other localizations are *not* the English text from the base localization, but some random IB object IDs. That might explain why the rules are different: returning the key would be meaningless.

The only way to find out would be to submit a bug report with the question. In practical terms of getting a solution out to your users, I guess you just fix it using whatever means work right now.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >Re: App opens in wrong language on some users' machines (From: Quincey Morris <email@hidden>)
 >Re: App opens in wrong language on some users' machines (From: SevenBits <email@hidden>)
 >Re: App opens in wrong language on some users' machines (From: Quincey Morris <email@hidden>)
 >Re: App opens in wrong language on some users' machines (From: SevenBits <email@hidden>)
 >Re: App opens in wrong language on some users' machines (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: App opens in wrong language on some users' machines
  • Next by Date: Re: App opens in wrong language on some users' machines
  • Previous by thread: Re: App opens in wrong language on some users' machines
  • Next by thread: Re: App opens in wrong language on some users' machines
  • Index(es):
    • Date
    • Thread