[TIMOB-24235] Add new method to overwrite device locale
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | TiAPI |
Labels | n/a |
Reporter | Hazem Khaled |
Assignee | Unknown |
Created | 2016-12-16T17:03:38.000+0000 |
Updated | 2018-02-28T19:55:06.000+0000 |
Description
Switch locale is a very important feature for all multilingual applications, especially after iOS 9 and Android 4.2 RTL support.
ref
http://stackoverflow.com/questions/1669645/how-to-force-nslocalizedstring-to-use-a-specific-language
http://stackoverflow.com/questions/4985805/set-locale-programatically
Check my RTL guide
https://github.com/HazemKhaled/Titanium_RTL_guide
Hello, Thanks for submitting the ticket. We will consider it.
Looks easy to do, we could consider it for a future release. Can you make a PR for it? It would speed things up.