]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/user_de.php
More fixes/missing language id added
[mailer.git] / inc / language / user_de.php
index 1660f3c0c8dfc696f3e4d3cfa27fb19eab424858..edd876dfa3e91171b0a8f37dac473d2de17b79a0 100644 (file)
  * $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                    *
+ * 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 *
@@ -46,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.",