summaryrefslogtreecommitdiff
path: root/plugins/thunderbird_labels/localization/fr_FR.inc
blob: e50690a2a8f6219fa367330a9c423a90cb8793ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?php
/**
* Author:
* Michael Kefeder
* http://code.google.com/p/rcmail-thunderbird-labels/
*/

$labels = array();

$labels['label'] = 'Thunderbird Etiquettes';
$labels['label0'] = 'Enlever toutes les &eacute;tiquettes';
$labels['label1'] = 'Important';
$labels['label2'] = 'Travail';
$labels['label3'] = 'Personnel';
$labels['label4'] = 'A faire';
$labels['label5'] = 'Plus tard';