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 8591063
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T23:26:24+00:00 2026-06-11T23:26:24+00:00

I did some reading on localization in iOS and it seems like the two

  • 0

I did some reading on localization in iOS and it seems like the two main things are localizing the nib file, and using the NSLocalizedString to grab the localized string from the string file. For our app, we have a sqlite database (using the FMDB wrapper) for the majority of our content we display. In this scenario, how would we localize our app? Do we need a Chinese version of our database? Or do we need a Chinese strings file that serves as a lookup table from the strings we pull out from our database. Like if in the database there is a description of a car, do we then look for that description in the strings file? I haven’t really seen any examples on localization with a database.

Thanks!

  • 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-06-11T23:26:25+00:00Added an answer on June 11, 2026 at 11:26 pm

    There’s really 2 kinds of data here: 1) data that’s operated on by your app, and string data that your app uses to display. You want to keep 1) separate so that if someone changes the language on their device, the data will still be correct. For 2) you can use the strings file lookup from the database as you suggest. You can also have language specific tables that hold these strings and just open that language’s table when you run the app. For instance, your current database stores a temperature (number), and a city name. Using your string name, you’d get the city name from your database and use it as a lookup in strings.h, or you can have a database table of City names for each languages, and join to that table depending on the language setting, but only store the temperature in one place, so that all languages access it. You’ll have to decide what data should be common to all languages, like temperature above, and probably write routines that will display that data depending on the language, as well.

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

Sidebar

Related Questions

I did some reading on IDE`s (I am currently using Code::Blocks) and everyone appears
I did some reading on the API for File IO and read the following
While I was doing some reading on system calls, I did a search for
I did some reading on cache misses optimization and come to know this stdlib
So I've never done any assembly programming (although I did some reading/reasoning out the
I did some fairly thorough reading and searching through SO and didn't find anything
I am relatively new to java and I did some reading about private and
I'm trying to create a destroyable world with Cocos2D and I did some reading
SharePoint search started failing all of a sudden, so I did some reading and
I did some reading about Gearman and i am wondering if it can be

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.