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

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Snippet 
refs/changes/43/358743/1

diff --git a/i18n/en.json b/i18n/en.json
index 49307d0..fb416ca 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -5,6 +5,7 @@
                ]
        },
        "apihelp-snippet-description": "An API action returning a snippet of a 
page from a search.",
+       "apihelp-snippet-summary": "An API action returning a snippet of a page 
from a search.",
        "apihelp-snippet-param-set": "The set to search for",
        "apihelp-snippet-example-1": "Get the description for 7965-1: 
Millennium Falcon",
        "snippet-desc": "An API extension returning a snippet of a page from a 
search"
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 94fd086..1ce7071 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -4,6 +4,7 @@
        },
        "snippet-desc": 
"{{desc|what=extension|name=Snippet|url=https://www.mediawiki.org/wiki/Extension:Snippet}}";,
        "apihelp-snippet-description": "",
+       "apihelp-snippet-summary": "{{doc-apihelp-summary|snippet}}",
        "apihelp-snippet-param-set": "",
        "apihelp-snippet-example-1": ""
 }
\ No newline at end of file

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

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