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

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ProofreadPage 
refs/changes/33/358733/1

diff --git a/i18n/en.json b/i18n/en.json
index 2e18adf..c0551f5 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -86,8 +86,10 @@
        "content-model-proofread-page": "Book page",
        "content-model-proofread-index": "Book index",
        "apihelp-query+proofread-description": "Returns information about the 
current proofread status of the given pages.",
+       "apihelp-query+proofread-summary": "Returns information about the 
current proofread status of the given pages.",
        "apihelp-query+proofread-example-1": "Return proofread status for pages 
in namespace 250",
        "apihelp-query+proofreadinfo-description": "Return information about 
configuration of ProofreadPage extension.",
+       "apihelp-query+proofreadinfo-summary": "Return information about 
configuration of ProofreadPage extension.",
        "apihelp-query+proofreadinfo-param-prop": "Which proofread properties 
to get:\n;namespaces:Information about \"{{ns:Page}}\" and \"{{ns:Index}}\" 
namespaces.\n;qualitylevels:List of proofread quality levels.",
        "apihelp-query+proofreadinfo-example-1": "Return default information",
        "apihelp-query+proofreadinfo-example-3": "Return namespace information",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index edf3f66..ff28c9d 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -112,8 +112,10 @@
        "content-model-proofread-page": "The name for Page: pages item content 
model, used when describing what type of content a page contains.",
        "content-model-proofread-index": "The name for Index: pages item 
content model, used when describing what type of content a page contains.",
        "apihelp-query+proofread-description": 
"{{doc-apihelp-description|query+proofread}}",
+       "apihelp-query+proofread-summary": 
"{{doc-apihelp-summary|query+proofread}}",
        "apihelp-query+proofread-example-1": 
"{{doc-apihelp-example|query+proofread}}",
        "apihelp-query+proofreadinfo-description": 
"{{doc-apihelp-description|query+proofreadinfo}}",
+       "apihelp-query+proofreadinfo-summary": 
"{{doc-apihelp-summary|query+proofreadinfo}}",
        "apihelp-query+proofreadinfo-param-prop": "Use \"{{ns:Page}}\" and 
\"{{ns:Index}}\" with quotes instead of Page and Index 
namespaces.\n\n{{doc-apihelp-param|query+proofreadinfo|prop}}",
        "apihelp-query+proofreadinfo-example-1": 
"{{doc-apihelp-example|query+proofreadinfo}}",
        "apihelp-query+proofreadinfo-example-3": 
"{{doc-apihelp-example|query+proofreadinfo}}",

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

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