Anomie has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/358735 )
Change subject: API: Split description messages into summary + additional text
......................................................................
API: Split description messages into summary + additional text
See MediaWiki core patch I778bab2b
Change-Id: I834fc7e2bc0ba59dc649b47ffcaeecf6d9c027c3
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Push
refs/changes/35/358735/1
diff --git a/i18n/en.json b/i18n/en.json
index 7a3b37d..7530004 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -83,10 +83,12 @@
"push-api-err-nocurl": "cURL is not installed.\nSet
$egPushDirectFileUploads to false on public wikis, or install cURL for private
wikis",
"push-api-err-nofilesupport": "The local MediaWiki does not have
support for posting files.\nOn public wikis, set $egPushDirectFileUploads to
false.\nOn private wikis, apply the patch linked from the Push documentation or
update MediaWiki itself.",
"apihelp-push-description": "Pushes the content of one ore more pages
to one or more target wikis.",
+ "apihelp-push-summary": "Pushes the content of one ore more pages to
one or more target wikis.",
"apihelp-push-param-page": "The names of the page to push.",
"apihelp-push-param-targets": "The URLs of the wikis to push to.",
"apihelp-push-example": "Push page 'Main page' to the English
Wikipedia.",
"apihelp-pushimages-description": "Pushes the content of one ore more
pages to one or more target wikis.",
+ "apihelp-pushimages-summary": "Pushes the content of one ore more pages
to one or more target wikis.",
"apihelp-pushimages-param-images": "The names of the images to push.",
"apihelp-pushimages-param-targets": "The URLs of the wikis to push to.",
"apihelp-pushimages-example": "Push file 'Foo.bar' to the English
Wikipedia."
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 15e0ecf..fef5000 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -93,10 +93,12 @@
"push-api-err-nocurl": "{{doc-important|Do not translate
\"<code>$egPushDirectFileUploads</code>\".}}",
"push-api-err-nofilesupport": "{{doc-important|Do not translate
\"<code>$egPushDirectFileUploads</code>\".}}",
"apihelp-push-description": "{{doc-apihelp-description|push}}",
+ "apihelp-push-summary": "{{doc-apihelp-summary|push}}",
"apihelp-push-param-page": "{{doc-apihelp-param|push|page}}",
"apihelp-push-param-targets": "{{doc-apihelp-param|push|targets}}",
"apihelp-push-example":
"{{doc-apihelp-example|push}}\n{{doc-important|Please translate \"English
Wikipedia\" literally}}",
"apihelp-pushimages-description":
"{{doc-apihelp-description|pushimages}}",
+ "apihelp-pushimages-summary": "{{doc-apihelp-summary|pushimages}}",
"apihelp-pushimages-param-images":
"{{doc-apihelp-param|pushimages|images}}",
"apihelp-pushimages-param-targets":
"{{doc-apihelp-param|pushimages|targets}}",
"apihelp-pushimages-example":
"{{doc-apihelp-example|pushimages}}\n{{doc-important|Please translate \"English
Wikipedia\" literally}}"
--
To view, visit https://gerrit.wikimedia.org/r/358735
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I834fc7e2bc0ba59dc649b47ffcaeecf6d9c027c3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Push
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits