2010-08-24 Denis Barbier <barbier-guest@alioth.debian.org>
* CVS -> SVN: Migrate from CVS to SVN.
All CVS history has been converted. See
http://svn.debian.org/viewsvn/po4a/
The standard SVN layout is used (with top-level
/trunk, /branches and /tags directories), and
the files to generate the website (html/,
po/html.cfg and po/www) are moved into a new
/web top-level directory.
2010-08-20 Denis Barbier <barbier-guest@alioth.debian.org>
* share/doc/po4a*.xml: Add xml:lang="en" attribute
to the root node of XML documents, this attribute
will be translated by po4a and xsltproc will then
provide translated section titles.
2010-08-14 Denis Barbier <barbier-guest@alioth.debian.org>
* lib/Locale/Po4a/Man.pm: Do not remove the last
newline if it follows an escaped space character,
otherwise paragraphs are merged.
2010-08-13 Denis Barbier <barbier-guest@alioth.debian.org>
* lib/Locale/Po4a/TransTractor.pm: Slightly change
previous commit to be more conservative.
* lib/Locale/Po4a/Man.pm: Fix handling of escaped
spaces in post_trans.
2010-08-03 David Prévot <taffit-guest@alioth.debian.org>
* lib/Locale/Po4a/TransTractor.pm: Do not wrap all
trailing spaces: keep one in order to keep non
breaking space at the end of lines for manual pages.
2010-07-31 David Prévot <taffit-guest@alioth.debian.org>
* lib/Locale/Po4a/*.pm: Stylistic changes in
runtime messages, make them more coherent with
documentation.
2010-07-28 David Prévot <taffit-guest@alioth.debian.org>
* doc/*.pod lib/Locale/Po4a/*.pm: Style update in
documentation.
2010-07-30 Denis Barbier <barbier-guest@alioth.debian.org>
* lib/Locale/Po4a/Po.pm: Change header entry to be
consistent with xgettext when creating POT files:
replace Content-Transfer-Encoding: ENCODING" by
"Content-Transfer-Encoding: 8bit\n" and add a
Language field.
2010-07-28 Denis Barbier <barbier-guest@alioth.debian.org>
* MANIFEST: Add po/pod/ru.po, Russian translation
was not included in tarball.