jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/358728 )

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

Approvals:
  Umherirrender: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/i18n/en.json b/i18n/en.json
index d2c9dc3..c30f525 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -14,6 +14,7 @@
        "pageslist-last-user": "Last modified by",
        "pageslist-basepage": "Subpages of (include namespace):",
        "apihelp-pageslist-description": "Shows a list of pages contained in 
the wiki.",
+       "apihelp-pageslist-summary": "Shows a list of pages contained in the 
wiki.",
        "apihelp-pageslist-param-draw": "Value to ensure response matches this 
request",
        "apihelp-pageslist-param-start": "Result offset, zero-based",
        "apihelp-pageslist-param-length": "Number of results to return",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 3ddd321..0f0198b 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -16,6 +16,7 @@
        "pageslist-last-user": "Table header for the Last modified by column",
        "pageslist-basepage": "Label for the basepage field",
        "apihelp-pageslist-description": 
"{{doc-apihelp-description|pageslist}}",
+       "apihelp-pageslist-summary": "{{doc-apihelp-summary|pageslist}}",
        "apihelp-pageslist-param-draw": "{{doc-apihelp-param|pageslist|draw}}",
        "apihelp-pageslist-param-start": 
"{{doc-apihelp-param|pageslist|start}}",
        "apihelp-pageslist-param-length": 
"{{doc-apihelp-param|pageslist|length}}",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic55b7c8166ec56a797d4f01eb94edb5c6eec171f
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/PagesList
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: Umherirrender <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to