]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/country_de.php
Some cleanups/improvements
[mailer.git] / inc / language / country_de.php
index 17cf40b9aece2d4b60b0adc2168402510163509d..8e57d1c694fd35777baf6c6fb3134c9ef504c709 100644 (file)
@@ -16,8 +16,8 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2011 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 *
@@ -62,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]