]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/active_de.php
Way more usage of EL code:
[mailer.git] / inc / language / active_de.php
index b6edca75b7d38484934fe72aec77202e63dd4437..1ce5e2b2d281b8cf35f8b65ae1c13a2e6e6b0336 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
+ * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -46,8 +46,8 @@ addMessages(array(
        'GUEST_ACTIVE_NO_MEMER_ONLINE_TODAY' => "Heute war noch kein einziges Mitglied online.",
        'GUEST_ACTIVE_HEADER' => "Wir waren heute online.",
        'GUEST_ACTIVE_FOOTER' => "Diese Mitglieder waren heute bei <strong>{?MAIN_TITLE?}</strong> eingeloggt.",
-       'ADMIN_ACTIVE_SETTINGS' => "Einstellungen an Aktiv-Liste",
-       'ADMIN_ACTIVE_LIMIT' => "Anzahl Eintr&auml;ge in Liste",
+       'ADMIN_CONFIG_ACTIVE_TITLE' => "Einstellungen an Aktiv-Liste",
+       'ADMIN_CONFIG_ACTIVE_LIMIT' => "Anzahl Eintr&auml;ge in Liste",
 ));
 
 // [EOF]