diff options
author | Alex Legler <alex@a3li.li> | 2016-01-06 21:56:50 +0100 |
---|---|---|
committer | Alex Legler <alex@a3li.li> | 2016-01-06 21:56:50 +0100 |
commit | d64a40498e8ac51da11bd1b645a02495e8caf80e (patch) | |
tree | 910ca5ea14dba3aa8bc76cb1176ceca23c2c6cde /AntiSpoof/i18n/frc.json | |
parent | Revert "Add AbuseFilter" (diff) | |
download | extensions-d64a40498e8ac51da11bd1b645a02495e8caf80e.tar.gz extensions-d64a40498e8ac51da11bd1b645a02495e8caf80e.tar.bz2 extensions-d64a40498e8ac51da11bd1b645a02495e8caf80e.zip |
Revert "Add AntiSpoof"
This reverts commit 058ee4ffba20b377ad1e154c7c9095d38d3a8706.
Diffstat (limited to 'AntiSpoof/i18n/frc.json')
-rw-r--r-- | AntiSpoof/i18n/frc.json | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/AntiSpoof/i18n/frc.json b/AntiSpoof/i18n/frc.json deleted file mode 100644 index 2b0f57f9..00000000 --- a/AntiSpoof/i18n/frc.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "@metadata": { - "authors": [ - "JeanVoisin", - "Hangmanwa7id" - ] - }, - "antispoof-name-illegal": "Le nom \"$1\" est pas permit pour empêcher de confondre ou d'user le nom \"$2\". Choisissez donc un autre nom.", - "antispoof-badtype": "Mauvaise qualité d'information", - "antispoof-empty": "Chaîne vide", - "antispoof-blacklisted": "Contient le caractère pas permit $1", - "antispoof-combining": "Commence avec la marque combinée $1", - "antispoof-unassigned": "Contient le caractère pas assigné ou désapprouvé $1", - "antispoof-deprecated": "Contient le caractère désuet $1", - "antispoof-noletters": "Contient pas de lettres", - "antispoof-mixedscripts": "Contient plusieurs scripts qui s'adonnont pas", - "antispoof-tooshort": "Le nom choisi est trop court" -} |