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

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MarkAsHelpful 
refs/changes/14/358714/1

diff --git a/i18n/en.json b/i18n/en.json
index 55bf8b2..b7ba91b 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -11,11 +11,13 @@
        "mah-undo-mark-text": "undo",
        "mah-action-error": "There was an error performing this action",
        "apihelp-getmarkashelpfulitem-description": "Get a list of all helpful 
status for an object item.",
+       "apihelp-getmarkashelpfulitem-summary": "Get a list of all helpful 
status for an object item.",
        "apihelp-getmarkashelpfulitem-param-type": "The object type that is 
being marked as helpful.",
        "apihelp-getmarkashelpfulitem-param-item": "The object item that is 
being marked as helpful.",
        "apihelp-getmarkashelpfulitem-param-prop": "Which property to get.",
        "apihelp-getmarkashelpfulitem-param-page": "The page which is 
requesting the item.",
        "apihelp-markashelpful-description": "Allows users to mark or unmark an 
object item in the site as helpful.",
+       "apihelp-markashelpful-summary": "Allows users to mark or unmark an 
object item in the site as helpful.",
        "apihelp-markashelpful-param-mahaction": "Whether to mark or unmark an 
item as helpful.",
        "apihelp-markashelpful-param-page": "The page which the item to be 
marked is on.",
        "apihelp-markashelpful-param-type": "The object type that is being 
marked as helpful.",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 05ca79c..734e543 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -14,11 +14,13 @@
        "mah-undo-mark-text": "Text for the the undo mark 
link.\n{{Identical|Undo}}",
        "mah-action-error": "Generic error message",
        "apihelp-getmarkashelpfulitem-description": 
"{{doc-apihelp-description|getmarkashelpfulitem}}",
+       "apihelp-getmarkashelpfulitem-summary": 
"{{doc-apihelp-summary|getmarkashelpfulitem}}",
        "apihelp-getmarkashelpfulitem-param-type": 
"{{doc-apihelp-param|getmarkashelpfulitem|type}}",
        "apihelp-getmarkashelpfulitem-param-item": 
"{{doc-apihelp-param|getmarkashelpfulitem|item}}",
        "apihelp-getmarkashelpfulitem-param-prop": 
"{{doc-apihelp-param|getmarkashelpfulitem|prop}}",
        "apihelp-getmarkashelpfulitem-param-page": 
"{{doc-apihelp-param|getmarkashelpfulitem|page}}",
        "apihelp-markashelpful-description": 
"{{doc-apihelp-description|markashelpful}}",
+       "apihelp-markashelpful-summary": 
"{{doc-apihelp-summary|markashelpful}}",
        "apihelp-markashelpful-param-mahaction": 
"{{doc-apihelp-param|markashelpful|mahaction}}",
        "apihelp-markashelpful-param-page": 
"{{doc-apihelp-param|markashelpful|page}}",
        "apihelp-markashelpful-param-type": 
"{{doc-apihelp-param|markashelpful|type}}",

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

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