]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/country_de.php
Some cleanups/improvements
[mailer.git] / inc / language / country_de.php
index c126466ed9bd0266d1f7fa77965af0bb67157ed7..8e57d1c694fd35777baf6c6fb3134c9ef504c709 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                    *
- * For more information visit: http://www.mxchange.org                  *
+ * Copyright (c) 2009 - 2013 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 *
@@ -64,6 +62,10 @@ addMessages(array(
        'ADMIN_COUNTRIES_REMOVED' => "Ländercode(s) gelöscht.",
        'ADMIN_COUNTRY_ACTIVATION_NEXT_LINK' => "Weiter zur Länderauflistung...",
        'COUNTRY_CODE_404' => "Land nicht gefunden.",
+
+       // Admin - for ext-task
+       'ADMIN_TASK_LIST_COUNTRY' => "Ländercodes",
+       'ADMIN_TASK_LIST_COUNTRY_TITLE' => "Sie haben Ländercodes eingerichtet.",
 ));
 
 // [EOF]