本地化选项卡中没有语言 (tuk) 支持,xcode 4 的下拉列表

发布于 2024-12-09 12:39:11 字数 83 浏览 0 评论 0原文

我想用 3 种语言本地化我的应用程序:英语、俄语和 xcode 本地化下拉列表中没有的语言。那么,我该如何添加不在 xcode 列表中的语言的本地化呢?

I want to localize my app in 3 languages: english, russian and the one that is not in the xcode localization drop-down list. So, what can i do to add the localization of the language that is not in the xcode list?

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

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

发布评论

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

评论(1

夜血缘 2024-12-16 12:39:11

我知道为时已晚,但认为这会对某人有所帮助。

我刚刚在项目文件夹中自己创建了一个文件夹,命名为 tk.lproj。之后,我在下拉列表中找到了tk(土库曼语)语言。似乎 Xcode 通过扫描项目文件夹自动检测可用的本地化。但我想知道为什么它会隐藏它们,直到您为其创建本地化目录。

I know it's too late, but thought it would help somebody.

I just created a folder by myself in the project folder, called it tk.lproj. After that, i found that tk (turkmen) language in the drop-down list. Seems like Xcode automatically detects available localizations by scanning the project folder. But i wonder why it hides them out until you create a localization directory for it.

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