X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flanguage%2Fcountry_de.php;h=fc892aafb1083b27a4ee78e0143211d29cbcc9a0;hb=1d22c70e65e858422ee0d17a7612f4b5c0757a42;hp=2a1a428ddf4212e036a0b6feb07391705fc254a5;hpb=c8d76610eb94093d4eed4fcd8a6cb72e74c8f6d8;p=mailer.git diff --git a/inc/language/country_de.php b/inc/language/country_de.php index 2a1a428ddf..fc892aafb1 100644 --- a/inc/language/country_de.php +++ b/inc/language/country_de.php @@ -16,8 +16,8 @@ * $Author:: $ * * -------------------------------------------------------------------- * * 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 - 2012 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]