开发者

iPhone app name localization (simplified chinese) [closed]

开发者 https://www.devze.com 2023-01-16 20:03 出处:网络
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the w开发者_StackOverflow中文版orldwide audience of the internet. For help making this question more broadly applicable, visit the help center. Closed 9 years ago.

I'm attempting to create a localized app, with English and Chinese. I have all the translations in my images. I have localized my image files with the folders zh_CN.lproj and they work perfectly in the app.

I have attempted to create an InfoPlist.strings file, and declare the CFBundleDisplayName (I previously did this with a French localization).

However, the app doesn't seem to be picking the app name from the strings file.

Any ideas where I could be going wrong?

I am declaring the bundle name as follows in my strings file.

CFBundleDisplayName = "my App";


turns out i'd spelt InfoPlist.strings as InfoPList.strings the capital L was preventing it from working.

Damn case sensitiveness!

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号