mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #1703101 [Close without Saving button not translated](https://bugs.launchpad.net/calibre/+bug/1703101)
This commit is contained in:
parent
29f11b490e
commit
47d49c601a
@ -317,6 +317,7 @@ if False:
|
||||
_('Fonts')
|
||||
_('&Step up')
|
||||
_('Step &down')
|
||||
_('Close without Saving')
|
||||
|
||||
_lcase_map = {}
|
||||
for k in _extra_lang_codes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user