From c27f7006703965638fd02f05a418bd5981b2da6c Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Thu, 31 Mar 2016 10:08:20 -0400 Subject: Disable previously created public links with the config setting --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 40bce082c..7dcc351f1 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -475,6 +475,10 @@ "id": "api.file.get_file.not_found.app_error", "translation": "Could not find file." }, + { + "id": "api.file.get_file.public_disabled.app_error", + "translation": "Public links have been disabled by the system administrator" + }, { "id": "api.file.get_file.public_invalid.app_error", "translation": "The public link does not appear to be valid" -- cgit v1.2.3-1-g7c22