mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #1998679 [Enhancement Request: FTS indexing: suggestion for dialog text](https://bugs.launchpad.net/calibre/+bug/1998679)
This commit is contained in:
parent
c62386684f
commit
23c673e8ab
@ -34,7 +34,8 @@ class ScanProgress(QWidget):
|
|||||||
' calibre speed up indexing. This is useful if you intend to leave your'
|
' calibre speed up indexing. This is useful if you intend to leave your'
|
||||||
' computer running overnight to quickly finish the indexing.'
|
' computer running overnight to quickly finish the indexing.'
|
||||||
' Both your computer and calibre will be less responsive while'
|
' Both your computer and calibre will be less responsive while'
|
||||||
' fast indexing is active.'
|
' fast indexing is active. Closing this window will automatically reset to'
|
||||||
|
' slow indexing.'
|
||||||
))
|
))
|
||||||
la.setWordWrap(True)
|
la.setWordWrap(True)
|
||||||
l.addWidget(la)
|
l.addWidget(la)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user