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

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ORES 
refs/changes/24/358724/1

diff --git a/i18n/en.json b/i18n/en.json
index f051aa0..b446833 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -48,6 +48,7 @@
        "ores-pref-watchlist-hidenondamaging": "Show only likely problem edits 
(and hide probably good edits)",
        "prefs-ores" : "Revision scoring",
        "apihelp-query+ores-description": "Return ORES configuration and model 
data for this wiki.",
+       "apihelp-query+ores-summary": "Return ORES configuration and model data 
for this wiki.",
        "apihelp-query+ores-example-simple": "Fetch ORES data:",
        "apihelp-query+revisions-paramvalue-prop-oresscores": "ORES scores for 
the revision.",
        "apihelp-query+allrevisions-paramvalue-prop-oresscores": "ORES scores 
for the revision.",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index bb65610..570ef30 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -54,6 +54,7 @@
        "ores-pref-watchlist-hidenondamaging": "Display message for user 
preferences to make hidenondamaging default in the watchlist",
        "prefs-ores": "Name of ORES section in preferences",
        "apihelp-query+ores-description": 
"{{doc-apihelp-description|query+ores}}",
+       "apihelp-query+ores-summary": "{{doc-apihelp-summary|query+ores}}",
        "apihelp-query+ores-example-simple": 
"{{doc-apihelp-example|query+ores}}",
        "apihelp-query+revisions-paramvalue-prop-oresscores": 
"{{doc-apihelp-paramvalue|query+revisions|prop|oresscores}}",
        "apihelp-query+allrevisions-paramvalue-prop-oresscores": 
"{{doc-apihelp-paramvalue|query+allrevisions|prop|oresscores}}",

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

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