diff --git a/src/gui_interface.py b/src/gui_interface.py
index 86dd76fcdf5c21f4516875588a9c0f5f590bad25..f2d379d81380db534e8da287c6d4b5b4dbb07426 100644
--- a/src/gui_interface.py
+++ b/src/gui_interface.py
@@ -716,9 +716,9 @@ class Interface:
         text = _('Enter your password for account %s') % account
         if passwords.USER_HAS_GNOMEKEYRING and \
         not passwords.USER_USES_GNOMEKEYRING:
-            text += '\n' + _('Gnome Keyring is installed but not \
-                correctly started (environment variable probably not \
-                correctly set)')
+            text += '\n' + _('Gnome Keyring is installed but not '
+                'correctly started (environment variable probably not '
+                'correctly set)')
 
         def on_ok(passphrase, save):
             if save: