[TIMOB-14581] LiveView: Add support for Localization reloading when running liveview
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-09-30T15:48:40.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | 2013 Sprint 20, 2013 Sprint 20 Tooling, Release 3.2.0 |
| Components | LiveView |
| Labels | n/a |
| Reporter | Christian Sullivan |
| Assignee | Christian Sullivan |
| Created | 2013-07-17T18:21:37.000+0000 |
| Updated | 2013-12-10T20:16:37.000+0000 |
Description
- override L function
- override Ti.Locale.getString
- cache localization files to js object for fast access.
[~csullivan] Is this a duplicate of TIMOB-13999?
Resolved in https://github.com/appcelerator/liveview/pull/59 [~mxia]
Resolved in https://github.com/appcelerator/liveview/releases/tag/0.1.34
Tested Functionality On: Mac OSX 10.9 Mavericks Appcelerator Studio, build: 3.2.0.201312091648 Titanium SDK, build: 3.2.0.v20131209192649 CLI: 3.2.0-cr Alloy: 1.3.0-cr LiveView: 0.1.35 Android Device: 4.4 Localization reloads successfully when running LiveView Closing.