Titanimum移动应用程序的本地化
我正在使用Titanium Studio创建Android/iPhone应用程序,现在就堆叠了一个问题,即如何考虑本地化和不同的语言支持。我不想最终要使用一种语言的不同应用程序。因此,我从官方钛提示开始“ nofollow”> http://wiki.appcelerator.orpcelerator.org/display/指南/国际化+您的+应用程序
但是,如果使用这种方式可以确保将应用程序上传到商店后,我仍然不会得到它,它将自动拉出正确的语言,或者它确切地工作或应该如何工作或应该完成?
任何人都可以建议。
谢谢。
I am creating android/iphone application using Titanium Studio and right now stack with a question of how to consider localization and different language support. I dont want to end up with different applications each for one language. So I started with official Titanium suggestion http://wiki.appcelerator.org/display/guides/Internationalizing+your+Application
but I still do not get if using such way will make sure after I upload my application to stores it will pull the right language automatically or how exactly does it work or should be done?
Could anyone please suggest.
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,此翻译是根据设备配置的语言自动的。 “ http://wiki.appcelerator.org/display/guides/guides/guides/guides/guides/guides/international”的片段。
这是更新的测试语言
构建国际化应用程序时,您需要测试每种受支持的语言。您可以在设备或模拟器/模拟器中这样做。在每种情况下,您都可以配置设备的语言设置以更改语言环境。
要在iOS上设置语言:,
要在Android上设置语言:
Yes, this translation is automatic based on the language the device is configured for. Here is a snippet from the updated internationalization documentation concerning testing:
Testing Languages
When building internationalized apps, you'll need to test each of the supported languages. You can do so either on-device or in the simulator/emulator. In each case, you configure the device's language settings to change locales.
To set the language on iOS:,
To set the language on Android: