Package: debarchiver Version: 0.1.5 Severity: wishlist Tags: patch l10n
Hello,
Here is attached a patch which to add the french translation of the manpage and add the update tool of translations : po4a(7).
You just have to apply the attached patch to support po4a then install po4a (apt-get install po4a) on the computer who will build package.
After, when you will modify the documentation in the perl script, the modifications will be automatically applied to translation. The removed lines are removed from translation, the added or modified lines are replaced or inserted from the English version to the translation.
The french manpage is automatically updated and generated when you build your package (like the english manpage from your perl script) and I added the line for copy manpages in the correct directory when the package is installed.
In this patch, the modified files are :
- debian/control : add build-dependency for po4a
- debian/rules : add the generate of manpages, the clean of french manpage, the copy of french manpage in the correct directory
- debian/.cvsignore : add the french manpage
The added files are : - man/po4a.cfg : file configuration for po4a - man/debarchiver.add.fr : the addendum to the french translation - man/po/fr.po : the french translation
Thanks for your update
Regards,
Valéry Perrin
debarchiver-i10n-support.patch.gz
Description: Binary data