From e7ed903a2b25c27470cc54542554adaa63ce372e Mon Sep 17 00:00:00 2001
From: yllar <yllar.pajus@gmail.com>
Date: Sat, 19 Jun 2010 08:46:51 -0400
Subject: [PATCH] translations update

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

diff --git a/program/localization/sl_SI/labels.inc b/program/localization/sl_SI/labels.inc
index 89da975..a0c3d91 100644
--- a/program/localization/sl_SI/labels.inc
+++ b/program/localization/sl_SI/labels.inc
@@ -19,7 +19,7 @@
 */
 
 $labels = array();
-$labels['welcome'] = 'Dobrodošel v $product';
+$labels['welcome'] = 'Dobrodošli v $product';
 $labels['username'] = 'Uporabniško ime';
 $labels['password'] = 'Geslo';
 $labels['server'] = 'Strežnik';
@@ -149,6 +149,7 @@
 $labels['listsorting'] = 'Urejanje stolpcev';
 $labels['listorder'] = 'Vrstni red';
 $labels['listmode'] = 'Način prikaza seznama';
+$labels['folderactions'] = 'Upravljanje map...';
 $labels['compact'] = 'Stisni';
 $labels['empty'] = 'Izprazni';
 $labels['purge'] = 'Počisti';

--
Gitblit v1.9.1