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 Milestone M0)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[Category:Babel]]
 +
 +
'''These notes are for the initial phase of Babel and are here for historical reference only.'''
 +
 
=== Initial Release Milestone M0 ===
 
=== Initial Release Milestone M0 ===
 
Next week (Second week of January 2008) will be the initial release of the babel server code (see https://babel.eclipse.org/staging/).
 
Next week (Second week of January 2008) will be the initial release of the babel server code (see https://babel.eclipse.org/staging/).
Line 19: Line 23:
 
** database refactoring code from portal approved (http://dev.eclipse.org/ipzilla/show_bug.cgi?id=2069)
 
** database refactoring code from portal approved (http://dev.eclipse.org/ipzilla/show_bug.cgi?id=2069)
 
** bug opened to simplify database refactoring code (https://bugs.eclipse.org/bugs/show_bug.cgi?id=217787)
 
** bug opened to simplify database refactoring code (https://bugs.eclipse.org/bugs/show_bug.cgi?id=217787)
<strike>* Import translations string for version 3.2 of Eclipse</strike>
+
* <strike>Import translations string for version 3.2 of Eclipse</strike>
 
* Add voting for a translation
 
* Add voting for a translation
 
* Add copyright notices to language packs
 
* Add copyright notices to language packs

Latest revision as of 23:47, 11 February 2023


These notes are for the initial phase of Babel and are here for historical reference only.

Initial Release Milestone M0

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 M1

Milestone M2

  • Add initial users page with some useful stats (like # of string translated)
  • stream line translation so it is easier
    • allow hiding string that have already been translationed

Milestone M3

Back to the top