Page 1 of 1

NewsletterMadeSimple 2.3.2 : translationstring twice

Posted: Tue Mar 15, 2011 8:42 am
by HansDampf
well, I see in the en_US.php this string twice:

Code: Select all

$lang['info_event_OnNewList'] = 'Generated when a new mailing list is created';
$lang['info_event_OnNewList'] = 'Generated when a mailing list is modified';
so there must be an error

what is the correct string for the modified mailing list?