From 3af2cbb678cd0e871b35113e571327d178977efd Mon Sep 17 00:00:00 2001 From: reality Date: Tue, 26 Jan 2016 16:57:23 +0000 Subject: [PATCH] remove url from warn --- modules/warning/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/warning/strings.json b/modules/warning/strings.json index 1605e05..d438192 100644 --- a/modules/warning/strings.json +++ b/modules/warning/strings.json @@ -12,7 +12,7 @@ "de": "{user} hat {num} Verwarnung. Mehr Informationen sind auf {url} erhältlich" }, "warn_notify": { - "en": "{warner} has issued a warning to {warnee} for \"{reason}.\" More info can be found at {url}", + "en": "{warner} has issued a warning to {warnee} for \"{reason}.\"", "fr": "Attention : {warner} a donné un avertissement à {warnee} pour \"{reason}.\". Plus d'informations peuvent être trouvées ici : {url}", "it": "Attenzione : {warner} ha dato un' avvertenza a {warnee} per \"{reason}.\". Ulterior informazioni si trovano a {url}", "de": "{warner} hat {warnee} für \"{reason}.\" verwarnt. Mehr Informationen sind auf {url} erhältlich"