iTunes App Store 语言字符串

发布于 2024-11-25 00:43:40 字数 136 浏览 2 评论 0原文

我想知道应用程序的可用语言的正确位置在哪里,以便它们显示在 iTunes App Store 应用程序描述中。

SO 的一些人说它应该在二进制文件中,而另一些人则说它在 iTunes Connect 站点上。

有什么想法吗?

I would like to know where is the correct place to put the available languages of an app so they show at the iTunes App Store app description.

Some peeps here at SO say it should be at the binary while others say it is at the iTunes Connect Site.

Any idea?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

深海夜未眠 2024-12-02 00:43:40

答案很可能是这两者。

如果您在 Xcode 中本地化应用程序中的文件并正确填充 InfoPlist.strings 文件,那么假设 iOS 设备的系统语言发生变化,那么它将在您的应用程序启动时加载它们。您还必须在 iTunes Connect 中正确设置应用程序的本地化,以便您可以上传您的描述和信息。屏幕截图(等)也采用本地化格式。

希望这有帮助。

The answer is probably both of those.

If you localize files in your app within Xcode and populate the InfoPlist.strings files correctly, then assuming the iOS device's system language changes then it will load them when your app is launched. You must also correctly setup your app's localizations within iTunes Connect as well, so that you can upload your description & screenshots (etc) in their localized formats too.

Hope this helps.

违心° 2024-12-02 00:43:40

如果您已将应用程序上传到 iTunes connect,并且只想以其他语言显示应用程序描述/屏幕截图,请按照以下步骤添加语言。

1. Open iTunes connect
2. Manage your Applications
3. Select your app and Click on View Details Button.
4. Click on Manage Localization button on right top side.
5. Click on Add Languages.
6. You will then redirect to select/fill up all the details for new language. 

希望这有帮助。

If you already uploaded your app to iTunes connect and you just want to show app description/screen shots in other language then follow this steps to add languages.

1. Open iTunes connect
2. Manage your Applications
3. Select your app and Click on View Details Button.
4. Click on Manage Localization button on right top side.
5. Click on Add Languages.
6. You will then redirect to select/fill up all the details for new language. 

Hope this help.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文