i18n: Make clear what TitleBlacklistAuthenticationRequest over-rides

Change-Id: I9de7b2bc8ef8f615e7885ce3791dcfe5a4de3a72
This commit is contained in:
James D. Forrester 2019-04-30 15:48:38 -07:00
parent 5d41d5e833
commit 156c398975

View file

@ -16,7 +16,7 @@
"titleblacklist-forbidden-upload": "The filename \"$2\" has been banned from creation.\nIt matches the following blacklist entry: <code>$1</code>",
"titleblacklist-forbidden-new-account": "The user name \"$2\" has been banned from creation.\nIt matches the following blacklist entry: <code>$1</code>",
"titleblacklist-invalid": "The following {{PLURAL:$1|line|lines}} in the title blacklist {{PLURAL:$1|is|are}} invalid;\nplease correct {{PLURAL:$1|it|them}} before saving:",
"titleblacklist-override": "Ignore the blacklist",
"titleblacklist-override": "Over-ride the title blacklist if it matches",
"titleblacklist-override-help": "Users with sufficient privileges can set this to ignore the title blacklist checks.",
"titleblacklist-warning": "<strong>Warning: This page can only be edited by administrators and other users with the <code>tboverride</code> right because it matches the following title blacklist entry:</strong><br /><code>$1</code>",
"right-tboverride": "Override the title or username blacklist",