String changes

This commit is contained in:
Kovid Goyal 2020-09-03 14:06:09 +05:30
parent e0926d1dfe
commit b0633f3db0
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -524,7 +524,7 @@ def sreg(name, text, action, overrides={}, keys=(), description=None, icon=None)
'Compare to another book'))
self.action_manage_snippets = treg(
'snippets.png', _('Manage &Snippets'), self.boss.manage_snippets, 'manage-snippets', (), _(
'Manage user created snippets'))
'Manage user created Snippets'))
self.plugin_menu_actions = []