mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
String changes
This commit is contained in:
parent
e0926d1dfe
commit
b0633f3db0
@ -524,7 +524,7 @@ class Main(MainWindow):
|
|||||||
'Compare to another book'))
|
'Compare to another book'))
|
||||||
self.action_manage_snippets = treg(
|
self.action_manage_snippets = treg(
|
||||||
'snippets.png', _('Manage &Snippets'), self.boss.manage_snippets, 'manage-snippets', (), _(
|
'snippets.png', _('Manage &Snippets'), self.boss.manage_snippets, 'manage-snippets', (), _(
|
||||||
'Manage user created snippets'))
|
'Manage user created Snippets'))
|
||||||
|
|
||||||
self.plugin_menu_actions = []
|
self.plugin_menu_actions = []
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user