tbrehm
2012-06-11 897af06af9522ded99b1e0f46730299e89856ffe
interface/web/mail/lib/lang/fr_mail_forward_list.lng
@@ -1,10 +1,8 @@
<?php
$wb['list_head_txt'] = "Email de suivi";
$wb['active_txt'] = "Actif";
$wb['source_txt'] = "source";
$wb['destination_txt'] = "Destination";
$wb['email_txt'] = "Email";
$wb['add_new_record_txt'] = "Ajouter un nouveau email de suivi";
$wb['list_head_txt'] = 'Transfert d\'email';
$wb['active_txt'] = 'Actif';
$wb['source_txt'] = 'source';
$wb['destination_txt'] = 'Destination';
$wb['email_txt'] = 'Email';
$wb['add_new_record_txt'] = 'Ajouter un nouveau transfert d\'email';
?>