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
eead15b591
commit
6bda2d2753
@ -720,7 +720,7 @@ class TagBrowserWidget(QFrame): # {{{
|
||||
ma.setStatusTip(ma.toolTip())
|
||||
|
||||
mt = l.m.addAction(_('Manage authors, tags, etc.'))
|
||||
mt.setToolTip(_('All of these category_managers are available by right-clicking '
|
||||
mt.setToolTip(_('All of these category managers are available by right-clicking '
|
||||
'on items in the Tag browser above'))
|
||||
mt.m = l.manage_menu = QMenu(l.m)
|
||||
mt.setMenu(mt.m)
|
||||
|
Loading…
x
Reference in New Issue
Block a user