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
$wb['digestinterval_desc_txt'] = 'Specifies how many days will pass before the next digest is sent. Defaults is 7 days';
37
60
$wb['digestmaxmails_txt'] = 'Max mails';
38
61
$wb['digestmaxmails_desc_txt'] = 'Specifies how many mails can accumulate before digest sending is triggered. Defaults to 50 mails, meaning that if 50 mails arrive to the list before digestinterval have passed, the digest is delivered';
39
-
$wb['_txt'] = '';
40
62
41
-
$wb['closedlist_txt'] = 'Closed list';
42
-
$wb['closedlistsub_txt'] = 'Closed for subscription';
43
-
$wb['moderated_txt'] = 'Moderated list';
44
-
$wb['tocc_txt'] = 'To/Cc optional';
45
-
$wb['subonlypost_txt'] = 'Closed posting';
46
-
$wb['subonlypost_desc_txt'] = 'Only people who are subscribed to the list, are allowed to post to it';
47
-
48
-
$wb['modonlypost_txt'] = 'modonlypost';
49
-
$wb['modnonsubposts_txt'] = 'modnonsubposts';
50
-
$wb['addtohdr_txt'] = 'addtohdr';
51
-
$wb['notifysub_txt'] = 'notifysub';
52
-
$wb['notifymod_txt'] = 'notifymod';
53
63
$wb['archive_txt'] = 'Archive';
54
-
$wb['archive_desc_txt'] = 'If checked, the mail will be saved in the archive and not simply deleted';
$wb['digestinterval_desc_txt'] = 'Specifica quanti giorni dovranno passare prima che la prossima raccolta sia inviata. Il valore predefinito è 7 giorni';
60
+
$wb['digestmaxmails_txt'] = 'Mail massime';
61
+
$wb['digestmaxmails_desc_txt'] = 'Specifica quante mail si possono accumulare prima che l\'invio della raccolta venga attivato. Il valore predefinito è 50 mail, che siginifica che se 50 mail arrivano alla lista prima che l\'intervallo della raccolta sia passato, questa viene inviata';
62
+
63
+
$wb['archive_txt'] = 'Archive';
64
+
$wb['archive_desc_txt'] = 'If checked, the mail will be saved in the archive and not simply deleted';
0 commit comments