]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/user_de.php
Countless fixes, ext-grade started:
[mailer.git] / inc / language / user_de.php
index 9f6eaa0f89f465b0d0c152ef1c61ecc1396621b0..edd876dfa3e91171b0a8f37dac473d2de17b79a0 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 *
@@ -44,8 +44,8 @@ if (!defined('__SECURITY')) {
 addMessages(array(
        'ADMIN_USER_PAGENAV' => "Seiten",
        'ADMIN_CONFIG_USER_TITLE' => "Konfiguration - Mitgliederliste",
-       'ADMIN_USER_LIMIT_USER' => "Anzahl Mitglieder pro Seite",
-       'ADMIN_USER_ALPHA_USER' => "Azanhl Buchstaben pro Zeile",
+       'ADMIN_CONFIG_USER_LIMIT' => "Anzahl Mitglieder pro Seite",
+       'ADMIN_CONFIG_USER_ALPHA' => "Azanhl Buchstaben pro Zeile",
        'ADMIN_USER_ACCOUNT_SAVED' => "Mitgliedsaccount gespeichert.",
        'ADMIN_USER_ACCOUNT_NOT_SAVED' => "Mitgliedsaccount <u>nicht</u> gespeichert.",
        'ADMIN_USER_ACCOUNT_LOCKED' => "Mitgliedsaccount <span class=\"data\">%s</span> wurde gesperrt.",