Anomie has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/358727 )

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: Ib19e10fd7519e13500493b8082c67684cead1832
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/PageImages 
refs/changes/27/358727/1

diff --git a/i18n/en.json b/i18n/en.json
index 2e55fe5..4bc66b7 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -6,6 +6,7 @@
        "pageimages-blacklist": "",
        "pageimages-info-label": "Page image",
        "apihelp-query+pageimages-description": "Returns information about 
images on the page, such as thumbnail and presence of photos.",
+       "apihelp-query+pageimages-summary": "Returns information about images 
on the page, such as thumbnail and presence of photos.",
        "apihelp-query+pageimages-example-1": "Get name and 
<kbd>100</kbd>-pixel thumbnail of an image on the <kbd>Albert Einstein</kbd> 
page.",
        "apihelp-query+pageimages-param-prop": "Which information to 
return:\n;thumbnail:URL and dimensions of thumbnail image associated with page, 
if any.\n;original:URL and original dimensions of image associated with page, 
if any.\n;name:Image title.",
        "apihelp-query+pageimages-param-thumbsize": "Maximum thumbnail 
dimension.",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 9e14914..62a32ac 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -9,6 +9,7 @@
        "pageimages-blacklist": "List of images. They will never be selected as 
page images",
        "pageimages-info-label": "Label for the page image field on the 
action=info page.\n\nSee [{{canonicalurl:w:Main Page|action=info}} example].",
        "apihelp-query+pageimages-description": 
"{{doc-apihelp-description|query+pageimages}}",
+       "apihelp-query+pageimages-summary": 
"{{doc-apihelp-summary|query+pageimages}}",
        "apihelp-query+pageimages-example-1": 
"{{doc-apihelp-example|query+pageimages}}",
        "apihelp-query+pageimages-param-prop": 
"{{doc-apihelp-param|query+pageimages|prop}}",
        "apihelp-query+pageimages-param-thumbsize": 
"{{doc-apihelp-param|query+pageimages|thumbsize}}",

-- 
To view, visit https://gerrit.wikimedia.org/r/358727
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib19e10fd7519e13500493b8082c67684cead1832
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PageImages
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to