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

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/PollNY 
refs/changes/32/358732/1

diff --git a/i18n/en.json b/i18n/en.json
index cd22b6b..a3d98e3 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -98,6 +98,7 @@
        "action-polladmin": "administer polls",
        "right-polladmin": "Administer polls",
        "apihelp-pollny-description": "PollNY API - includes both user and 
admin functions.",
+       "apihelp-pollny-summary": "PollNY API - includes both user and admin 
functions.",
        "apihelp-pollny-param-what": "What to do?",
        "apihelp-pollny-param-choiceID": "Same as clicking the <choiceID>th 
choice via the GUI; only used when what=vote.",
        "apihelp-pollny-param-pageName": "Title to check for (only used when 
what=titleExists); should be URL-encoded.",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 25bc157..1b15a71 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -102,6 +102,7 @@
        "action-polladmin": "{{doc-action|polladmin}}",
        "right-polladmin": "{{doc-right|polladmin}}",
        "apihelp-pollny-description": "{{doc-apihelp-description|pollny}}",
+       "apihelp-pollny-summary": "{{doc-apihelp-summary|pollny}}",
        "apihelp-pollny-param-what": "{{doc-apihelp-param|pollny|what}}",
        "apihelp-pollny-param-choiceID": 
"{{doc-apihelp-param|pollny|choiceID}}",
        "apihelp-pollny-param-pageName": 
"{{doc-apihelp-param|pollny|pageName}}",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2661a5e601f0fba57fb4d2372f656af6cffbf224
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PollNY
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