Localize Localizable.strings with Xcode 4.5 [duplicate]

百般思念 提交于 2019-11-30 12:22:49

If you select your top level project file in the Project Navigator, and then in the area on the right select your project under "PROJECT" and more to the right click the "Info" pane, there is a part called "Localizations" where you can add new languages to your project. Once done, you can add these languages to any file you wish to localize.

This is for Xcode 4.4.1 but I am pretty sure 4.5 allows this as well.

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