From 4213a3712e8c6c2cae33ca0d0b74f13b4f5ba31b Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Thu, 04 Oct 2012 04:31:08 -0400
Subject: [PATCH] Updated translations from launchpad

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

diff --git a/program/localization/lt_LT/labels.inc b/program/localization/lt_LT/labels.inc
index 267c748..c1bdbca 100644
--- a/program/localization/lt_LT/labels.inc
+++ b/program/localization/lt_LT/labels.inc
@@ -9,9 +9,8 @@
  | Licensed under the GNU General Public License                         |
  |                                                                       |
  +-----------------------------------------------------------------------+
- | Author: Rimas Kudelis <rq@akl.lt>                                     |
+ | Author: Thomas                                                        |
  +-----------------------------------------------------------------------+
- @version $Id$
 */
 
 $labels = array();
@@ -22,7 +21,7 @@
 $labels['login'] = 'Prisijungti';
 $labels['logout'] = 'Atsijungti';
 $labels['mail'] = 'El. paštas';
-$labels['settings'] = 'Nuostatos';
+$labels['settings'] = 'Nustatymai';
 $labels['addressbook'] = 'Adresų knyga';
 $labels['inbox'] = 'Gauti laiškai';
 $labels['drafts'] = 'Juodraščiai';

--
Gitblit v1.9.1