Changes between Initial Version and Version 2 of Ticket #2649
- Timestamp:
- Feb 18, 2014, 1:38:23 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2649
- Property Type changed from task to project-idea
- Property Summary changed from [nine] i10n -- Localization Support to [nine] i18n -- Internationalization
-
Ticket #2649 – Description
initial v2 1 1 The Web UI should be localized. 2 2 AngularJS ecosystem has ngTranslate project, which makes i18n relatively easy. 3 4 == scope == 5 6 This project would require 7 * Learning about AngularJS and ngTranslate and how they are applied to an application 8 * Applying ngTranslate to the Buildbot JS source code 9 * Documenting how to correctly use ngTranslate in new code 10 * Documenting the process for adding or updating a localization 11 * Testing translation