From cb26552440ebf60c366d2f9299e7d46e4850ddac Mon Sep 17 00:00:00 2001 From: Simon Frei Date: Thu, 22 Jul 2021 11:47:03 +0200 Subject: [PATCH] gui, script: Fix various gui string/translation issues (fixes #7839) (#7842) --- gui/default/assets/lang/lang-en.json | 2 +- gui/default/index.html | 2 +- gui/default/syncthing/folder/editFolderModalView.html | 2 +- script/translate.go | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gui/default/assets/lang/lang-en.json b/gui/default/assets/lang/lang-en.json index 27bde71af..d7c2585a0 100644 --- a/gui/default/assets/lang/lang-en.json +++ b/gui/default/assets/lang/lang-en.json @@ -96,7 +96,6 @@ "Discovery Failures": "Discovery Failures", "Dismiss": "Dismiss", "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.", - "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.", "Do not restore": "Do not restore", "Do not restore all": "Do not restore all", "Do you want to enable watching for changes for all your folders?": "Do you want to enable watching for changes for all your folders?", @@ -392,6 +391,7 @@ "Uptime": "Uptime", "Usage reporting is always enabled for candidate releases.": "Usage reporting is always enabled for candidate releases.", "Use HTTPS for GUI": "Use HTTPS for GUI", + "Use notifications from the filesystem to detect changed items.": "Use notifications from the filesystem to detect changed items.", "Username/Password has not been set for the GUI authentication. Please consider setting it up.": "Username/Password has not been set for the GUI authentication. Please consider setting it up.", "Version": "Version", "Versions": "Versions", diff --git a/gui/default/index.html b/gui/default/index.html index a0ef07e2e..d92606700 100644 --- a/gui/default/index.html +++ b/gui/default/index.html @@ -253,7 +253,7 @@