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

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SiteMatrix 
refs/changes/41/358741/1

diff --git a/i18n/en.json b/i18n/en.json
index 4aaec0a..77e8a64 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -16,6 +16,8 @@
        "sitematrix-fishbowl": "restricted write access, full read access",
        "sitematrix-nonglobal": "public but registration required",
        "apihelp-sitematrix-description": "Get Wikimedia sites list.\n\nThe 
code (technically dbname/wikiid) is either the language code + project code for 
content projects or the subdomain + main domain for all the others.",
+       "apihelp-sitematrix-summary": "Get Wikimedia sites list.",
+       "apihelp-sitematrix-extended-description": "The code (technically 
dbname/wikiid) is either the language code + project code for content projects 
or the subdomain + main domain for all the others.",
        "apihelp-sitematrix-param-type": "Filter the Site Matrix by 
type:\n;special:One off and multilingual Wikimedia 
projects.\n;language:Wikimedia projects under this language code.",
        "apihelp-sitematrix-param-state": "Filter the Site Matrix by wiki 
state:",
        "apihelp-sitematrix-param-langprop": "Which information about a 
language to return.",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 8ad6e11..a9c3737 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -28,6 +28,8 @@
        "sitematrix-fishbowl": "Comment for wikis where only some approved 
users are allowed to edit the wiki",
        "sitematrix-nonglobal": "Comment for public wikis where registration is 
required",
        "apihelp-sitematrix-description": 
"{{doc-apihelp-description|sitematrix}}",
+       "apihelp-sitematrix-summary": "{{doc-apihelp-summary|sitematrix}}",
+       "apihelp-sitematrix-extended-description": 
"{{doc-apihelp-extended-description|sitematrix}}",
        "apihelp-sitematrix-param-type": "\"One off\" means a wiki with a very 
specialised or short-term 
purpose.\n----\n{{doc-apihelp-param|sitematrix|type}}",
        "apihelp-sitematrix-param-state": 
"{{doc-apihelp-param|sitematrix|state}}",
        "apihelp-sitematrix-param-langprop": 
"{{doc-apihelp-param|sitematrix|langprop}}",

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

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