Anomie has uploaded a new change for review.

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

Change subject: Add missing API i18n message
......................................................................

Add missing API i18n message

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CentralAuth 
refs/changes/97/260397/1

diff --git a/i18n/en.json b/i18n/en.json
index d4d62c1..d0f162c 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -542,6 +542,7 @@
        "apihelp-setglobalaccountstatus-param-statecheck": "Optional MD5 of the 
expected current <username>:<hidden>:<locked>, to detect edit conflicts. Set 
<locked> to 1 for locked, 0 for unlocked.",
        "apihelp-setglobalaccountstatus-example-1": "Lock the global account 
for [[User:Example]] with reason \"Spam\"",
        "apihelp-setglobalaccountstatus-example-2": "Unlock and suppress the 
global account for [[User:Example]] with reason \"I can\"",
+       "apihelp-main-param-centralauthtoken": "When accessing the API using a 
cross-domain AJAX request (CORS), use this to authenticate as the current SUL 
user. Use 
<kbd>[[Special:ApiHelp/centralauthtoken|action=centralauthtoken]]</kbd> on this 
wiki to retrieve the token, before making the CORS request. Each token may only 
be used once, and expires after 10 seconds. This should be included in any 
pre-flight request, and therefore should be included in the request URI (not 
the POST body).",
        "centralauth-log-gblrename-oldname": "Previous username:",
        "centralauth-contribs-locked": "This account is globally locked.\nSee 
[[Special:CentralAuth/$1|global account details]] for more information.",
        "centralauth-contribs-locked-log": "This account is globally 
locked.\nThe latest lock log entry is provided below for reference:",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index f5ff0e8..9543c0a 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -557,6 +557,7 @@
        "apihelp-setglobalaccountstatus-param-statecheck": 
"{{doc-apihelp-param|setglobalaccountstatus|statecheck}}",
        "apihelp-setglobalaccountstatus-example-1": 
"{{doc-apihelp-example|setglobalaccountstatus}}",
        "apihelp-setglobalaccountstatus-example-2": 
"{{doc-apihelp-example|setglobalaccountstatus}}",
+       "apihelp-main-param-centralauthtoken": 
"{{doc-apihelp-param|main|centralauthtoken}}",
        "centralauth-log-gblrename-oldname": "Label for field on Special:Log 
which allows filtering the global rename log by the previous username",
        "centralauth-contribs-locked": "This is displayed on 
[[Special:Contributions]] for locked accounts when we cannot display the log 
entry. Parameters:\n* $1 - the username",
        "centralauth-contribs-locked-log": "This is displayed on 
[[Special:Contributions]] for locked accounts. Parameters:\n* $1 - the 
username\nSee also:\n{{msg-mw|Sp-contributions-blocked-notice}}",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I727458c5bf54cebd4bf684fc3f3c5ea31c1ebeeb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CentralAuth
Gerrit-Branch: master
Gerrit-Owner: Anomie <bjor...@wikimedia.org>

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

Reply via email to