Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Localizing iOS App's "What's new in this version" via iTunesConnect

So I localized my iOS App's description into several languages. Now, I wish to add a new version of the App. iTunesConnect seems to require me to enter this text separately for every language for which I have a description.

Does anybody know if I need to localize the description? If I just copy the same English text for each localization (without translating), will my update be rejected?

like image 337
guy Avatar asked Jul 04 '11 07:07

guy


People also ask

What is Localisation in iOS?

Localization is the process of translating and adapting your app into multiple languages and regions. Localize your app to provide access for users who speak a variety of languages, and who download from different App Store territories.

Does Apple use localization?

The first is that the localization tools Apple provides within the iOS framework can help your developers better understand and handle the issues of different languages.


1 Answers

Your update won't be rejected if you copy and paste the English text.

However, I would recommend getting the phrase "Various bug fixes" translated into your supported languages just so you can have something to put there. (that is, if you are usually fixing bugs, of course ;-).

like image 54
ApplinguaRob Avatar answered Oct 13 '22 10:10

ApplinguaRob