The wrong language is shown in App Store!

﹥>﹥吖頭↗ 提交于 2019-12-08 02:09:21

问题


Last week I distributed my first app to the App Store. what i've to see was, that the app language which is shown in appstore is not the right one. my app is just in German, but in App Store english is shown up.

Can somebody tell me what I've exactly got to do, so that the language in the appstore is German? I know I need a "de.lproj" folder, but i don't know what this folder should contain and what I've got to do step by step to realize that the right way.


回答1:


All you need to do is write "German" (without the quotes) at the "Localization native development region" property in your info.plist file of you application.




回答2:


I think you forgot to mention the default language of your application in your info.plist file.



来源:https://stackoverflow.com/questions/2757757/the-wrong-language-is-shown-in-app-store

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!