Amire80 has uploaded a new change for review.

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

Change subject: Add apihelp for the progress parameter in the cxpublish module
......................................................................

Add apihelp for the progress parameter in the cxpublish module

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


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation 
refs/changes/37/227437/1

diff --git a/i18n/en.json b/i18n/en.json
index a965998..908aef4 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -117,6 +117,7 @@
        "apihelp-cxpublish-param-sourcetitle": "The title of the source page.",
        "apihelp-cxpublish-param-sourcerevision": "The revision of the source 
page.",
        "apihelp-cxpublish-param-status": "If \"draft\", translation will be 
saved as draft. If \"published\", translation will be published.",
+       "apihelp-cxpublish-param-progress": "Information about translation 
completion (progress). JSON with the keys 'any', 'mt' and 'mtsectioncount'. The 
keys' values are percentages.",
        "apihelp-cxpublish-param-categories": "The categories to put the 
published page in.",
        "apihelp-cxpublish-param-wpCaptchaId": "Captcha ID (when saving with a 
captcha response).",
        "apihelp-cxpublish-param-wpCaptchaWord": "Answer to the captcha (when 
saving with a captcha response).",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 2a2ded0..0b6a15e 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -122,6 +122,7 @@
        "apihelp-cxpublish-param-sourcetitle": 
"{{doc-apihelp-param|cxpublish|sourcetitle}}",
        "apihelp-cxpublish-param-sourcerevision": 
"{{doc-apihelp-param|cxpublish|sourcerevision}}",
        "apihelp-cxpublish-param-status": "{{doc-important|DO NOT translate 
\"draft\" and \"published\" which are enclosed in quotation 
marks.}}\n\n{{doc-apihelp-param|cxpublish|status}}",
+       "apihelp-cxpublish-param-progress": "{{doc-important|DO NOT translate 
\"any\", \"mt\", and 
\"mtSections\".}}\n\n{{doc-apihelp-param|cxpublish|progress}}",
        "apihelp-cxpublish-param-categories": 
"{{doc-apihelp-param|cxpublish|categories}}",
        "apihelp-cxpublish-param-wpCaptchaId": 
"{{doc-apihelp-param|cxpublish|wpCaptchaId}}",
        "apihelp-cxpublish-param-wpCaptchaWord": 
"{{doc-apihelp-param|cxpublish|wpCaptchaWord}}",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I73a83380613c0708eff7fee7126a1913dab32456
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>

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

Reply via email to