Siebrand has uploaded a new change for review. https://gerrit.wikimedia.org/r/173264
Change subject: Update "apihelp-upload-param-stash" ...................................................................... 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 --- M includes/api/i18n/en.json 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/64/173264/1 diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index 4fbfb40..f144cd5 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 not add the file to the repository, but stash it temporarily.", "apihelp-upload-param-filesize": "Filesize of entire upload.", "apihelp-upload-param-offset": "Offset of chunk in bytes.", "apihelp-upload-param-chunk": "Chunk contents.", -- To view, visit https://gerrit.wikimedia.org/r/173264 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I377fb210ee191deab612a156268eca57c6746337 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Siebrand <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
