Added translation hook for 'Symbols'

This commit is contained in:
GRiker 2012-07-06 11:24:50 -06:00
parent e5151089fe
commit c17c2f96ec

View File

@ -42,7 +42,7 @@ class CatalogBuilder(object):
DATE_RANGE=[30] DATE_RANGE=[30]
# Text used in generated catalog for title section with other-than-ASCII leading letter # Text used in generated catalog for title section with other-than-ASCII leading letter
SYMBOLS = 'Symbols' SYMBOLS = _('Symbols')
# basename output file basename # basename output file basename
# creator dc:creator in OPF metadata # creator dc:creator in OPF metadata