iphone:如何让我的应用程序支持两种或更多语言? [英] iphone: How do I make my app support two or more languages?

查看:210
本文介绍了iphone:如何让我的应用程序支持两种或更多语言?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有英文版的应用程序。我希望它也能用法语文本运行。

I have my app with english version. I want it to run with french text also.

我需要执行哪些步骤?或者我需要什么API或额外代码?

What steps I need to perform? or what API or extra code I will need?

任何示例或教程都会对我有所帮助。

Any examples or tutorial will help me more.

推荐答案

您需要为所有语言添加可本地化的字符串。此外,您还需要为要提供支持的每种语言添加.lproj以及本地化文件。

You need to add localizable strings for all the languages. And also you need to add the .lproj along with the localized file for each language you want to provide the support for.

希望这对您有所帮助。

编辑:

我有一些这些链接对您有用。

I have some of these links useful for you.

http:// www。 icanlocalize.com/site/tutorials/iphone-applications-localization-guide/

http://adeem.me/blog/2009/05/09/tutorial-iphone-localization- in-xib-nib-files /

如何简化iPhone本地化?

http://www.raywenderlich.com/ 2876 / how-to-localize-an-iphone-app-tutorial

我觉得最后一个来自 http://www.raywenderlich.com 是我推荐的最好的。

I feel the last one which is from http://www.raywenderlich.com is the best one I would recommend.

希望这会对你有所帮助。

Hope this helps you.

谢谢

这篇关于iphone:如何让我的应用程序支持两种或更多语言?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆