mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 16:43:40 +02:00
Fix #993785 (Restart needed dialogue: bad grammar)
This commit is contained in:
parent
cb4beb395a
commit
df1195e9ff
1 changed files with 1 additions and 1 deletions
|
|
@ -332,7 +332,7 @@ def commit(self, *args):
|
|||
' Please restart calibre as soon as possible.')
|
||||
if rc:
|
||||
msg = _('The changes you have made require calibre be '
|
||||
'restarted immediately. You will not be allowed '
|
||||
'restarted immediately. You will not be allowed to '
|
||||
'set any more preferences, until you restart.')
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue