From a0c7843d32ea6ff4eca3c9add77e9f492dfb64c2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bartosz=20Dziewo=C5=84ski?= Date: Thu, 16 Jun 2016 15:07:50 +0200 Subject: [PATCH] Rephrase 'upload-foreign-cant-load-config' for clarity Bug: T137670 Change-Id: I105b9dd570745053c82f43d95c4b427788adacce --- languages/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 0d7d047705..600f67dbd8 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1513,7 +1513,7 @@ "upload-http-error": "An HTTP error occurred: $1", "upload-copy-upload-invalid-domain": "Copy uploads are not available from this domain.", "upload-foreign-cant-upload": "This wiki is not configured to upload files to the requested foreign file repository.", - "upload-foreign-cant-load-config": "Loading file upload configuration for the foreign file repository failed.", + "upload-foreign-cant-load-config": "Failed to load the configuration for file uploads to the foreign file repository.", "upload-dialog-disabled": "File uploads using this dialog are disabled on this wiki.", "upload-dialog-title": "Upload file", "upload-dialog-button-cancel": "Cancel", -- 2.20.1