You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: lang/en/tool_emailutils.php
+8
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@
35
35
$string['aws_suppressionlist_taskdisabled'] = 'The scheduled task to update this list is disabled.';
36
36
$string['aws_suppressionlist_tasknever'] = 'The scheduled task to update this list has never been run successfully.';
37
37
$string['aws_suppressionlist_taskupdated'] = 'The scheduled task to update this list was last run {$a} ago.';
38
+
$string['bouncebreakdown'] = 'Breakdown of users with bounces';
38
39
$string['bouncecheckfull'] = 'Are you absolutely sure you want to reset the bounce count for {$a} ?';
39
40
$string['bouncecount'] = 'Bounce count';
40
41
$string['bounceconfig'] = 'Bounce handling is enabled. Emails will not be sent to addresses with over {$a->minbounces} bounces and a bounce ratio above {$a->bounceratio}. These values can be changed in config.php.';
0 commit comments