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-11-09"

(New page: === Attendees === {| border="1" |- | Kit |   |- | Denis |   |- | Gabe |   |- | Antoine |   |- | Nigel |   |- | Jeff |   |- | Margaret |   |} ==...)
 
(Topics)
Line 27: Line 27:
 
=== Topics  ===
 
=== Topics  ===
  
 +
*{{bug|29446}} Provide Babel translation features for RCP features
 +
**Is it possible to define map file for the Eclipse RCP and Eclipse Platform sub-projects?
 
*Map file processing
 
*Map file processing
 
**I found a problem with map file processing when fixing {{bug|257332}}
 
**I found a problem with map file processing when fixing {{bug|257332}}

Revision as of 12:29, 9 November 2009

Attendees

Kit  
Denis  
Gabe  
Antoine  
Nigel  
Jeff  
Margaret  

Topics

  • bug 29446 Provide Babel translation features for RCP features
    • Is it possible to define map file for the Eclipse RCP and Eclipse Platform sub-projects?
  • Map file processing
    • I found a problem with map file processing when fixing bug 257332
    • Looks like we never used the CVS tag in map files to check out the properties files
    • Files with newer keys were used, causing "NLS unused message: " messages
    • Is it possible to process all the map files (including those for 3.3, 3.4, and 3.5) again?
  • Galileo SR1 language packs
    • I ran p2 publisher process for I20091031-0400 build
    • Promoted I20091031-0400 to RC2
    • To-do's
      • Review map file processing bug 257332
      • Import bug 289014 BIRT 2.5.0 Translation for 6 languages to server

Back to the top