]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/top10_de.php
Fixes for broken saving config in ext-yoomedia
[mailer.git] / inc / language / top10_de.php
index f3ac7fd13f99b6118b1f2bf0d0b8f77f54de2f66..0cb62bf687da5f0b027dbe4e4ea94c0514369ee5 100644 (file)
@@ -18,6 +18,7 @@
  * 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                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -43,8 +44,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_TOP10_MAX_TOP10' => "Maximale Plätze pro Liste",
 ));
 
 // [EOF]