From: Roland Häder Date: Tue, 16 Aug 2011 18:02:25 +0000 (+0000) Subject: This makes the admin table a little shorter X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ab29e4708963583f7932cba987450ef12575647b;p=mailer.git This makes the admin table a little shorter --- diff --git a/inc/language/de.php b/inc/language/de.php index 1cfe6cad4a..f88b0afdce 100644 --- a/inc/language/de.php +++ b/inc/language/de.php @@ -447,7 +447,7 @@ addMessages(array( '_USERID' => "Mitglied-Id", 'REMOTE_IP' => "IP-Nummer", 'REFERRAL_USERID' => "Werber-Id", - 'ACCOUNT_STATUS' => "Account-Status", + 'ACCOUNT_STATUS' => "Status", 'ACCOUNT_STATUS_UNKNOWN' => "Unbekannter Status %s erkannt.", 'ACCOUNT_STATUS_UNCONFIRMED' => "Unbestätigt", 'ACCOUNT_STATUS_CONFIRMED' => "Bestätigt",