From: Siebrand Mazeland Date: Fri, 14 Nov 2014 12:35:54 +0000 (+0100) Subject: Update "apihelp-upload-param-stash" X-Git-Tag: 1.31.0-rc.0~13291 X-Git-Url: http://git.cyclocoop.org/%7D%7Cconcat%7B?a=commitdiff_plain;h=9405223868987b90144cb18df24cc5c83925a068;p=lhc%2Fweb%2Fwiklou.git 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 --- 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.",