1Locale::Po4a::Wml(3pm)            Po4a Tools            Locale::Po4a::Wml(3pm)
2
3
4

NAME

6       Locale::Po4a::Wml - convert WML (web markup language) documents from/to
7       PO files
8

DESCRIPTION

10       The po4a (PO for anything) project goal is to ease translations (and
11       more interestingly, the maintenance of translations) using gettext
12       tools on areas where they were not expected like documentation.
13
14       Locale::Po4a::Wml is a module to help the translation of WML documents
15       into other [human] languages. Do not mixup the WML we are speaking
16       about here (web markup language) and the WAP crap used on cell phones.
17
18       Please note that this module relies upon the Locale::Po4a::Xhtml
19       module, which also relies upon the Locale::Po4a::Xml module.  This
20       means that all tags for web page expressions are assumed to be written
21       in the XHTML syntax.
22

OPTIONS ACCEPTED BY THIS MODULE

24       NONE.
25

STATUS OF THIS MODULE

27       This module works for some simple documents, but is still young.
28       Currently, the biggest issue of the module is probably that it cannot
29       handle documents that contain non-XML inline tags such as <email
30       "foo@example.org">, which are often defined in the WML.  Improvements
31       will be added in the future releases.
32

AUTHORS

34        Martin Quinson (mquinson#debian.org)
35        Noriada Kobayashi <nori1@dolphin.c.u-tokyo.ac.jp>
36
38        Copyright 2005 by SPI, inc.
39
40       This program is free software; you may redistribute it and/or modify it
41       under the terms of GPL (see the COPYING file).
42
43
44
45Po4a Tools                        2019-02-02            Locale::Po4a::Wml(3pm)
Impressum