From 7a5c48e7f70b8bc938fcae3ffd2be0fdbeaab145 Mon Sep 17 00:00:00 2001 From: thomascube Date: Wed, 13 Dec 2006 07:17:24 +0000 Subject: Changed 'junk' label in French localization --- program/localization/fr/labels.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/localization/fr') 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'; -- cgit v1.2.3