mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
b66e308c27
commit
dffe798a48
@ -26,7 +26,7 @@ class ChoosePluginToolbarsDialog(QDialog):
|
||||
self.setLayout(self._layout)
|
||||
|
||||
self._header_label = QLabel(
|
||||
_('Select the toolbars and/or menus to add "%s" to:') %
|
||||
_('Select the toolbars and/or menus to add <b>%s</b> to:') %
|
||||
plugin.name)
|
||||
self._layout.addWidget(self._header_label)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user