开发者

How to localize special ressource types like sounds, images, movies, html files and so on?

I know I can use NSLocalizeableString() for strings. But how about about other kinds of resources? 开发者_StackOverflow社区I guess there are some kind of language folders where I put that into? Is there an good blog article that describes this?


Right click on any file and choose Get Info. In the General Tab of the InfoView hit the Make File Localizable button, and add a localization. Xcode will copy this file to a location-specific folder in your project.

I use Finder to copy my language specific files into those folders.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜