开发者

App Localization in iOS4

开发者 https://www.devze.com 2023-01-30 07:58 出处:网络
I recall hearing that with the introduction of iOS 4.0, you no longer need to use the NSLocalizedString macro in order to lo开发者_开发技巧calize strings within an application into different languages

I recall hearing that with the introduction of iOS 4.0, you no longer need to use the NSLocalizedString macro in order to lo开发者_开发技巧calize strings within an application into different languages. However, I have been unable to find any information or documentation about the new method that can be used for localization. Am I dreaming, or have I missed something obvious? If there is a new method for localization, I would much appreciate it if someone could point me in the direction of some resources on the topic. Thanks in advance!


Looking through the documentation, I can't find any mention of a new method of localization.

0

精彩评论

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