From 38bf9d3b71067a51ffc9a915ea288929d1fb08e4 Mon Sep 17 00:00:00 2001
From: yllar <yllar.pajus@gmail.com>
Date: Thu, 14 Dec 2006 15:44:42 -0500
Subject: [PATCH] updated Spanish translation

---
 program/localization/fr/labels.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/program/localization/fr/labels.inc b/program/localization/fr/labels.inc
index 5c2bc6a..a91222f 100644
--- a/program/localization/fr/labels.inc
+++ b/program/localization/fr/labels.inc
@@ -30,7 +30,7 @@
 $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';

--
Gitblit v1.9.1