From cb4913626995f11aaa06339b27a702ee15dd7e91 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Thu, 7 Feb 2019 07:28:25 +0100 Subject: [PATCH] gui: Add missing translation string (fixes #5515) --- gui/default/assets/lang/lang-en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/gui/default/assets/lang/lang-en.json b/gui/default/assets/lang/lang-en.json index 57f8b13f..e3f357e4 100644 --- a/gui/default/assets/lang/lang-en.json +++ b/gui/default/assets/lang/lang-en.json @@ -349,6 +349,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.", "Variable Size Blocks": "Variable Size Blocks", "Variable size blocks (also \"large blocks\") are more efficient for large files.": "Variable size blocks (also \"large blocks\") are more efficient for large files.", "Version": "Version",