UIWebview本地化 [英] UIWebview Localization

查看:134
本文介绍了UIWebview本地化的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在使用Safari浏览网页并点击输入字段时,在本地化的Iphone(设置为希伯来语的语言)中,我们使用希伯来语中的下一个/上一个/完成按钮获取键盘。



当我们使用嵌入在应用程序中的UIWebview查看同一网页时,下一个/上一个/完成按钮总是以英语显示。



我们认为我们可能需要为这些字段添加翻译文件,但我们不知道要使用的键。



任何指针



编辑:附加两张图片



p>


<在你的info.plist中,你可以设置一个名为CFBundleAllowMixedLocalizations的值,如果你检查一切都应该翻译成正确的本地化语言。

$ b $

b

On a localized Iphone (Language set to Hebrew) when we view a webpage using safari and tap on an input field we get the keyboard up with the "Next/Previous/Done" buttons in Hebrew.

When we view the same webpage using a UIWebview embedded inside our application the "Next/Previous/Done" buttons are always in English.

We were thinking that we might need to add a translation file for those fields but we do not know the keys to use.

Any pointers on this?

Edit: Started a bounty to hopefully get some pointers.

Edit: Attaching two pictures

解决方案

In your info.plist you can set a value called CFBundleAllowMixedLocalizations, if you check that everything should be translated to the right localized language.

这篇关于UIWebview本地化的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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