mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
b1e5388929
commit
8bc6d7b53b
@ -13,7 +13,7 @@ from calibre.gui2.actions import InterfaceAction
|
||||
class TagMapAction(InterfaceAction):
|
||||
|
||||
name = 'Tag Mapper'
|
||||
action_spec = (_('Tag Mapper'), 'tags.png', _('Filter/transform the tags for books in the library'), None)
|
||||
action_spec = (_('Tag mapper'), 'tags.png', _('Filter/transform the tags for books in the library'), None)
|
||||
action_type = 'current'
|
||||
|
||||
def genesis(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user