X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flanguage%2Factive_de.php;h=fb12cc299155e3633483621dea00a172735304d6;hb=b6a6d0a2c0a0f274b937eb75c413db8fa9b44f9c;hp=802d01403a72d8c4f387ed7fabffd65f357d47da;hpb=c3b4eaf29946349ff058691db2dcb615a5379bb2;p=mailer.git diff --git a/inc/language/active_de.php b/inc/language/active_de.php index 802d01403a..fb12cc2991 100644 --- a/inc/language/active_de.php +++ b/inc/language/active_de.php @@ -16,8 +16,8 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009 - 2011 by Mailer Developer Team * - * For more information visit: http://www.mxchange.org * + * Copyright (c) 2009 - 2012 by Mailer Developer Team * + * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -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 {?MAIN_TITLE?} eingeloggt.", - 'ADMIN_ACTIVE_SETTINGS' => "Einstellungen an Aktiv-Liste", - 'ADMIN_ACTIVE_LIMIT' => "Anzahl Einträge in Liste", + 'ADMIN_CONFIG_ACTIVE_TITLE' => "Einstellungen an Aktiv-Liste", + 'ADMIN_CONFIG_ACTIVE_LIMIT' => "Anzahl Einträge in Liste", )); // [EOF]