summaryrefslogtreecommitdiff
path: root/roundcubemail/program
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-12-13 07:17:24 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-12-13 07:17:24 +0000
commitb2818128cf9db2b34ed9730a52c8d44da7c24750 (patch)
tree08e2c65ee6748925c0f8d50c7a6f938f285f6c92 /roundcubemail/program
parentc1e30b29a6bdbe84b1a79144c1a9cbf1c1b52ee2 (diff)
Changed 'junk' label in French localization
git-svn-id: https://svn.roundcube.net/trunk@404 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
-rw-r--r--roundcubemail/program/localization/fr/labels.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/fr/labels.inc b/roundcubemail/program/localization/fr/labels.inc
index 5c2bc6a27..a91222ff1 100644
--- a/roundcubemail/program/localization/fr/labels.inc
+++ b/roundcubemail/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';