jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/358729 )
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: I5f97ffa7ab413c45363cdf5bd898c0d95d29ecaa
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 10 insertions(+), 0 deletions(-)
Approvals:
Reedy: Looks good to me, approved
jenkins-bot: Verified
diff --git a/i18n/en.json b/i18n/en.json
index 9097426..b248854 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -371,11 +371,13 @@
"echo-pref-tooltip-page-review": "Notify me when someone reviews a page
I created.",
"echo-category-title-page-review": "Page {{PLURAL:$1|review|reviews}}",
"apihelp-pagetriageaction-description": "Mark an article as reviewed or
unreviewed.",
+ "apihelp-pagetriageaction-summary": "Mark an article as reviewed or
unreviewed.",
"apihelp-pagetriageaction-param-pageid": "The article for which to be
marked as reviewed or unreviewed.",
"apihelp-pagetriageaction-param-reviewed": "Whether the article is
reviewed.",
"apihelp-pagetriageaction-param-note": "Personal note to page creators
from reviewers.",
"apihelp-pagetriageaction-param-skipnotif": "Whether to skip
notification.",
"apihelp-pagetriagelist-description": "Get a list of page IDs for
building a PageTriage queue.",
+ "apihelp-pagetriagelist-summary": "Get a list of page IDs for building
a PageTriage queue.",
"apihelp-pagetriagelist-param-page_id": "Return data for the specified
page IDs, ignoring other parameters.",
"apihelp-pagetriagelist-param-showbots": "Whether to show only bot
edits.",
"apihelp-pagetriagelist-param-showredirs": "Whether to include
redirects.",
@@ -394,6 +396,7 @@
"apihelp-pagetriagelist-param-username": "Show only pages created by
username.",
"apihelp-pagetriagelist-example-1": "List 100 unreviewed pages in
namespace 0",
"apihelp-pagetriagestats-description": "Get the stats for page triage.",
+ "apihelp-pagetriagestats-summary": "Get the stats for page triage.",
"apihelp-pagetriagestats-param-namespace": "What namespace to pull
stats from.",
"apihelp-pagetriagestats-param-showredirs": "Whether to include
redirects.",
"apihelp-pagetriagestats-param-showreviewed": "Whether to include
reviewed.",
@@ -407,6 +410,7 @@
"apihelp-pagetriagestats-param-username": "Include only pages created
by username.",
"apihelp-pagetriagestats-param-topreviewers": "Include the top 50
reviewers over the given timeframe. Valid values include last-day, last-week
(default), or last-month.",
"apihelp-pagetriagetagging-description": "Add tags to an article.",
+ "apihelp-pagetriagetagging-summary": "Add tags to an article.",
"apihelp-pagetriagetagging-param-pageid": "The article for which to be
tagged.",
"apihelp-pagetriagetagging-param-top": "The tagging text to be added to
the top of an article.",
"apihelp-pagetriagetagging-param-bottom": "The tagging text to be added
to the bottom of an article.",
@@ -414,6 +418,7 @@
"apihelp-pagetriagetagging-param-note": "Personal note to page creators
from reviewers.",
"apihelp-pagetriagetagging-param-taglist": "Pipe-separated list of
tags.",
"apihelp-pagetriagetemplate-description": "Fetch templates that are
used within the PageTriage application.",
+ "apihelp-pagetriagetemplate-summary": "Fetch templates that are used
within the PageTriage application.",
"apihelp-pagetriagetemplate-param-view": "The PageTriage view for which
you need the templates.",
"apihelp-pagetriagetemplate-param-template": "The template to fetch.
Separate multiple with the | character.",
"apihelp-pagetriagetemplate-example-1": "List items with template
\"listItem.html\"",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index ec9f7b0..b38f2db 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -384,11 +384,13 @@
"echo-pref-tooltip-page-review": "This is a short description of the
page-review notification category.\n{{Related|Echo-pref-tooltip}}",
"echo-category-title-page-review": "This is a short title for
notification category.\n\nUsed as <code>$1</code> in
{{msg-mw|Echo-dismiss-message}} and <code>$2</code> in
{{msg-mw|Echo-email-batch-category-header}}.\n\nParameters:\n* $1 - the number
used for plural support\n{{Related|Echo-category-title}}",
"apihelp-pagetriageaction-description":
"{{doc-apihelp-description|pagetriageaction}}",
+ "apihelp-pagetriageaction-summary":
"{{doc-apihelp-summary|pagetriageaction}}",
"apihelp-pagetriageaction-param-pageid":
"{{doc-apihelp-param|pagetriageaction|pageid}}",
"apihelp-pagetriageaction-param-reviewed":
"{{doc-apihelp-param|pagetriageaction|reviewed}}",
"apihelp-pagetriageaction-param-note":
"{{doc-apihelp-param|pagetriageaction|note}}",
"apihelp-pagetriageaction-param-skipnotif":
"{{doc-apihelp-param|pagetriageaction|skipnotif}}",
"apihelp-pagetriagelist-description":
"{{doc-apihelp-description|pagetriagelist}}",
+ "apihelp-pagetriagelist-summary":
"{{doc-apihelp-summary|pagetriagelist}}",
"apihelp-pagetriagelist-param-page_id":
"{{doc-apihelp-param|pagetriagelist|page_id}}",
"apihelp-pagetriagelist-param-showbots":
"{{doc-apihelp-param|pagetriagelist|showbots}}",
"apihelp-pagetriagelist-param-showredirs":
"{{doc-apihelp-param|pagetriagelist|showredirs}}",
@@ -407,6 +409,7 @@
"apihelp-pagetriagelist-param-username":
"{{doc-apihelp-param|pagetriagelist|username}}",
"apihelp-pagetriagelist-example-1":
"{{doc-apihelp-example|pagetriagelist}}",
"apihelp-pagetriagestats-description":
"{{doc-apihelp-description|pagetriagestats}}",
+ "apihelp-pagetriagestats-summary":
"{{doc-apihelp-summary|pagetriagestats}}",
"apihelp-pagetriagestats-param-namespace":
"{{doc-apihelp-param|pagetriagestats|namespace}}",
"apihelp-pagetriagestats-param-showredirs":
"{{doc-apihelp-param|pagetriagestats|showredirs}}",
"apihelp-pagetriagestats-param-showreviewed":
"{{doc-apihelp-param|pagetriagestats|showreviewed}}",
@@ -420,6 +423,7 @@
"apihelp-pagetriagestats-param-username":
"{{doc-apihelp-param|pagetriagestats|username}}",
"apihelp-pagetriagestats-param-topreviewers":
"{{doc-apihelp-param|pagetriagestats|topreviewers}}",
"apihelp-pagetriagetagging-description":
"{{doc-apihelp-description|pagetriagetagging}}",
+ "apihelp-pagetriagetagging-summary":
"{{doc-apihelp-summary|pagetriagetagging}}",
"apihelp-pagetriagetagging-param-pageid":
"{{doc-apihelp-param|pagetriagetagging|pageid}}",
"apihelp-pagetriagetagging-param-top":
"{{doc-apihelp-param|pagetriagetagging|top}}",
"apihelp-pagetriagetagging-param-bottom":
"{{doc-apihelp-param|pagetriagetagging|bottom}}",
@@ -427,6 +431,7 @@
"apihelp-pagetriagetagging-param-note":
"{{doc-apihelp-param|pagetriagetagging|note}}",
"apihelp-pagetriagetagging-param-taglist":
"{{doc-apihelp-param|pagetriagetagging|taglist}}",
"apihelp-pagetriagetemplate-description":
"{{doc-apihelp-description|pagetriagetemplate}}",
+ "apihelp-pagetriagetemplate-summary":
"{{doc-apihelp-summary|pagetriagetemplate}}",
"apihelp-pagetriagetemplate-param-view":
"{{doc-apihelp-param|pagetriagetemplate|view}}",
"apihelp-pagetriagetemplate-param-template":
"{{doc-apihelp-param|pagetriagetemplate|template}}",
"apihelp-pagetriagetemplate-example-1":
"{{doc-apihelp-example|pagetriagetemplate}}",
--
To view, visit https://gerrit.wikimedia.org/r/358729
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5f97ffa7ab413c45363cdf5bd898c0d95d29ecaa
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PageTriage
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits