mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Fix #1712204 [Hovering a tab shows not translated string](https://bugs.launchpad.net/calibre/+bug/1712204)
This commit is contained in:
parent
808e1351ea
commit
b993bcb41d
@ -318,6 +318,7 @@ if False:
|
|||||||
_('&Step up')
|
_('&Step up')
|
||||||
_('Step &down')
|
_('Step &down')
|
||||||
_('Close without Saving')
|
_('Close without Saving')
|
||||||
|
_('Close Tab')
|
||||||
|
|
||||||
_lcase_map = {}
|
_lcase_map = {}
|
||||||
for k in _extra_lang_codes:
|
for k in _extra_lang_codes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user