【发布时间】:2011-03-08 00:02:49
【问题描述】:
由于某种原因,我无法让 Settings.bundle 识别我的其他语言。我一定遗漏了一些明显的东西,但我无法弄清楚。这是我得到的:
XCode 中的项目结构:
Root.plist 文件:
Root.plist file http://img227.imageshack.us/img227/571/screenshot20100624at334.png
法语 Root.strings 文件
french Root.strings file http://img121.imageshack.us/img121/571/screenshot20100624at334.png
根据我所阅读的所有内容,我相信项目结构是正确的。 Root.plist 中的 StringsTable 匹配各个 .strings 文件的名称,并且 Root.plist 中每个项目的 Key 在 .strings 文件中也有匹配。
当我更改默认 iPhone 语言时,为什么我在设置中看不到法语文本?
提前致谢!
【问题讨论】:
标签: iphone ios xcode localization settings.bundle