如何在 App Store 中本地化我的应用程序名称 [英] How do I localize my app's name in the App Store

查看:38
本文介绍了如何在 App Store 中本地化我的应用程序名称的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在 App Store 上为我处理的一些本地化更改我的应用程序名称.

I'd like to change the name of my app on the App Store for some of the localizations I handle.

我已经看到我可以使用 CFBundleDisplayName 在跳板上更改应用程序的名称,并且效果很好.但是在 App Store 上没有关于本地化的内容.

I've already seen That I can change the name of the app on the springboard using CFBundleDisplayName and that works pretty well. But there is nothing about the localization on the App Store.

CFBundleDisplayName 是否在做这项工作?还有其他事情要做吗?

Is CFBundleDisplayName doing the job ? Is there something else to do ?

推荐答案

要本地化应用程序名称,您可以像执行任何其他文件一样执行此操作.首先单击 AppName-Info.plist 文件,然后打开身份检查器(左窗格列),文档标签下是本地化部分.您只需单击添加按钮即可添加所需的不同语言(例如,先是英语,然后是意大利语).比您只需要单独更改 AppName-Info.plist(英语)和 AppName-Info.plist(意大利语)文件中的每个名称.

To localize the App Name you can do this like any other file. First click on the AppName-Info.plist file then open up the Identity Inspector (Left Pane Column), under the document tag is a Localization section. You can just click the add button to add the different languages that you want (say, first English, then Italian). Than you just have to individual change each of the names in the AppName-Info.plist (English) and AppName-Info.plist (Italian) files.

这篇关于如何在 App Store 中本地化我的应用程序名称的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆