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