From 9405223868987b90144cb18df24cc5c83925a068 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Fri, 14 Nov 2014 13:35:54 +0100 Subject: [PATCH] Update "apihelp-upload-param-stash" Per suggestion by Lokal Profil at https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Apihelp-upload-param-stash/sv Change-Id: I377fb210ee191deab612a156268eca57c6746337 --- includes/api/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index 4fbfb40ffc..17b79ffa2e 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -994,7 +994,7 @@ "apihelp-upload-param-url": "URL to fetch the file from.", "apihelp-upload-param-filekey": "Key that identifies a previous upload that was stashed temporarily.", "apihelp-upload-param-sessionkey": "Same as $1filekey, maintained for backward compatibility.", - "apihelp-upload-param-stash": "If set, the server will not add the file to the repository and stash it temporarily.", + "apihelp-upload-param-stash": "If set, the server will stash the file temporarily instead of adding it to the repository.", "apihelp-upload-param-filesize": "Filesize of entire upload.", "apihelp-upload-param-offset": "Offset of chunk in bytes.", "apihelp-upload-param-chunk": "Chunk contents.", -- 2.20.1