mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
string changes
This commit is contained in:
parent
330ca48f69
commit
4a2869e2b1
@ -880,7 +880,7 @@ class TagBrowserWidget(QFrame): # {{{
|
||||
ac.triggered.connect(self.filter_book_list)
|
||||
|
||||
l.m.addSeparator()
|
||||
ac = l.m.addAction(QIcon.ic('config.png'), _('Preferences / Look & feel / Tag browser'))
|
||||
ac = l.m.addAction(QIcon.ic('config.png'), _('Show all Tag browser se&ttings'))
|
||||
ac.triggered.connect(self.show_tag_browser_preferences)
|
||||
|
||||
ac = QAction(parent)
|
||||
|
Loading…
x
Reference in New Issue
Block a user