DatGuy has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/329197 )

Change subject: AntiSpoof: Simplify word in en and en-gb.
......................................................................

AntiSpoof: Simplify word in en and en-gb.

Doesn't fully concern the phab ticket, but it is a start

Bug: T94959
Change-Id: I5f1d42f87f85d88b19cc1407d8a2cc31fbd73abd
---
M i18n/en-gb.json
M i18n/en.json
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/AntiSpoof 
refs/changes/97/329197/1

diff --git a/i18n/en-gb.json b/i18n/en-gb.json
index 4703ce9..52c16ba 100644
--- a/i18n/en-gb.json
+++ b/i18n/en-gb.json
@@ -4,5 +4,5 @@
                        "Shirayuki"
                ]
        },
-       "antispoof-tooshort": "Canonicalised name too short"
+       "antispoof-tooshort": "Normalised name too short"
 }
diff --git a/i18n/en.json b/i18n/en.json
index a49d48e..f6a15da 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -17,7 +17,7 @@
        "antispoof-deprecated": "Contains deprecated character $1",
        "antispoof-noletters": "Does not contain any letters",
        "antispoof-mixedscripts": "Contains incompatible mixed scripts",
-       "antispoof-tooshort": "Canonicalized name too short",
+       "antispoof-tooshort": "Normalized 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",

-- 
To view, visit https://gerrit.wikimedia.org/r/329197
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5f1d42f87f85d88b19cc1407d8a2cc31fbd73abd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/AntiSpoof
Gerrit-Branch: master
Gerrit-Owner: DatGuy <datguyst...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to