diff options
author | jenkins-bot <jenkins-bot@gerrit.wikimedia.org> | 2019-01-08 19:06:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@wikimedia.org> | 2019-01-08 19:06:47 +0000 |
commit | 4f4b109dcbcfd6e835390423cb69b3625985855e (patch) | |
tree | ddbd9ba074533984bd6d94f045dba7eeab5480f7 /languages/i18n/qqq.json | |
parent | 41a744cba7b99e2c6db5d8c97913ed33e1d5c3f6 (diff) | |
parent | 41da63ed1feb1c919934524b3298a0b576c96fde (diff) | |
download | mediawikicore-4f4b109dcbcfd6e835390423cb69b3625985855e.tar.gz mediawikicore-4f4b109dcbcfd6e835390423cb69b3625985855e.zip |
Merge "Update the design of Special:Block"
Diffstat (limited to 'languages/i18n/qqq.json')
-rw-r--r-- | languages/i18n/qqq.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index 9e38c0111655..b799bf3a2573 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -2792,7 +2792,6 @@ "blockip": "Used as the text of a link in the sidebar toolbox. Clicking this link takes you to [[Special:Block]], with a relevant username or IP address (e.g. \"Username\" on [[User talk:Username]], [[Special:Contributions/Username]], etc.) already filled in.\n\nParameters:\n* $1 - username, for GENDER support\n{{Identical|Block user}}", "blockiptext": "Used in the {{msg-mw|Blockip}} form in [[Special:Block]].\n\nRefers to {{msg-mw|Policy-url}}.\n\nThis message may follow the message {{msg-mw|Ipb-otherblocks-header}} and other block messages.\n\nParameters:\n* $1 - CIDR suffix of the largest allowed IPv4 block (as an integer)\n* $2 - CIDR suffix of the largest allowed IPv6 block (as an integer)\n\nSee also:\n* {{msg-mw|Unblockiptext}}", "ipaddressorusername": "{{Identical|IP address or username}}", - "ipbexpiry": "{{Identical|Expiry}}", "ipbreason": "Label of the block reason dropdown in [[Special:BlockIP]] and the unblock reason textfield in [{{fullurl:Special:IPBlockList|action=unblock}} Special:IPBlockList?action=unblock].\n\n{{Identical|Reason}}", "ipbreason-dropdown": "Used as item list for dropdown on [[Special:Block]].\n\nThe label for this dropdown is {{msg-mw|Ipbreason}}.", "ipb-hardblock": "This is the label for a checkbox in the user block form on [[Special:Block]].\n\nSee also:\n* {{msg-mw|ipbemailban}}\n* {{msg-mw|ipb-disableusertalk}}\n* {{msg-mw|ipbenableautoblock}}\n* {{msg-mw|ipbhidename}}\n* {{msg-mw|ipbwatchuser}}", @@ -2809,7 +2808,6 @@ "ipb-confirm": "Used as hidden field in the form on [[Special:Block]].", "ipb-sitewide": "A type of block the user can select from on [[Special:Block]].", "ipb-partial": "A type of block the user can select from on [[Special:Block]].", - "ipb-type-label": "The label of the type of editing restriction the admin would like to impose on [[Special:Block]].", "ipb-pages-label": "The label for an autocomplete text field to specify pages to block a user from editing on [[Special:Block]].", "badipaddress": "An error message shown when one entered an invalid IP address in blocking page.", "blockipsuccesssub": "Used as page title in [[Special:Block]].\n\nThis message is the subject for the following message:\n* {{msg-mw|Blockipsuccesstext}}", @@ -2823,6 +2821,12 @@ "ipb-blocklist": "Used as link text in [[Special:Block]].\n\nThe link points to Specil:BlockList.", "ipb-blocklist-contribs": "Used in [[Special:Block]].\n* $1 - target username", "ipb-blocklist-duration-left": "Used on [[Special:BlockList]] to show the remaining time (years, months, days, hours, minutes) until the block expires.\n$1 - The duration left", + "block-actions": "Label for the checkboxes for specifying the actions that a block affects on [[Special:Block]]", + "block-expiry": "Label for the input for specifying the expiry time of a block on [[Special:Block]]", + "block-options": "Label for the checkboxes for specifying additional options for a block on [[Special:Block]]", + "block-prevent-edit": "Label for the checkbox for specifying an editing block in [[Special:Block]].", + "block-reason": "Label for the input for specifying the reason for a block on [[Special:Block]]", + "block-target": "Label for the input for specifying the target of a block on [[Special:Block]]", "unblockip": "Used as title and legend for the form in [[Special:Unblock]].", "unblockiptext": "Used in the {{msg-mw|Unblockip}} form on [[Special:Unblock]].", "ipusubmit": "Used as button text on [{{canonicalurl:Special:BlockList|action=unblock}} Special:BlockList?action=unblock]. To see the message:\n* Go to [[Special:BlockList]]\n* Click \"unblock\" for any block (but you can only see \"unblock\" if you have administrator rights)\n* It is now the button below the form", |