Fix #1703101 [Close without Saving button not translated](https://bugs.launchpad.net/calibre/+bug/1703101)

This commit is contained in:
Kovid Goyal 2017-07-09 22:49:57 +05:30
parent 29f11b490e
commit 47d49c601a
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -317,6 +317,7 @@ if False:
_('Fonts')
_('&Step up')
_('Step &down')
_('Close without Saving')
_lcase_map = {}
for k in _extra_lang_codes: