X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Flanguage%2Ftop10_de.php;h=4040f276ef0420a48564b850003c08d462401b5c;hb=e68f2f7b0a55fa31eb7ce5baf844dca40f11abea;hp=f3ac7fd13f99b6118b1f2bf0d0b8f77f54de2f66;hpb=263a089d8a499e0e26d0af9e7aa7639f88b8ca60;p=mailer.git diff --git a/inc/language/top10_de.php b/inc/language/top10_de.php index f3ac7fd13f..4040f276ef 100644 --- a/inc/language/top10_de.php +++ b/inc/language/top10_de.php @@ -14,10 +14,9 @@ * $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 - 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 * @@ -43,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]