Git commit 3585c355c0c6076c682d71bfbbeb108adea83020 by Steve Allewell. Committed on 20/09/2015 at 22:22. Pushed by sallewell into branch 'frameworks'.
Fix for issues identified in EBN DocBook Sanitizer Added ROLES_OF_TRANSLATORS and CREDIT_FOR_TRANSLATORS M +1 -0 doc/credits.docbook M +1 -0 doc/index.docbook http://commits.kde.org/kxstitch/3585c355c0c6076c682d71bfbbeb108adea83020 diff --git a/doc/credits.docbook b/doc/credits.docbook index eeac05c..bb6f1ef 100644 --- a/doc/credits.docbook +++ b/doc/credits.docbook @@ -13,6 +13,7 @@ <para> Documentation copyright 2015 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 bc1b345..98f0cef 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>2015</year> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
