mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Added translation hook for 'Symbols'
This commit is contained in:
parent
e5151089fe
commit
c17c2f96ec
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user