mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 11:14:02 +02:00
...
This commit is contained in:
parent
0b7956cbdc
commit
7a65bafac7
1 changed files with 1 additions and 1 deletions
|
|
@ -263,7 +263,7 @@ def __init__(self, parent):
|
|||
|
||||
self.hm = hm = QLabel(_(
|
||||
'Create a basic news recipe, by adding RSS feeds to it.\n'
|
||||
'For some news sources, you will have to use the "Switch to advanced mode"'
|
||||
'For some news sources, you will have to use the "Switch to advanced mode" '
|
||||
'button below to further customize the fetch process.'))
|
||||
hm.setWordWrap(True)
|
||||
l.addRow(hm)
|
||||
|
|
|
|||
Loading…
Reference in a new issue