From ab0b3b03074147cbd23fa3b4defccf1aefd6fe17 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Mon, 14 May 2012 03:05:23 -0400
Subject: [PATCH] Update localizations from launchpad

---
 program/localization/eu_ES/labels.inc |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/program/localization/eu_ES/labels.inc b/program/localization/eu_ES/labels.inc
index 0e69060..3c516f8 100644
--- a/program/localization/eu_ES/labels.inc
+++ b/program/localization/eu_ES/labels.inc
@@ -9,7 +9,7 @@
  | Licensed under the GNU General Public License                         |
  |                                                                       |
  +-----------------------------------------------------------------------+
- | Author: Thomas <Unknown>                                              |
+ | Author: Asier Iturralde Sarasola <Unknown>                            |
  +-----------------------------------------------------------------------+
  @version $Id$
 */
@@ -110,8 +110,8 @@
 $labels['markunflagged'] = 'Ez-markatua bezala';
 $labels['select'] = 'Hautatu';
 $labels['all'] = 'Denak';
-$labels['none'] = 'Batez';
-$labels['nonesort'] = 'Batez';
+$labels['none'] = 'Bat ere ez';
+$labels['nonesort'] = 'Bat ere ez';
 $labels['unread'] = 'Irakurri gabeak';
 $labels['compact'] = 'Trinkotu';
 $labels['empty'] = 'Hustu';

--
Gitblit v1.9.1