Nemo bis has uploaded a new change for review.
https://gerrit.wikimedia.org/r/208089
Change subject: Add missing newline in apihelp-upload-description list
......................................................................
Add missing newline in apihelp-upload-description list
Spotted by XZise.
Change-Id: Id317c4e849d937153abc5dabd168fc45847994eb
---
M includes/api/i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/89/208089/1
diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json
index 87064a2..1e88909 100644
--- a/includes/api/i18n/en.json
+++ b/includes/api/i18n/en.json
@@ -1042,7 +1042,7 @@
"apihelp-undelete-example-page": "Undelete page <kbd>Main Page</kbd>.",
"apihelp-undelete-example-revisions": "Undelete two revisions of page
<kbd>Main Page</kbd>.",
- "apihelp-upload-description": "Upload a file, or get the status of
pending uploads.\n\nSeveral methods are available:\n* Upload file contents
directly, using the <var>$1file</var> parameter.\n* Upload the file in pieces,
using the <var>$1filesize</var>, <var>$1chunk</var>, and <var>$1offset</var>
parameters.* Have the MediaWiki server fetch a file from a URL, using the
<var>$1url</var> parameter.\n* Complete an earlier upload that failed due to
warnings, using the <var>$1filekey</var> parameter.\nNote that the HTTP POST
must be done as a file upload (i.e. using <code>multipart/form-data</code>)
when sending the <var>$1file</var>.",
+ "apihelp-upload-description": "Upload a file, or get the status of
pending uploads.\n\nSeveral methods are available:\n* Upload file contents
directly, using the <var>$1file</var> parameter.\n* Upload the file in pieces,
using the <var>$1filesize</var>, <var>$1chunk</var>, and <var>$1offset</var>
parameters.\n* Have the MediaWiki server fetch a file from a URL, using the
<var>$1url</var> parameter.\n* Complete an earlier upload that failed due to
warnings, using the <var>$1filekey</var> parameter.\nNote that the HTTP POST
must be done as a file upload (i.e. using <code>multipart/form-data</code>)
when sending the <var>$1file</var>.",
"apihelp-upload-param-filename": "Target filename.",
"apihelp-upload-param-comment": "Upload comment. Also used as the
initial page text for new files if <var>$1text</var> is not specified.",
"apihelp-upload-param-text": "Initial page text for new files.",
--
To view, visit https://gerrit.wikimedia.org/r/208089
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id317c4e849d937153abc5dabd168fc45847994eb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Nemo bis <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits