summaryrefslogtreecommitdiff
path: root/program/localization
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2006-12-13 07:17:24 +0000
committerthomascube <thomas@roundcube.net>2006-12-13 07:17:24 +0000
commit7a5c48e7f70b8bc938fcae3ffd2be0fdbeaab145 (patch)
tree2afc00adf0f8804a9ce791dcfc936e6554aff609 /program/localization
parentc45eb594cdbef4e74313054e462d2bb7e250e724 (diff)
Changed 'junk' label in French localization
Diffstat (limited to 'program/localization')
-rw-r--r--program/localization/fr/labels.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/localization/fr/labels.inc b/program/localization/fr/labels.inc
index 5c2bc6a27..a91222ff1 100644
--- a/program/localization/fr/labels.inc
+++ b/program/localization/fr/labels.inc
@@ -30,7 +30,7 @@ $labels['inbox'] = 'Boîte de réception';
$labels['drafts'] = 'Brouillons';
$labels['sent'] = 'Messages envoyés';
$labels['trash'] = 'Corbeille';
-$labels['junk'] = 'Pourriel';
+$labels['junk'] = 'Indésirables';
$labels['subject'] = 'Objet';
$labels['from'] = 'De';
$labels['to'] = 'A';