Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Babel / Server Tool Project Plan"

(Initial Release of Phase I)
(Milestone I)
Line 18: Line 18:
 
* Import all translations -- do we want to import 3.2 strings?
 
* Import all translations -- do we want to import 3.2 strings?
 
* Add voting for a translation
 
* Add voting for a translation
 +
* Automate release cycle
  
 
=== Milestone II ===
 
=== Milestone II ===

Revision as of 15:36, 4 February 2008

Initial Release of Phase I

Next week (Second week of January 2008) will be the initial release of the babel server code (see https://babel.eclipse.org/staging/).
Coding Tasks Before Launch:
* Refactor DB to allow only one copy of English string and internal key regardless of version (fix import tool/ajax callback queries)
Importing Task Before Launch:

  • Populate with all Languages Eclipse has existing language packs for

* Populate Projects with strings
Right after Launch Features:

Milestone I

  • Import all translations -- do we want to import 3.2 strings?
  • Add voting for a translation
  • Automate release cycle

Milestone II

  • Add initial users page with some useful stats (like # of string translated)
  • stream line translation so it is easier


Milestone III

Back to the top