mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
String changes
This commit is contained in:
parent
1012cee43f
commit
48190a117e
@ -204,7 +204,7 @@ class BackupStatus(QDialog): # {{{
|
|||||||
class ChooseLibraryAction(InterfaceAction):
|
class ChooseLibraryAction(InterfaceAction):
|
||||||
|
|
||||||
name = 'Choose Library'
|
name = 'Choose Library'
|
||||||
action_spec = (_('Choose Library'), 'lt.png',
|
action_spec = (_('Choose library'), 'lt.png',
|
||||||
_('Choose calibre library to work with'), None)
|
_('Choose calibre library to work with'), None)
|
||||||
dont_add_to = frozenset(('context-menu-device',))
|
dont_add_to = frozenset(('context-menu-device',))
|
||||||
action_add_menu = True
|
action_add_menu = True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user