From: Roland Häder Date: Fri, 6 Aug 2010 09:59:13 +0000 (+0000) Subject: Naming convention applied on some language strings X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8658feeceddc055ab064782807ff69cb3c0a8c94;p=mailer.git Naming convention applied on some language strings --- diff --git a/inc/language/bonus_de.php b/inc/language/bonus_de.php index dc291b2b15..a002f9ed55 100644 --- a/inc/language/bonus_de.php +++ b/inc/language/bonus_de.php @@ -44,8 +44,8 @@ if (!defined('__SECURITY')) { // Language definitions addMessages(array( - 'BONUS_LOGIN_TOTAL' => "Login-Bonus", - 'BONUS_TURBO_TOTAL' => "Aktiv-Bonus beim Best.", + 'MEMBER_BONUS_LOGIN_TOTAL' => "Login-Bonus", + 'MEMBER_BONUS_TURBO_TOTAL' => "Aktiv-Bonus beim Best.", 'ADMIN_EDIT_BONUS_SETTINGS' => "Einstellungen an Vergütungen", 'ADMIN_BONUS_LOGIN_BONUS' => "Bonus für Login", 'ADMIN_BONUS_TURBO_BONUS' => "Rang-Bonus für Erst-Klicker",