From 4470cd5aaaa85e91190e6bbe6834cea18ad26804 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Wed, 16 Dec 2020 07:45:23 +0100 Subject: [PATCH] gui, man, authors: Update docs, translations, and contributors --- gui/default/assets/lang/lang-en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gui/default/assets/lang/lang-en.json b/gui/default/assets/lang/lang-en.json index 75f538bda..a6330f0de 100644 --- a/gui/default/assets/lang/lang-en.json +++ b/gui/default/assets/lang/lang-en.json @@ -66,6 +66,7 @@ "Deleted": "Deleted", "Deselect All": "Deselect All", "Deselect devices to stop sharing this folder with.": "Deselect devices to stop sharing this folder with.", + "Deselect folders to stop sharing with this device.": "Deselect folders to stop sharing with this device.", "Device": "Device", "Device \"{%name%}\" ({%device%} at {%address%}) wants to connect. Add new device?": "Device \"{{name}}\" ({{device}} at {{address}}) wants to connect. Add new device?", "Device ID": "Device ID", @@ -336,6 +337,7 @@ "The rate limit must be a non-negative number (0: no limit)": "The rate limit must be a non-negative number (0: no limit)", "The rescan interval must be a non-negative number of seconds.": "The rescan interval must be a non-negative number of seconds.", "There are no devices to share this folder with.": "There are no devices to share this folder with.", + "There are no folders to share with this device.": "There are no folders to share with this device.", "They are retried automatically and will be synced when the error is resolved.": "They are retried automatically and will be synced when the error is resolved.", "This Device": "This Device", "This can easily give hackers access to read and change any files on your computer.": "This can easily give hackers access to read and change any files on your computer.",