Convert wml (web markup language) documents from/to po files
The po4a (\s-1PO\s0 for anything) project goal is to ease translations (and more interestingly, the maintenance of translations) using gettext tools on areas where they were not expected like documentation.
Locale::Po4a::Wml is a module to help the translation of \s-1WML\s0 documents into other [human] languages. Do not mixup the \s-1WML\s0 we are speaking about here (web markup language) and the \s-1WAP\s0 crap used on cell phones.
Please note that this module relies upon the Locale::Po4a::Xhtml module, which also relies upon the Locale::Po4a::Xml module. This means that all tags for web page expressions are assumed to be written in the \s-1XHTML\s0 syntax.
\s-1NONE\s0.
This module works for some simple documents, but is still young. Currently, the biggest issue of the module is probably that it cannot handle documents that contain non-XML inline tags such as <email \*(L"[email protected]\*(R">, which are often defined in the \s-1WML\s0. Improvements will be added in the future releases.
Martin Quinson (mquinson#debian.org) Noriada Kobayashi <[email protected]>
Copyright 2005 by SPI, inc.
This program is free software; you may redistribute it and/or modify it under the terms of \s-1GPL\s0 (see the \s-1COPYING\s0 file).