]> git.ipfire.org Git - thirdparty/shadow.git/commit
Fix broken docbook translations
authorSerge Hallyn <serge@hallyn.com>
Tue, 9 May 2023 12:56:38 +0000 (07:56 -0500)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Wed, 10 May 2023 07:15:53 +0000 (09:15 +0200)
commit4abcbb056e8894e92c71508c9ae7c63051cf4d37
tree9cdb8c71c10a7c8b502649ac9ff63e1eb8009869
parent0bce9c9808e6932b63a50caf537eaa528d7ed73c
Fix broken docbook translations

its by default does not support xml tags inside translatable
units.  Use custom its rules from

https://www.w3.org/TR/xml-i18n-bp/#relating-docbook-plus-its

to enable the tags which are in use by docbook.

Signed-off-by: Serge Hallyn <serge@hallyn.com>
man/generate_translations.mak
man/its.rules [new file with mode: 0644]