mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'tooltip' of https://github.com/413Michele/calibre
This commit is contained in:
commit
99ef0b5782
@ -416,7 +416,7 @@ class RuleEditor(QDialog): # {{{
|
|||||||
'Choosing icon with text will add an icon to the left of the'
|
'Choosing icon with text will add an icon to the left of the'
|
||||||
' column content, choosing icon with no text will hide'
|
' column content, choosing icon with no text will hide'
|
||||||
' the column content and leave only the icon.'
|
' the column content and leave only the icon.'
|
||||||
'If you choose composed icons and multiple rules match, then all the'
|
' If you choose composed icons and multiple rules match, then all the'
|
||||||
' matching icons will be combined, otherwise the icon from the'
|
' matching icons will be combined, otherwise the icon from the'
|
||||||
' first rule to match will be used.')))
|
' first rule to match will be used.')))
|
||||||
self.l3 = l3 = QLabel(_('of the column:'))
|
self.l3 = l3 = QLabel(_('of the column:'))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user