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

Change subject: Fix broken variable inclusions in API unblock parameter 
documentation
......................................................................

Fix broken variable inclusions in API unblock parameter documentation

Change-Id: I06bf55b3f7f0e05e059f648d92c0cb2d54255d18
---
M includes/api/i18n/en.json
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/34/332234/2

diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json
index b2cecc9..c1fefd6 100644
--- a/includes/api/i18n/en.json
+++ b/includes/api/i18n/en.json
@@ -1398,8 +1398,8 @@
        "apihelp-tokens-example-emailmove": "Retrieve an email token and a move 
token.",
 
        "apihelp-unblock-description": "Unblock a user.",
-       "apihelp-unblock-param-id": "ID of the block to unblock (obtained 
through <kbd>list=blocks</kbd>). Cannot be used together with <var>$1user</var> 
or <var>$luserid</var>.",
-       "apihelp-unblock-param-user": "Username, IP address or IP address range 
to unblock. Cannot be used together with <var>$1id</var> or 
<var>$luserid</var>.",
+       "apihelp-unblock-param-id": "ID of the block to unblock (obtained 
through <kbd>list=blocks</kbd>). Cannot be used together with <var>$1user</var> 
or <var>$1userid</var>.",
+       "apihelp-unblock-param-user": "Username, IP address or IP address range 
to unblock. Cannot be used together with <var>$1id</var> or 
<var>$1userid</var>.",
        "apihelp-unblock-param-userid": "User ID to unblock. Cannot be used 
together with <var>$1id</var> or <var>$1user</var>.",
        "apihelp-unblock-param-reason": "Reason for unblock.",
        "apihelp-unblock-param-tags": "Change tags to apply to the entry in the 
block log.",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I06bf55b3f7f0e05e059f648d92c0cb2d54255d18
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: TTO <at.li...@live.com.au>

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

Reply via email to