Japanese by default?

You must Login before you can answer or comment on any questions.

In my Apple App Store screen the public sees, it says Japanese is one of the languages. In iTunes Connect, the entry says English is the only activated language. But, in the Binary Details, it says Localizations:( "en", "ja" ). Is this where Japanese is coming from and how do I remove it? My app is in English only.

Platform: iOS 5.1.1, Device: iPhone 4S, Host OS: OSX 10.7.4, Studio: 2.1.0.201206251749, SDK: 2.1.0.GA

1 Answer

Accepted Answer

Hi! You just need to change the language in your Info.plist which is located in the build/iphone directory. To keep the same language, just copy the Info.plist from build/iphone to your project root. Please check your info.plist.

— answered 10 months ago by Moiz Chhatriwala
answer permalink
5 Comments
  • The info.plist file only had English for localizations. I did notice the I18n folder has 'ja' in it. Anything wrong with deleting it?

    — commented 10 months ago by Hayata Takeshita

  • mine also seems to have a japanese language localization setting that i did not put there... did you ever find out how to fix this?

    — commented 10 months ago by Amy H

  • deleting the i18n folder seems to have worked...

    — commented 10 months ago by Amy H

  • Show 2 more comments

Your Answer

Think you can help? Login to answer this question!