jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/358713 )

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

Approvals:
  Umherirrender: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/i18n/en.json b/i18n/en.json
index 1fda424..f496b41 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -38,9 +38,13 @@
        "livetranslate-special-update": "Update translation memories",
        "livetranslate-importtms-param-miscmatch": "Mismatch between amount of 
locations and types",
        "apihelp-query+livetranslate-description": "This module returns all 
special words defined in the wikis Live Translate Dictionary for a given 
language",
+       "apihelp-query+livetranslate-summary": "This module returns all special 
words defined in the wikis Live Translate Dictionary for a given language",
        "apihelp-query+translationmemories-description": "This module returns 
all matching translation memories",
+       "apihelp-query+translationmemories-summary": "This module returns all 
matching translation memories",
        "apihelp-importtms-description": "Imports one or more translation 
memories.",
+       "apihelp-importtms-summary": "Imports one or more translation 
memories.",
        "apihelp-livetranslate-description": "Returns the available 
translations of the provided words in the source language in the destiniation 
language.",
+       "apihelp-livetranslate-summary": "Returns the available translations of 
the provided words in the source language in the destiniation language.",
        "apihelp-query+livetranslate-param-language": "The language for which 
to return special words",
        "apihelp-query+livetranslate-param-continue": "Offset number from where 
to continue the query",
        "apihelp-query+livetranslate-param-limit": "Maximum number of words to 
return",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 8fcd384..fd50711 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -45,9 +45,13 @@
        "livetranslate-special-update": "Used as label for the Submit 
button.\n\nPreviously, preceded by the heading 
{{msg-mw|Livetranslate-special-tms-update}}.",
        "livetranslate-importtms-param-miscmatch": "Error message for when one 
of the API modules gets called with a different amount of translation memory 
types compared to the amount of translation memory names",
        "apihelp-query+livetranslate-description": 
"{{doc-apihelp-description|query+livetranslate}}",
+       "apihelp-query+livetranslate-summary": 
"{{doc-apihelp-summary|query+livetranslate}}",
        "apihelp-query+translationmemories-description": 
"{{doc-apihelp-description|query+translationmemories}}",
+       "apihelp-query+translationmemories-summary": 
"{{doc-apihelp-summary|query+translationmemories}}",
        "apihelp-importtms-description": 
"{{doc-apihelp-description|importtms}}",
+       "apihelp-importtms-summary": "{{doc-apihelp-summary|importtms}}",
        "apihelp-livetranslate-description": 
"{{doc-apihelp-description|livetranslate}}",
+       "apihelp-livetranslate-summary": 
"{{doc-apihelp-summary|livetranslate}}",
        "apihelp-query+livetranslate-param-language": 
"{{doc-apihelp-param|query+livetranslate|language}}",
        "apihelp-query+livetranslate-param-continue": 
"{{doc-apihelp-param|query+livetranslate|continue}}",
        "apihelp-query+livetranslate-param-limit": 
"{{doc-apihelp-param|query+livetranslate|limit}}",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0ad8f6cecd2ffb0d00c0cea9518860340bbc3b95
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/LiveTranslate
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: Umherirrender <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to