mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-20 14:12:20 -04:00
Added translation hook for 'Symbols'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user