Git commit 2df1c3f2604628d84c92629f8e376be2706ab124 by Steve Allewell. Committed on 20/09/2015 at 22:13. 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 332d86a7b69834efdfd224c11be3b15d8080df70) M +1 -0 doc/credits.docbook M +1 -0 doc/index.docbook http://commits.kde.org/symboleditor/2df1c3f2604628d84c92629f8e376be2706ab124 diff --git a/doc/credits.docbook b/doc/credits.docbook index 22706e0..861ab48 100644 --- a/doc/credits.docbook +++ b/doc/credits.docbook @@ -15,6 +15,7 @@ <para> Documentation copyright 2012-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 22ed967..3b7d4a1 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -22,6 +22,7 @@ <surname>Allewell</surname> <affiliation><address><email>[email protected]</email></address></affiliation> </author> + <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> <copyright> <year>2012-2014</year> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
