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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T08:09:03+00:00 2026-05-12T08:09:03+00:00

I have an iPhone localization problem that has me perplexed. I was localizing my

  • 0

I have an iPhone localization problem that has me perplexed. I was localizing my app and had English as well as simplified and traditional Chinese working fine. I have two files, Localizable.strings and sounds.plist which have been localized. Strings in both files appeared correctly on the device and emulator.

Now yesterday I am adding Spanish, Italian and German. When I test in the emulator, everything displays correctly. But when I deploy to the device, the strings contained in Localizable.strings display correctly, but the strings contained in sounds.plist always display in English. Even the Chinese strings stopped appearing correctly.

I’ve tried cleaning the builds, copying the translated text back into the sounds.plist files, and even nuking the files, deleting the lproj folders, removing the localizations and starting over.

I set a breakpoint in XCode and it seems like for this file, it is not detecting the loc folder. The code that loads the strings from sounds.plist is:

+ (NSDictionary*) getSounds
{
NSString *path = [[NSBundle mainBundle] pathForResource:@"sounds" ofType:@"plist"];
NSDictionary *dict = [[NSDictionary alloc] initWithContentsOfFile:path];
return dict;
}

I have verified that the file name is sounds.plist, all in lower case. At this point, I’m at a loss. Has anyone experienced anything like this? Does anyone have suggestions on how to fix?

Thanks!

UPDATE: I have compared the results of the following line on the simulator as well as the device:

NSString *path = [[NSBundle mainBundle] pathForResource:@"sounds" ofType:@"plist"];

On the simulator, the path is correctly reported as /Users/Steve/…/de.lproj/sounds.plist.
On the device, the path is reported as /var/mobile/…/sounds.plist. Note that de.lproj is not in the path. So it’s loading sounds.plist from the root, which explains why the text doesn’t appear localized. Now my question is why doesn’t the code get the path to the file in the localized folder?

  • 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-12T08:09:03+00:00Added an answer on May 12, 2026 at 8:09 am

    The problem was something was messed up on the device. I uninstalled the app from the device using the Organizer, and then re-installed via XCode. Everything is working nicely now.

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

Sidebar

Related Questions

I have an iPhone app that hides the status bar. However, my main view
I have an iPhone app that compiles and runs fine in the Simulator on
I have a simple iphone app that's based on the CrashLanding sample app. So
I have an iphone app where I call these three functions in appDidFinishLaunching: glMatrixMode(GL_PROJECTION);
I have an iPhone application with a settings.bundle that handles various settings for my
I have made an iPhone app with localized versions. It mostly works fine, but
Localizable strings file which are used for Apple/iPhone apps localization have the following format:
I have followed Apple's documentation on localizing iPhone software, using the genstrings ruby script
AVFoundation.framework is not where the documentation says it should be. I have iPhone SDK
i have two iphone apps and want to they able to switch via a

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.