|
Translate toolkit v0.8 beta 1 released |
|
The News -
Other
|
|
Saturday, 22 May 2004 |
|
Version 0.8
beta 1,
of the Translate toolkit has been released. We are close to creating a
complete roundtrip for Mozilla, from English XPI to PO and back to translate XPI. This
release is designed to test some of these features.
Changes:
The recursion option was removed, since recursion is now done automatically
based on input and output types. po2moz can output an XPI file. pofilter can
extract fuzzy messages. pocount was added, and is a tool which does word and
string counts on PO files. A --kde option was added to pofilter to perform
KDE-specific checks. moz2po and friends can handle files that are not
properties or DTDs by copying them. XPI files can be templates in po2moz. Files
within an existing XPI file can be updated. "\unnnn" items in Mozilla
properties files can be decoded and encoded, so users can work with real
unicode characters. A Windows version has been created. |