mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -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]
|
||||
|
||||
# Text used in generated catalog for title section with other-than-ASCII leading letter
|
||||
SYMBOLS = 'Symbols'
|
||||
SYMBOLS = _('Symbols')
|
||||
|
||||
# basename output file basename
|
||||
# creator dc:creator in OPF metadata
|
||||
|
Loading…
x
Reference in New Issue
Block a user