[AC-3294] Region support for i18n directory
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2015-04-10T04:48:03.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Appcelerator Modules, Titanium SDK & CLI |
Labels | n/a |
Reporter | Cristian Cepeda |
Assignee | Shuo Liang |
Created | 2015-04-08T17:40:19.000+0000 |
Updated | 2016-03-08T07:57:42.000+0000 |
Description
Following are the issues found around the modification of language at runtime in Android app:
* Titanium module LocaleModule does not offer support for changing the language (it is supported on iOS)
* Compilation script does not support regions (i.e. es-CO, es-CL)
In the current task it’s required to allow the modification of language + region for Android platform.
Github PR: https://github.com/appcelerator/titanium_mobile/pull/6772
Duplicate toTIMOB-18816