]> git.mxchange.org Git - mailer.git/commitdiff
Fixed missing language id string
authorRoland Häder <roland@mxchange.org>
Sun, 29 Aug 2010 17:50:38 +0000 (17:50 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 29 Aug 2010 17:50:38 +0000 (17:50 +0000)
inc/language/de.php

index 27cd90160e0420b1819c63dd1e5543b5eb3d37c9..96f5900eaae04c5929afdd7fb9a112dfd9322159 100644 (file)
@@ -470,7 +470,7 @@ addMessages(array(
        'MEMBER_STATS_CONTENT' => "Statistiken versandter Mails",
        'MEMBER_EMAIL_END_SEND' => "Vollst&auml;ndig versendet",
        'MEMBER_EMAIL_CONFIRMED' => "Best&auml;tigt",
-       'EMAIL_PERCENT' => "Klickrate",
+       'MEMBER_EMAIL_PERCENT' => "Klickrate",
        'MEMBER_NO_MAILS_TO_CONFIRM' => "Keine Mails &uuml;brig zum Best&auml;tigen.",
        'MEMBER_SID' => "Mail-Id",
        'CONFIRM_LINK' => "Best&auml;tigungslink",