From 6199a72c8e11ca8fbfba631af552ddf53b9eebf7 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Mon, 19 Nov 2012 09:30:07 -0500
Subject: [PATCH] Updated localization files from launchpad

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

diff --git a/program/localization/lv_LV/labels.inc b/program/localization/lv_LV/labels.inc
index e324815..4c83528 100644
--- a/program/localization/lv_LV/labels.inc
+++ b/program/localization/lv_LV/labels.inc
@@ -9,9 +9,8 @@
  | Licensed under the GNU General Public License                         |
  |                                                                       |
  +-----------------------------------------------------------------------+
- | Author: Thomas <Unknown>                                              |
+ | Author: Thomas                                                        |
  +-----------------------------------------------------------------------+
- @version $Id$
 */
 
 $labels = array();
@@ -161,8 +160,8 @@
 $labels['openinextwin'] = 'atvērt jaunā logā';
 $labels['emlsave'] = 'lejupielādēt (.eml)';
 $labels['editasnew'] = 'rediģēt kā jaunu';
-$labels['savemessage'] = 'Saglabāt uzmetumu';
 $labels['sendmessage'] = 'Sūtīt vēstuli';
+$labels['savemessage'] = 'Saglabāt uzmetumu';
 $labels['addattachment'] = 'Pievienot failu';
 $labels['charset'] = 'Rakstzīmju kopa';
 $labels['editortype'] = 'Redaktora tips';
@@ -285,7 +284,6 @@
 $labels['importfromfile'] = 'Importēt no faila:';
 $labels['importtarget'] = 'Pievienot jaunus kontaktus adrešu grāmatai';
 $labels['importreplace'] = 'Aizvietot visu adrešu grāmatu';
-$labels['importtext'] = 'Jūst varat augšupielādēt kontaktus no citas adrešu grāmatas.<br/>Pašlaik ir atbalstīts adrešu imports no <a href="http://en.wikipedia.org/wiki/VCard">vCard</a> datu formāta.';
 $labels['done'] = 'Pabeigts';
 $labels['settingsfor'] = 'Iestatījumi';
 $labels['about'] = 'Par';
@@ -336,7 +334,6 @@
 $labels['showinlineimages'] = 'Rādīt pielikuma attēlus zem vēstules';
 $labels['autosavedraft'] = 'Automātiski saglabāt uzmetumu';
 $labels['everynminutes'] = 'ik pa $n minūti(ēm)';
-$labels['keepalive'] = 'Pārbaudīt vai nav jaunas vēstules';
 $labels['never'] = 'nekad';
 $labels['immediately'] = 'nekavējoties';
 $labels['messagesdisplaying'] = 'Vēstuļu attēlošana';

--
Gitblit v1.9.1