From 1c1de3a42791c147b0ef5dcc58d0a2318737a1b7 Mon Sep 17 00:00:00 2001 From: matejsuchanek Date: Sat, 2 Apr 2016 11:07:49 +0200 Subject: [PATCH] Add hint to /qqq about GENDER support https://translatewiki.net/wiki/MediaWiki:Ipb-needreblock/qqq Bug: T125230 Change-Id: I71bf5e87a9076bc75c4f454cbc491a6d2521192c --- languages/i18n/qqq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index 379fe797d6..dc4df6bb7f 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -2563,7 +2563,7 @@ "ipb_expiry_temp": "Warning message displayed on [[Special:BlockIP]] if the option \"hide username\" is selected but the expiry time is not infinite.", "ipb_hide_invalid": "Used as error message in [[Special:Block]].\n* $1 - Number of edits (Value of [[mw:Manual:$wgHideUserContribLimit]])", "ipb_already_blocked": "{{Identical|$1 is already blocked}}", - "ipb-needreblock": "Used in [[Special:Block]].\n* $1 - target username", + "ipb-needreblock": "Used in [[Special:Block]].\n* $1 - target username, can be used for GENDER support", "ipb-otherblocks-header": "[[File:Special.Block with other blocks from GlobalBlocking and TorBlocks.png|thumb|Example]]\nUsed on [[Special:Block]] as header for other blocks, i.e. from GlobalBlocking or TorBlocks\n\nParameters:\n* $1 - number of blocks\nSee also:\n* {{msg-mw|Ipblocklist-otherblocks}}", "unblock-hideuser": "{{doc-singularthey}}", "ipb_cant_unblock": "Used as error message in [[Special:Unblock]]. Parameters:\n* $1 - block ID", -- 2.20.1