diff options
Diffstat (limited to 'extensions/TitleBlacklist/i18n/en.json')
-rw-r--r-- | extensions/TitleBlacklist/i18n/en.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/TitleBlacklist/i18n/en.json b/extensions/TitleBlacklist/i18n/en.json index a7efd2a6..ab52f452 100644 --- a/extensions/TitleBlacklist/i18n/en.json +++ b/extensions/TitleBlacklist/i18n/en.json @@ -15,7 +15,6 @@ "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-autoconfirmed-warning": "<strong>Note:</strong> This page can only be edited by users with the <code>autoconfirmed</code> right because it matches the following title blacklist entry:<br /><code>$1</code>", "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", "right-tboverride-account": "Override the username blacklist", |