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

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: Ia09450fe6baca837119596a6e2c556c71b9fa1a2
---
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 ef51463..69468be 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -10,6 +10,7 @@
        "reflect-responded": "Hi $1, \n\t\n$2 has responded to your summary of 
a point that they made.\n\nThe summary you left: \"$6\". \nTheir message: 
\"$5\".\n\nIf you want to read the response in context, visit <$4>",
        "reflect-responded-subject": "[{{SITENAME}}] $2 has responded to your 
summary bullet point",
        "apihelp-reflectaction-description": "Enables Reflect on posts in 
Liquid-Threaded discussions",
+       "apihelp-reflectaction-summary": "Enables Reflect on posts in 
Liquid-Threaded discussions",
        "apihelp-reflectaction-param-reflectaction": "The action to take",
        "apihelp-reflectaction-param-token": "An edit token (from 
?action=query&prop=info&intoken=edit)",
        "apihelp-reflectaction-param-delete": "Whether this post is a delete 
request",
@@ -25,6 +26,7 @@
        "apihelp-reflectaction-param-bullet_rev": "The revision of the bullet 
to take action on",
        "apihelp-reflectaction-param-response_rev": "The revision of the 
response to take action on",
        "apihelp-reflectstudyaction-description": "Enables in-situ surveys for 
study Reflect activities in Liquid-Threaded discussions",
+       "apihelp-reflectstudyaction-summary": "Enables in-situ surveys for 
study Reflect activities in Liquid-Threaded discussions",
        "apihelp-reflectstudyaction-param-reflectstudyaction": "The action to 
take",
        "apihelp-reflectstudyaction-param-token": "An edit token (from 
?action=query&prop=info&intoken=edit)",
        "apihelp-reflectstudyaction-param-comment_id": "The id of the thread",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 85e2f92..c67f9f8 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -6,6 +6,7 @@
        },
        "reflect-desc": 
"{{desc|what=extension|name=Reflect|url=https://www.mediawiki.org/wiki/Extension:Reflect}}";,
        "apihelp-reflectaction-description": 
"{{doc-apihelp-description|reflectaction}}",
+       "apihelp-reflectaction-summary": 
"{{doc-apihelp-summary|reflectaction}}",
        "apihelp-reflectaction-param-reflectaction": 
"{{doc-apihelp-param|reflectaction|reflectaction}}",
        "apihelp-reflectaction-param-token": 
"{{doc-apihelp-param|reflectaction|token}}",
        "apihelp-reflectaction-param-delete": 
"{{doc-apihelp-param|reflectaction|delete}}",
@@ -21,6 +22,7 @@
        "apihelp-reflectaction-param-bullet_rev": 
"{{doc-apihelp-param|reflectaction|bullet_rev}}",
        "apihelp-reflectaction-param-response_rev": 
"{{doc-apihelp-param|reflectaction|response_rev}}",
        "apihelp-reflectstudyaction-description": 
"{{doc-apihelp-description|reflectstudyaction}}",
+       "apihelp-reflectstudyaction-summary": 
"{{doc-apihelp-summary|reflectstudyaction}}",
        "apihelp-reflectstudyaction-param-reflectstudyaction": 
"{{doc-apihelp-param|reflectstudyaction|reflectstudyaction}}",
        "apihelp-reflectstudyaction-param-token": 
"{{doc-apihelp-param|reflectstudyaction|token}}",
        "apihelp-reflectstudyaction-param-comment_id": 
"{{doc-apihelp-param|reflectstudyaction|comment_id}}",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia09450fe6baca837119596a6e2c556c71b9fa1a2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Reflect
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