Skip to main content

Notice: This Wiki is now read only and edits are no longer 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)
Line 14: Line 14:
 
* Automate/<strike>document release process</strike>
 
* Automate/<strike>document release process</strike>
 
* Make SVN work with the maps processor https://bugs.eclipse.org/bugs/show_bug.cgi?id=217196
 
* Make SVN work with the maps processor https://bugs.eclipse.org/bugs/show_bug.cgi?id=217196
 +
 +
=== Milestone I ===
 
* 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
 +
 +
=== Milestone II ===
 
* Add initial users page with some useful stats (like # of string translated)
 
* Add initial users page with some useful stats (like # of string translated)
 
* stream line translation so it is easier
 
* stream line translation so it is easier
 +
 +
 +
=== Milestone III ===

Revision as of 15:34, 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 all Languages

* 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

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