Implemented: FS#3150 - Add description text to spamfilter levels
| | |
| | | 'datatype' => 'INTEGER', |
| | | 'formtype' => 'SELECT', |
| | | 'default' => 5, |
| | | 'value' => array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5, 6 => 6, 7 => 7, 8 => 8, 9 => 9, 10 => 10) |
| | | 'value' => array(1 => '1 - lowest', 2 => 2, 3 => 3, 4 => 4, 5 => '5 - medium', 6 => 6, 7 => 7, 8 => 8, 9 => 9, 10 => '10 - highest') |
| | | ), |
| | | 'active' => array ( |
| | | 'datatype' => 'VARCHAR', |
| | |
| | | 'datatype' => 'INTEGER', |
| | | 'formtype' => 'SELECT', |
| | | 'default' => 5, |
| | | 'value' => array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5, 6 => 6, 7 => 7, 8 => 8, 9 => 9, 10 => 10) |
| | | 'value' => array(1 => '1 - lowest', 2 => 2, 3 => 3, 4 => 4, 5 => '5 - medium', 6 => 6, 7 => 7, 8 => 8, 9 => 9, 10 => '10 - highest') |
| | | ), |
| | | 'policy_id' => array ( |
| | | 'datatype' => 'INTEGER', |
| | |
| | | 'datatype' => 'INTEGER', |
| | | 'formtype' => 'SELECT', |
| | | 'default' => 5, |
| | | 'value' => array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5, 6 => 6, 7 => 7, 8 => 8, 9 => 9, 10 => 10) |
| | | 'value' => array(1 => '1 - lowest', 2 => 2, 3 => 3, 4 => 4, 5 => '5 - medium', 6 => 6, 7 => 7, 8 => 8, 9 => 9, 10 => '10 - highest') |
| | | ), |
| | | 'active' => array ( |
| | | 'datatype' => 'VARCHAR', |
| | |
| | | $wb['priority_txt'] = 'Priorität'; |
| | | $wb['active_txt'] = 'Aktiv'; |
| | | $wb['limit_spamfilter_wblist_txt'] = 'Die maximale Anzahl an White- oder Blacklist Einträgen für ihr Konto wurde erreicht.'; |
| | | $wb['10 - highest'] = '10 - höchste'; |
| | | $wb['5 - medium'] = '5 - normal'; |
| | | $wb['1 - lowest'] = '1 - niedrigste'; |
| | | ?> |
| | |
| | | $wb['local_txt'] = 'Lokal'; |
| | | $wb['email_error_notempty'] = 'Die E-Mail-Adresse darf nicht leer sein.'; |
| | | $wb['fullname_error_notempty'] = 'Der Name darf nicht leer sein.'; |
| | | $wb['10 - highest'] = '10 - höchste'; |
| | | $wb['5 - medium'] = '5 - normal'; |
| | | $wb['1 - lowest'] = '1 - niedrigste'; |
| | | ?> |
| | |
| | | $wb['priority_txt'] = 'Priorität'; |
| | | $wb['active_txt'] = 'Aktiv'; |
| | | $wb['limit_spamfilter_wblist_txt'] = 'Die maximale Anzahl an White- oder Blacklist Einträgen für Ihr Konto wurde erreicht.'; |
| | | $wb['10 - highest'] = '10 - höchste'; |
| | | $wb['5 - medium'] = '5 - normal'; |
| | | $wb['1 - lowest'] = '1 - niedrigste'; |
| | | ?> |
| | |
| | | $wb["priority_txt"] = 'Priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["limit_spamfilter_wblist_txt"] = 'The max. number of White- or Blacklist records for your account is reached.'; |
| | | $wb['10 - highest'] = '10 - highest'; |
| | | $wb['5 - medium'] = '5 - medium'; |
| | | $wb['1 - lowest'] = '1 - lowest'; |
| | | ?> |
| | |
| | | $wb["local_txt"] = 'Local'; |
| | | $wb['email_error_notempty'] = 'The email address must not be empty.'; |
| | | $wb['fullname_error_notempty'] = 'The name must not be empty.'; |
| | | $wb['10 - highest'] = '10 - highest'; |
| | | $wb['5 - medium'] = '5 - medium'; |
| | | $wb['1 - lowest'] = '1 - lowest'; |
| | | ?> |
| | |
| | | $wb["priority_txt"] = 'Priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["limit_spamfilter_wblist_txt"] = 'The max. number of White- or Blacklist records for your account is reached.'; |
| | | $wb['10 - highest'] = '10 - highest'; |
| | | $wb['5 - medium'] = '5 - medium'; |
| | | $wb['1 - lowest'] = '1 - lowest'; |
| | | ?> |