]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/autopurge_de.php
Remove array element in cached mode
[mailer.git] / inc / language / autopurge_de.php
index fb8fa8386d02b0cce70428a8b64322ff44f63f40..67282bbacb549cd430cfadbe4bbeeae342fd19d3 100644 (file)
@@ -88,6 +88,10 @@ addMessages(array(
 
        // Points accounts - subject
        'POINTS_SUBJECT_AUTOPURGE_ADD' => "Mailrückvergütung durch Autolöschung",
+
+       // Admin - for ext-task
+       'ADMIN_TASK_INACTIVE_AUTOPURGE' => "Inaktive Accounts",
+       'ADMIN_TASK_INACTIVE_AUTOPURGE_TITLE' => "Es gibt inaktiv gewordene Mitglieder in Ihrem {?mt_word?}.",
 ));
 
 // [EOF]