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 / Development Status Meetings / 2009-08-03"

(New page: === Attendees === {| border="1" |- | Kit |   |- | Denis |   |- | Gabe |   |- | Antoine |   |- | Nigel |   |- | Jeff |   |- | Margaret |   |} ==...)
 
(Topics)
Line 27: Line 27:
 
=== Topics  ===
 
=== Topics  ===
  
*Babel Release 0.7  
+
*Babel Release - post 0.7  
**I addressed a few issues reported by Sean
+
**focus on packaging and polishing works for the translation server, message editor, and other tools
**Changed the language pack built-on date on downloads page to "June 20, 2009" to avoid confusion
+
**any progress?
**Changed the build IDs on Galileo/Ganymede/Europa language pack download pages to "Release Build: 0.7"
+
**{{bug|279016}} Create a simple plugin that links strings in the UI to the babel server
**Opened {{bug|284024}} to enhance the build names
+
**Nigel: Antoine has done some work on a web services interface, but we still don't have what we would
*Translation of help files
+
need, ie. given a plug-in, resource bundle, message key, and language, we need
**{{bug|277256}} Where, and how should we add the "Copyright" description to header section in help file?
+
to be able to look up the text and to set the text.  I would not have thought
**{{bug|277257}} Translation history
+
it would be much work, especially given Antoine's work.  But I do not have PHP
 
+
experience so I can't really judge.
 +
**Gabe, can you help evaluate how much work is needed?
 
[[Category:Babel]]
 
[[Category:Babel]]

Revision as of 12:17, 3 August 2009

Attendees

Kit  
Denis  
Gabe  
Antoine  
Nigel  
Jeff  
Margaret  

Topics

  • Babel Release - post 0.7
    • focus on packaging and polishing works for the translation server, message editor, and other tools
    • any progress?
    • bug 279016 Create a simple plugin that links strings in the UI to the babel server
    • Nigel: Antoine has done some work on a web services interface, but we still don't have what we would

need, ie. given a plug-in, resource bundle, message key, and language, we need to be able to look up the text and to set the text. I would not have thought it would be much work, especially given Antoine's work. But I do not have PHP experience so I can't really judge.

    • Gabe, can you help evaluate how much work is needed?

Back to the top