From 74ea9c5f67fba584cd97f73aadb8526f514ba2e6 Mon Sep 17 00:00:00 2001
From: Simon Frei
Date: Sun, 7 Jun 2020 10:46:06 +0200
Subject: [PATCH] gui: Fix string and update translations (ref #6536) (#6716)
---
gui/default/assets/lang/lang-en.json | 2 +-
gui/default/syncthing/core/notifications.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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.