mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
10d354b150
commit
5bb81ed5a5
@ -74,7 +74,7 @@ class UpdateNotification(QDialog):
|
|||||||
'See the <a href="http://calibre-ebook.com/whats-new'
|
'See the <a href="http://calibre-ebook.com/whats-new'
|
||||||
'">new features</a>.') + '<p>'+_('Update <b>only</b> if one of the '
|
'">new features</a>.') + '<p>'+_('Update <b>only</b> if one of the '
|
||||||
'new features or bug fixes is important to you. '
|
'new features or bug fixes is important to you. '
|
||||||
'If the current version works well for you, do not update.'))%(
|
'If the current version works well for you, there is no need to update.'))%(
|
||||||
__appname__, calibre_version))
|
__appname__, calibre_version))
|
||||||
self.label.setOpenExternalLinks(True)
|
self.label.setOpenExternalLinks(True)
|
||||||
self.label.setWordWrap(True)
|
self.label.setWordWrap(True)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user