X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flanguage%2Ftop10_de.php;h=03f7c011be3ec57590094b9801751cb5ff4db768;hb=90a0f3d369ac0af39c0f10aa0282f14ed092a513;hp=2cf5c7470df0ebe9b703b2d9df0b2eee51aa8487;hpb=09f5758c42a33a56bdd461c946ffe759a59c54aa;p=mailer.git diff --git a/inc/language/top10_de.php b/inc/language/top10_de.php index 2cf5c7470d..03f7c011be 100644 --- a/inc/language/top10_de.php +++ b/inc/language/top10_de.php @@ -14,12 +14,10 @@ * $Date:: $ * * $Tag:: 0.2.1-FINAL $ * * $Author:: $ * - * Needs to be in all Files and every File needs "svn propset * - * svn:keywords Date Revision" (autoprobset!) at least!!!!!! * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009, 2010 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 * @@ -44,8 +42,8 @@ if (!defined('__SECURITY')) { // Language definitions addMessages(array( - 'TOP10_ADMIN_CONFIG_HEADER' => "Einstellungen an TOP-Listen", - 'TOP10_ADMIN_MAX_TOP10' => "Maximale Plätze pro Liste", + 'ADMIN_CONFIG_TOP10_TITLE' => "Einstellungen an TOP-Listen", + 'ADMIN_CONFIG_TOP10_MAX_TOP10' => "Maximale Plätze pro Liste", )); // [EOF]