diff --git a/src/calibre/gui2/preferences/main.py b/src/calibre/gui2/preferences/main.py index 02f17a04f6..4a4eaa2bad 100644 --- a/src/calibre/gui2/preferences/main.py +++ b/src/calibre/gui2/preferences/main.py @@ -332,7 +332,7 @@ class Preferences(QMainWindow): ' 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.')