any documentation is better than none

svn: r22284
This commit is contained in:
Paul Franklin
2013-05-13 22:37:59 +00:00
parent 2cca179793
commit 991740e333
8 changed files with 9 additions and 0 deletions

View File

@@ -128,6 +128,7 @@ def write_endnotes(bibliography, database, doc, printnotes=False, links=False,
return
trans_text = elocale.translation.gettext
# trans_text is a defined keyword (see po/update_po.py, po/genpot.sh)
doc.start_paragraph('Endnotes-Header')
doc.write_text(trans_text('Endnotes'))