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 / 2010-03-08"

(New page: === Attendees === {| border="1" |- | Kit |   |- | Denis |   |- | Gabe |   |- | Antoine |   |- | Nigel |   |- | Jeff |   |- | Margaret |   |} ==...)
 
(Attendees)
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
|-
 
|-
 
| Kit  
 
| Kit  
|  
+
| Y
 
|-
 
|-
 
| Denis  
 
| Denis  
|  
+
| Y
 
|-
 
|-
 
| Gabe  
 
| Gabe  
Line 27: Line 27:
 
=== Topics  ===
 
=== Topics  ===
  
*{{bug|274025}} [publisher] p2 metadata generator does not scale - problem fixed
+
*Doc translation proposal
*{{bug|273981}} P2 metadata file artifacts.xml contains build-time path - problem fixed
+
**1. Checkboxes at upper right to filter properties files and/or doc files
*{{bug|276306}} Re-enable p2 repository - problem fixed; add "non-greedy" attr to plugins also automated
+
**2. Use copy command to copy English file to translation pane
*{{bug|302314}} Add Sequoyah project to Babel
+
**3. Use reset command to revert translation back to the last saved version
*{{bug|302560}} Add Slovenian
+
**4. Use clear command to create translation in translation pane
*{{bug|302834}} Add plugin filtering supports to map files process - problem fixed
+
**5. Since we cannot calculate completion percentage, translator has to tell us the approximate completion percentage; translator can also mark a file as non-translatable
*BIRT 2.5.0 map files
+
[[Image:Doc_translation.png]]
**Someone entered some BIRT 2.5.0 map files recently
+
***plugin@org.eclipse.birt.chart.device.extension=v20100204,:ext:'''xgu'''@dev.eclipse.org:/cvsroot/birt,,source/org.eclipse.birt.chart.device.extension
+
***plugin@org.eclipse.birt.chart.device.pdf=v20091022,:ext:'''xgu'''@dev.eclipse.org:/cvsroot/birt,,source/org.eclipse.birt.chart.device.pdf
+
***plugin@org.eclipse.birt.chart.device.svg=v20100204,:ext:'''xgu'''@dev.eclipse.org:/cvsroot/birt,,source/org.eclipse.birt.chart.device.svg
+
**The map files process was prompted for the password
+
**Is there any way to the committer who entered the map files?
+
*Strange line in generate1.php
+
**Cannot run generate1.php on staging server
+
**Eclipse CVS bug or Babel bug?
+
[[Image:generate1.png]]
+
 
[[Category:Babel]]
 
[[Category:Babel]]

Latest revision as of 12:51, 15 March 2010

Attendees

Kit Y
Denis Y
Gabe  
Antoine  
Nigel  
Jeff  
Margaret  

Topics

  • Doc translation proposal
    • 1. Checkboxes at upper right to filter properties files and/or doc files
    • 2. Use copy command to copy English file to translation pane
    • 3. Use reset command to revert translation back to the last saved version
    • 4. Use clear command to create translation in translation pane
    • 5. Since we cannot calculate completion percentage, translator has to tell us the approximate completion percentage; translator can also mark a file as non-translatable

Doc translation.png

Back to the top