Update "apihelp-upload-param-stash"
authorSiebrand Mazeland <siebrand@kitano.nl>
Fri, 14 Nov 2014 12:35:54 +0000 (13:35 +0100)
committerSiebrand Mazeland <siebrand@kitano.nl>
Sat, 15 Nov 2014 12:53:35 +0000 (13:53 +0100)
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

index 4fbfb40..17b79ff 100644 (file)
        "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.",