Marius Cramer
2014-08-13 31230cb7cda673db7a96fb14d93dfaf9262c74cf
interface/web/mail/lib/lang/se_mail_content_filter_list.lng
@@ -1,8 +1,9 @@
<?php
$wb['list_head_txt'] = 'Postfix Header and Body Checks';
$wb['active_txt'] = 'Active';
$wb['list_head_txt'] = 'Postfix huvud- och innehållskontroll';
$wb['active_txt'] = 'Aktiv';
$wb['server_id_txt'] = 'Server';
$wb['pattern_txt'] = 'Pattern';
$wb['action_txt'] = 'Action';
$wb['add_new_record_txt'] = 'Add new Content Filter';
$wb['pattern_txt'] = 'Mönster';
$wb['action_txt'] = 'Händelse';
$wb['add_new_record_txt'] = 'Lägg till nytt innehållsfilter';
?>