2010-01-14 Nicolas François <nicolas.francois@centraliens.net>
* TODO: Updated TODO list (new TODO items for po4a-build).
2010-01-14 Nicolas François <nicolas.francois@centraliens.net>
* po4a: Document the $lang expansion in --msgmerge-opt
* po4a: Improve the $lang expansion outside of --msgmerge-opt
(e.g. to avoid expansion of $language)
2010-01-14 Denis Barbier <barbier-guest@alioth.debian.org>
* po4a: Expand $lang in --msgmerge-opt option.
2010-01-14 Nicolas François <nicolas.francois@centraliens.net>
* po4a: Check earlier if master files exist.
2010-01-05 Nicolas François <nicolas.francois@centraliens.net>
* lib/Locale/Po4a/Xhtml.pm: Remove outdated information. Xhtml is
ready for production.
2010-01-05 Nicolas François <nicolas.francois@centraliens.net>
* po/pod/fr.po: Updated to 1323t3f133u.
2009-12-30 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, lib/Locale/Po4a/TransTractor.pm: Next version will be
0.38.
* po/bin/Makevars: xgettext needed some options. At least -L Perl
This seems to be OK for shell script also. This is not complete,
but fixes the generation of POT.
* po/bin/po4a.pot, po/pod/po4a-pod.pot: Regenerated.
* po/bin/*.po, po/pod/*.po: Synchronized with the POTs.
2009-12-30 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, po4a, po4a-updatepo: --previous is activated by default.
* NEWS, po4a, po4a-updatepo: Use --no-previous to support versions
of gettext earlier than 0.16.
2009-12-30 Nicolas François <nicolas.francois@centraliens.net>
* lib/Locale/Po4a/Po.pm: Add a lang attribute, based on the PO
file basename.
* NEWS, lib/Locale/Po4a/Xml.pm: Add option addlang to force po4a
to add a lang attribute to some tags.
2009-12-30 Nicolas François <nicolas.francois@centraliens.net>
* share/doc/po4a-build.xml, share/doc/po4aman-display-po.xml,
share/doc/po4apod-display-po.xml: Use more content related tags.
* po/pod/ca.po, po/pod/es.po, po/pod/fr.po, po/pod/it.po,
po/pod/ja.po, po/pod/pl.po, po/pod/po4a-pod.pot: Updated.
* po/pod/es.po, po/pod/pl.po: Unfuzzied (1455t).
* po/pod/fr.po: Updated to 1303t8f144u.
2009-12-30 Nicolas François <nicolas.francois@centraliens.net>
* lib/Locale/Po4a/Text.pm: Fixed typo (nobullet -> nobullets)
* lib/Locale/Po4a/Text.pm: Fail when unknown options are provided.
2009-12-27 Nicolas François <nicolas.francois@centraliens.net>
* lib/Locale/Po4a/TransTractor.pm: Reset the detection of
non-ascii files between two process() calls (i.e. when po4a
process a new file).
2009-12-27 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, lib/Locale/Po4a/Pod.pm: Detect the encoding based on the
input's =encoding line.
2009-12-27 Nicolas François <nicolas.francois@centraliens.net>
* po4a, po4a-gettextize, po4a-normalize, po4a-translate,
po4a-updatepo, lib/Locale/Po4a/Xml.pm, lib/Locale/Po4a/Xhtml.pm,
lib/Locale/Po4a/Wml.pm, lib/Locale/Po4a/TransTractor.pm,
lib/Locale/Po4a/Text.pm, lib/Locale/Po4a/Texinfo.pm,
lib/Locale/Po4a/TeX.pm, lib/Locale/Po4a/Sgml.pm,
lib/Locale/Po4a/Pod.pm, lib/Locale/Po4a/Po.pm,
lib/Locale/Po4a/NewsDebian.pm, lib/Locale/Po4a/Man.pm,
lib/Locale/Po4a/LaTeX.pm, lib/Locale/Po4a/KernelHelp.pm,
lib/Locale/Po4a/Ini.pm, lib/Locale/Po4a/Html.pm,
lib/Locale/Po4a/Halibut.pm, lib/Locale/Po4a/Guide.pm,
lib/Locale/Po4a/Docbook.pm, lib/Locale/Po4a/Dia.pm,
lib/Locale/Po4a/Debconf.pm, lib/Locale/Po4a/Common.pm,
lib/Locale/Po4a/Chooser.pm, lib/Locale/Po4a/BibTeX.pm: Specify the
encoding of the files processed by pod2man.
2009-12-27 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, lib/Locale/Po4a/Xml.pm: Fix handling of multi-lines
placeholder tags.