From 068286744f452fa2e5b08393c7aa8f72f3036272 Mon Sep 17 00:00:00 2001 From: reality Date: Mon, 4 Nov 2013 21:46:15 +0000 Subject: [PATCH] fix warn strings --- 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 826807c..fc54229 100644 --- a/modules/warning/strings.json +++ b/modules/warning/strings.json @@ -9,7 +9,7 @@ "en": "{user} has {num} warnings. More info can be found at {url}", "fr": "{user} a {num} avertissements. Plus d'informations peuvent être trouvées ici : {url}", "it": "{user} a {num} avvertenze. Ulteriori informazioni si trovano a {url}", - "de": ""{user} hat {num} Verwarnung. Mehr Informationen sind auf {url} erhältlich", + "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}",