summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'AntiSpoof/i18n/en-gb.json')
-rw-r--r--AntiSpoof/i18n/en-gb.json10
1 files changed, 3 insertions, 7 deletions
diff --git a/AntiSpoof/i18n/en-gb.json b/AntiSpoof/i18n/en-gb.json
index 912818e9..2465d076 100644
--- a/AntiSpoof/i18n/en-gb.json
+++ b/AntiSpoof/i18n/en-gb.json
@@ -1,8 +1,8 @@
{
"@metadata": {
"authors": [
- "Shirayuki",
- "Dejavu"
+ "Dejavu",
+ "Shirayuki"
]
},
"antispoof-desc": "Blocks the creation of accounts with mixed-script, confusing and similar usernames",
@@ -20,9 +20,5 @@
"antispoof-tooshort": "Canonicalised name too short",
"antispoof-ignore": "Ignore spoofing checks",
"antispoof-ignore-help": "Allows users with sufficient privileges to create an account even if its name is similar to that of an existing account.",
- "right-override-antispoof": "Override the spoofing checks",
- "apihelp-antispoof-description": "Check a username against AntiSpoof's normalization checks.",
- "apihelp-antispoof-param-username": "The username to check against AntiSpoof.",
- "apihelp-antispoof-example-1": "Check username \"Foo\" against AntiSpoof",
- "apihelp-createaccount-param-ignoreantispoof": "Ignore spoofing checks (requires the <code>override-antispoof</code> right)."
+ "right-override-antispoof": "Override the spoofing checks"
}