mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-06 14:05:21 -04:00
string changes
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user