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

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

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



diff --git a/i18n/en.json b/i18n/en.json
index 19f773b..f036584 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -122,11 +122,13 @@
        "right-newsletter-restore": "Restore a newsletter",
        "action-newsletter-restore": "restore a newsletter",
        "apihelp-newslettersubscribe-description": "Subscribe to or unsubscribe 
from a newsletter.",
+       "apihelp-newslettersubscribe-summary": "Subscribe to or unsubscribe 
from a newsletter.",
        "apihelp-newslettersubscribe-param-id": "ID of the newsletter for which 
the subscription should be changed.",
        "apihelp-newslettersubscribe-param-do": "Action to do. Should be either 
<kbd>subscribe</kbd> or <kbd>unsubscribe</kbd>.",
        "apihelp-newslettersubscribe-example-1": "Subscribe to newsletter with 
ID 1.",
        "apihelp-newslettersubscribe-example-2": "Unsubscribe from newsletter 
with ID 2.",
        "apihelp-newslettermanage-description": "Manage a newsletter.",
+       "apihelp-newslettermanage-summary": "Manage a newsletter.",
        "apihelp-newslettermanage-param-id": "ID of the newsletter to manage.",
        "apihelp-newslettermanage-param-do": "Action to do. Should be either 
<kbd>addpublisher</kbd> or <kbd>removepublisher</kbd>.",
        "apihelp-newslettermanage-param-publisher": "User ID of the publisher 
to manage.",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 07b3ed7..9a1ee75 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -129,11 +129,13 @@
        "right-newsletter-restore": "{{doc-right|newsletter-restore}}",
        "action-newsletter-restore": "{{doc-action|newsletter-restore}}",
        "apihelp-newslettersubscribe-description": 
"{{doc-apihelp-description|newslettersubscribe}}",
+       "apihelp-newslettersubscribe-summary": 
"{{doc-apihelp-summary|newslettersubscribe}}",
        "apihelp-newslettersubscribe-param-id": 
"{{doc-apihelp-param|newslettersubscribe|id}}",
        "apihelp-newslettersubscribe-param-do": 
"{{doc-apihelp-param|newslettersubscribe|do}}",
        "apihelp-newslettersubscribe-example-1": 
"{{doc-apihelp-example|newslettersubscribe}}",
        "apihelp-newslettersubscribe-example-2": 
"{{doc-apihelp-example|newslettersubscribe}}",
        "apihelp-newslettermanage-description": 
"{{doc-apihelp-description|newslettermanage}}",
+       "apihelp-newslettermanage-summary": 
"{{doc-apihelp-summary|newslettermanage}}",
        "apihelp-newslettermanage-param-id": 
"{{doc-apihelp-param|newslettermanage|id}}",
        "apihelp-newslettermanage-param-do": 
"{{doc-apihelp-param|newslettermanage|do}}",
        "apihelp-newslettermanage-param-publisher": 
"{{doc-apihelp-param|newslettermanage|publisher}}",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If55560b724b10c7ce0fc1dc9e167955c71ddb917
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Newsletter
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>
Gerrit-Reviewer: Addshore <[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