Git commit a3467a6e07a7e7d7091a63b248a09a7b6960b1ac by Steve Allewell. Committed on 20/09/2015 at 22:29. Pushed by sallewell into branch 'master'.
Fix for issues identified in EBN DocBook Sanitizer Added ROLES_OF_TRANSLATORS and CREDIT_FOR_TRANSLATORS (cherry picked from 3585c355c0c6076c682d71bfbbeb108adea83020) M +1 -0 doc/credits.docbook M +1 -0 doc/index.docbook http://commits.kde.org/kxstitch/a3467a6e07a7e7d7091a63b248a09a7b6960b1ac diff --git a/doc/credits.docbook b/doc/credits.docbook index 32a3cf8..d7ab5bc 100644 --- a/doc/credits.docbook +++ b/doc/credits.docbook @@ -13,6 +13,7 @@ <para> Documentation copyright 2014 Stephen P. Allewell <email>[email protected]</email> </para> + <!-- TRANS:CREDIT_FOR_TRANSLATORS --> &underFDL; &underGPL; </chapter> diff --git a/doc/index.docbook b/doc/index.docbook index bbe7de5..654a1a3 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -26,6 +26,7 @@ <surname>Allewell</surname> <affiliation><address><email>[email protected]</email></address></affiliation> </author> + <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> <copyright> <year>2014</year> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
