mcramer
2013-07-08 ed1260a13c005e5cdbdafacf28fbbdc1ddbe2d56
interface/web/admin/lib/lang/en_server_config.lng
@@ -172,5 +172,8 @@
$wb["overtraffic_notify_client_txt"] = 'Send overtraffic notification to client';
$wb["rbl_error_regex"] = 'Please specify valid RBL hostnames.';
$wb["overquota_notify_admin_txt"] = 'Send quota warnings to admin';
$wb["overquota_notify_client_txt"] = 'Send quota warnings to client';
$wb["overquota_notify_client_txt"] = 'Send quota warnings to client';
$wb["overquota_notify_onok_txt"] = 'Send quota ok message to client';
$wb['overquota_notify_freq_txt'] = 'Send quota warning each X days';
$wb['overquota_notify_freq_note_txt'] = '0 = send message just once, no repeated messages';
?>