Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3452898
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T09:18:43+00:00 2026-05-18T09:18:43+00:00

I am localizing my app for Denmark. I have the Localizable.Strings and the XIBs

  • 0

I am localizing my app for Denmark. I have the Localizable.Strings and the XIBs translated into Danish.

On iPhone a user can

  1. Set the ‘Region Format’ to ‘Denmark’
    but keep the language ‘English’
  2. Set the ‘Region Format’ to any English-speaking country but keep
    the language ‘Dansk’
  3. Set the ‘Region Format’ to ‘Denmark’ and language ‘Dansk’

My question is: for any of the above settings should the app show the ‘Danish’ version (which for my App will mean all text in UI and the database to be in Danish.) or should the ‘Danish’ version only come when user sets the language to ‘Dansk’?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T09:18:43+00:00Added an answer on May 18, 2026 at 9:18 am

    This is a great question.

    The real issue it comes down to is, in Apple’s opinion, as they did it, does NSLocalizedString tend to favour the ‘Region Format’ or the ‘language’ setting?

    I have never been able to find a clear answer on this, I just let NSLocalizedString decide.

    (Purely FWIW, I think follow the “language” setting.)

    It’s possible the following code snippets could help you.

    // to ("usually") get the preferred language FROM THE SET WHICH we supplied in bundle
    // [[[NSBundle mainBundle] preferredLocalizations] objectAtIndex:0]
    
    // to ("often") get the preferred language REGARDLESS OF what we supplied
    // [ [NSBundle preferredLocalizationsFromArray:[NSLocale ISOCountryCodes]] objectAtIndex:0]
    
    // to ("fairly reliably") get the user's chosen language setting...
    // [ [NSLocale preferredLanguages] objectAtIndex:0]
    

    It may not help, but I hope it helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm localizing my iPad/iPhone app by using genstrings Classes/*.m to generate the Localizable.strings file.
I'm localizing an app to spanish, and characters are encoded in the Localizable.strings file
I have a US Phone and I'm localizing my app. I have set the
Heey, I can localize my iPhone app with the systems local by localizing the
I am localizing an app into German using Localizable.string. All well until I need
I'm localizing an iPhone app for the first time. I've put all my strings
I'm localizing an MFC app into Japanese, and have the resources working right. My
I have followed Apple's documentation on localizing iPhone software, using the genstrings ruby script
I'm localizing my app and one of the language/region supported is Espanol-419. Android doesn't
i have an app that i have to localize. I am already localizing the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.