diff --git a/gui/default/assets/lang/lang-en.json b/gui/default/assets/lang/lang-en.json index b7ad524f8..d6f9fd8ec 100644 --- a/gui/default/assets/lang/lang-en.json +++ b/gui/default/assets/lang/lang-en.json @@ -152,7 +152,7 @@ "Help": "Help", "Home page": "Home page", "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.": "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.", - "If you want to prevent other users on this computer to access Syncthing and through it your files, consider setting up authentication.": "If you want to prevent other users on this computer to access Syncthing and through it your files, consider setting up authentication.", + "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.", "Ignore": "Ignore", "Ignore Patterns": "Ignore Patterns", "Ignore Permissions": "Ignore Permissions", diff --git a/gui/default/syncthing/core/notifications.html b/gui/default/syncthing/core/notifications.html index 28ac9fff3..0af0bef7d 100644 --- a/gui/default/syncthing/core/notifications.html +++ b/gui/default/syncthing/core/notifications.html @@ -127,7 +127,7 @@ Username/Password has not been set for the GUI authentication. Please consider setting it up.
- If you want to prevent other users on this computer to access Syncthing and through it your files, consider setting up authentication. + If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.