Git commit 332d86a7b69834efdfd224c11be3b15d8080df70 by Steve Allewell. Committed on 20/09/2015 at 21:59. 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/symboleditor/332d86a7b69834efdfd224c11be3b15d8080df70 diff --git a/doc/credits.docbook b/doc/credits.docbook index d889250..941ad7f 100644 --- a/doc/credits.docbook +++ b/doc/credits.docbook @@ -15,6 +15,7 @@ <para> Documentation copyright 2012-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 19de018..96127f1 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-2015</year> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
