Difference between revisions of "Extensions development translation"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Realization)
Line 1: Line 1:
 
 
=== Specifications ===
 
=== Specifications ===
 
* Framework to be used by all Extensions developper
 
* Framework to be used by all Extensions developper
Line 15: Line 14:
 
=== Realization ===
 
=== Realization ===
 
currently thinking to it
 
currently thinking to it
 +
 +
[[Category:Extensions]]

Revision as of 14:55, 20 March 2006

Specifications

  • Framework to be used by all Extensions developper
  • language independant UNO package
  • Not restricted to already existing Openoffice.org languages
  • Tools for creating and add new translations
  • Dynamic language switching is optional

Proposals

  • each language in a po file
  • po files are given within the Extension package
  • Python Uno package
  • A calc or writer macro loads a language po file, enablingtranslation. Result is then exported

Realization

currently thinking to it

Personal tools