开发者

IPhone sdk: Internationalization doesnt works

Recently I have mad开发者_如何学Ce intenationalization support for my project. But there occurs strange thing - when I'm running my application both on the device and emulator shows only 'default' language.

I've done following things:

  • Used NSLocalizedString everywhere
  • added InfoPlist.strings (another language)

May be I'm missing something ?

Thanks.


You should store your localized strings in Localizable.strings. Localized InfoPlist.strings is used to change the name of your app for example.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜