X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flanguage%2Fautopurge_de.php;h=972c0495fe34172f3ec77c29b88029406b3f7105;hb=72f7e9ed8975d7fb4f2ebeb48dd43c896289a57b;hp=489a70cc7e0a3b9679b2aadf3974796932db4ce2;hpb=7eb63ce64c46c426d54087f5c8e06210093c5492;p=mailer.git diff --git a/inc/language/autopurge_de.php b/inc/language/autopurge_de.php index 489a70cc7e..972c0495fe 100644 --- a/inc/language/autopurge_de.php +++ b/inc/language/autopurge_de.php @@ -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 * @@ -43,7 +43,7 @@ if (!defined('__SECURITY')) { // Language definitions addMessages(array( // Admin lines - 'ADMIN_CONFIG_AUTOPURGE_TITLE' => "Konfiguration der automatischen Löschungen", + 'ADMIN_CONFIG_AUTOPURGE_TITLE' => "Konfiguration der automatischen Löschungen:", 'ADMIN_CONFIG_AUTOPURGE_INACTIVE' => "Sollten inaktive Accounts erkannt und gelöscht werden?", 'ADMIN_CONFIG_AUTOPURGE_INACTIVE_SINCE' => "Dauer bis bestätigtes Account als inaktiv markiert wird:", 'ADMIN_CONFIG_AUTOPURGE_INACTIVE_TIME' => "Dauer bis inaktives Account gelöscht wird:", @@ -88,6 +88,7 @@ addMessages(array( // Points accounts - subject 'POINTS_SUBJECT_AUTOPURGE_ADD' => "Mailrückvergütung durch Autolöschung", + 'POINTS_SUBJECT_AUTOPURGE_ADD_REF' => "Anteilige Mailrückvergütung durch Autolöschung", // Admin - for ext-task 'ADMIN_TASK_INACTIVE_AUTOPURGE' => "Inaktive Accounts",