Remove - from override

Change-Id: Iaa39a1d3d7da48eafb6860d1cd11e6765c1337ee
This commit is contained in:
Reedy 2021-04-13 02:59:24 +01:00
parent 42dcaca502
commit 161b39d20b

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": "Over-ride the title blacklist if it matches",
"titleblacklist-override": "Override 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",