From f40569033d35d2b632d8c5729ddf6ad938d3da55 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Sun, 12 Sep 2021 20:06:32 +0200 Subject: [PATCH] banner: remove unused error message --- res/core/messages.xml | 7 ------- res/translations/messages.de.po | 3 --- res/translations/messages.en.po | 3 --- 3 files changed, 13 deletions(-) diff --git a/res/core/messages.xml b/res/core/messages.xml index 1423a1efb..0b6cab79b 100644 --- a/res/core/messages.xml +++ b/res/core/messages.xml @@ -4535,13 +4535,6 @@ - - - - - - - diff --git a/res/translations/messages.de.po b/res/translations/messages.de.po index 7df50e031..6a31a2207 100644 --- a/res/translations/messages.de.po +++ b/res/translations/messages.de.po @@ -692,9 +692,6 @@ msgstr "\"$unit($unit) in $region($region): '$order($command)' - Die Einheit kan msgid "error85" msgstr "\"$unit($unit) in $region($region): '$order($command)' - Es wurde keine Emailadresse angegeben.\"" -msgid "error125" -msgstr "\"$unit($unit) in $region($region): '$order($command)' - Es wurde kein Banner angegeben.\"" - msgid "starvation" msgstr "\"$unit($unit) verliert in $region($region) $int($dead) von $int($add($live,$dead)) Personen durch Unterernährung.\"" diff --git a/res/translations/messages.en.po b/res/translations/messages.en.po index c9124a770..58785de2f 100644 --- a/res/translations/messages.en.po +++ b/res/translations/messages.en.po @@ -692,9 +692,6 @@ msgstr "\"$unit($unit) in $region($region): '$order($command)' - The unit cannot msgid "error85" msgstr "\"$unit($unit) in $region($region): '$order($command)' - No email address was supplied.\"" -msgid "error125" -msgstr "\"$unit($unit) in $region($region): '$order($command)' - No banner text was supplied.\"" - msgid "starvation" msgstr "\"$unit($unit) loses $int($dead) of $int($add($live,$dead)) people due to starvation in $region($region).\""