mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 11:14:02 +02:00
...
This commit is contained in:
parent
bcf619955b
commit
690b82a28f
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ def __init__(self, db, book_id_map, parent=None):
|
|||
('smarten_punctuation', _('Smarten &punctuation')),
|
||||
('metadata', _('Update &metadata in the book files')),
|
||||
('do_cover', _('Update the &cover in the book files')),
|
||||
('jacket', _('Add metadata as a "book &jacket" page')),
|
||||
('jacket', _('Add/Replace metadata as a "book &jacket" page')),
|
||||
('remove_jacket', _('&Remove a previously inserted book jacket')),
|
||||
('remove_unused_css', _('Remove &unused CSS rules from the book')),
|
||||
])
|
||||
|
|
|
|||
Loading…
Reference in a new issue