mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
bcf619955b
commit
690b82a28f
@ -82,7 +82,7 @@ class Polish(QDialog): # {{{
|
|||||||
('smarten_punctuation', _('Smarten &punctuation')),
|
('smarten_punctuation', _('Smarten &punctuation')),
|
||||||
('metadata', _('Update &metadata in the book files')),
|
('metadata', _('Update &metadata in the book files')),
|
||||||
('do_cover', _('Update the &cover 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_jacket', _('&Remove a previously inserted book jacket')),
|
||||||
('remove_unused_css', _('Remove &unused CSS rules from the book')),
|
('remove_unused_css', _('Remove &unused CSS rules from the book')),
|
||||||
])
|
])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user