X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flanguage%2Fcountry_de.php;h=8e57d1c694fd35777baf6c6fb3134c9ef504c709;hb=a00ad7dd8c36a5322e28f38d8d641efb90c00c92;hp=17cf40b9aece2d4b60b0adc2168402510163509d;hpb=c3b4eaf29946349ff058691db2dcb615a5379bb2;p=mailer.git diff --git a/inc/language/country_de.php b/inc/language/country_de.php index 17cf40b9ae..8e57d1c694 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 - 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]