Confirmed users
1,016
edits
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
* '''System info''' - L20n should provide some variables as part of each context that can aid localization process. things like date, time, day of the week, platform etc. | * '''System info''' - L20n should provide some variables as part of each context that can aid localization process. things like date, time, day of the week, platform etc. | ||
* '''Dynamic resource pooling''' - similarly to Common Pool we should think on how to provide ability for an app to update its translation dynamically from a server. | * '''Dynamic resource pooling''' - similarly to Common Pool we should think on how to provide ability for an app to update its translation dynamically from a server. | ||
* '''CSS bindings''' - allows for limited CSS styling from within of localization (box width/height etc.) | |||
* '''Java bindings''' - needed for NativeUI for Mobile. | |||