Siebrand has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/276103

Change subject: Add i18n for API
......................................................................

Add i18n for API

Change-Id: I072c3eaa1bd42e9b361516ffb6955467e33be241
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 10 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/LiveTranslate 
refs/changes/03/276103/1

diff --git a/i18n/en.json b/i18n/en.json
index fa2beda..44594c4 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -36,5 +36,9 @@
        "livetranslate-special-current-tms": "Existing translation memories",
        "livetranslate-special-tms-update": "Update translation memories",
        "livetranslate-special-update": "Update translation memories",
-       "livetranslate-importtms-param-miscmatch": "Mismatch between amount of 
locations and types"
+       "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+translationmemories-description": "This module returns 
all matching translation memories",
+       "apihelp-importtms-description": "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."
 }
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 3f319f6..b880c54 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -43,5 +43,9 @@
        "livetranslate-special-current-tms": "Used as HTML 
<code><nowiki><h3></nowiki></code> heading in 
[[Special:LiveTranslate]].\n\nFollowed by the \"translation memories\" table.",
        "livetranslate-special-tms-update": "Unused at this 
time.\n\nPreviously, used as HTML <code><nowiki><h3></nowiki></code> 
heading.\n\nPreviously, followed by {{msg-mw|livetranslate-special-update}}.",
        "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"
+       "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+translationmemories-description": 
"{{doc-apihelp-description|query+translationmemories}}",
+       "apihelp-importtms-description": 
"{{doc-apihelp-description|importtms}}",
+       "apihelp-livetranslate-description": 
"{{doc-apihelp-description|livetranslate}}"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I072c3eaa1bd42e9b361516ffb6955467e33be241
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/LiveTranslate
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@kitano.nl>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to