diff options
Diffstat (limited to 'languages/i18n/qqq.json')
-rw-r--r-- | languages/i18n/qqq.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index 086df3bd8bcd..ab1f44781fb6 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -2925,6 +2925,8 @@ "block-success": "Message shown when a block is successfully applied on [[Special:Block]]. Similar to {{msg-mw|blockipsuccesstext}} except only basic wikitext is allowed.\n\nParameters:\n* $1 - target username", "block-user-active-blocks": "Header for the active blocks table", "block-user-no-active-blocks": "Message shown when there are no active blocks for the user", + "block-user-active-range-blocks": "Header for the 'Active range blocks' table shown at [[Special:Block]].", + "block-user-no-active-range-blocks": "Message shown at [[Special:Block]] when there are no active range blocks for an IP address.", "block-user-previous-blocks": "Header for the previous blocks table", "block-user-no-previous-blocks": "Message shown when there are no previous block log entries for the user", "block-user-label-count-exceeds-limit": "{{optional}}\nLabel displaying the total number of blocks or block events, with a '+' sign to indicate additional entries.\n\nParameters:\n* $1 - total number of blocks or log events", @@ -2946,6 +2948,7 @@ "block-javascript-required": "Error message shown when JavaScript is disabled on [[Special:Block]]", "block-removed": "Success message shown after a block has been removed.", "block-reblock-multi-legacy": "Error message shown on [[Special:Block]].", + "block-view-target": "Message for link to load an IP range in the [[Special:Block]] interface.\n{{Identical|View}}", "unblockip": "Used as title and legend for the form in [[Special:Unblock]].", "unblockiptext": "Used in the {{msg-mw|Unblockip}} form on [[Special:Unblock]].", "unblock-target": "Used as a title and legend for the form in [[Special:Unblock]]", |