summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-02-16 08:46:46 +0000
committertomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-02-16 08:46:46 +0000
commitaf8b39b2fb76596c3550844c6971bace5361ccc5 (patch)
treedda67edd2ef5d64910590df99458d60b955dee69
parent45211b10ceac43f0110c0f92f8c2c45344d792bf (diff)
update serbian translation, we now have two, latin and cyrillic (Branko Kokanovic)
git-svn-id: https://svn.roundcube.net/trunk@480 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/program/localization/index.inc3
-rw-r--r--roundcubemail/program/localization/sr_latin/labels.inc (renamed from roundcubemail/program/localization/sr/labels.inc)2
-rw-r--r--roundcubemail/program/localization/sr_latin/messages.inc (renamed from roundcubemail/program/localization/sr/messages.inc)2
3 files changed, 4 insertions, 3 deletions
diff --git a/roundcubemail/program/localization/index.inc b/roundcubemail/program/localization/index.inc
index cc1c70280..6c1b2c2a2 100644
--- a/roundcubemail/program/localization/index.inc
+++ b/roundcubemail/program/localization/index.inc
@@ -62,7 +62,8 @@
'se' => 'Svenska',
'si' => 'Slovenian',
'sk' => 'Slovak',
- 'sr' => 'Serbian',
+ 'sr_latin' => 'Serbian Latin',
+ 'sr_cyrillic' => 'Serbian Cyrillic',
'tr' => 'Turkish',
'th' => 'Thai',
'vn' => 'Vietnamese'
diff --git a/roundcubemail/program/localization/sr/labels.inc b/roundcubemail/program/localization/sr_latin/labels.inc
index be74e69b1..88dd24fa2 100644
--- a/roundcubemail/program/localization/sr/labels.inc
+++ b/roundcubemail/program/localization/sr_latin/labels.inc
@@ -3,7 +3,7 @@
/*
+-----------------------------------------------------------------------+
- | language/sr/labels.inc |
+ | language/sr_latin/labels.inc |
| |
| Language file of the RoundCube Webmail client |
| Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |
diff --git a/roundcubemail/program/localization/sr/messages.inc b/roundcubemail/program/localization/sr_latin/messages.inc
index 2c83b4447..a10765cc9 100644
--- a/roundcubemail/program/localization/sr/messages.inc
+++ b/roundcubemail/program/localization/sr_latin/messages.inc
@@ -3,7 +3,7 @@
/*
+-----------------------------------------------------------------------+
- | language/sr/messages.inc |
+ | language/sr_latin/messages.inc |
| |
| Language file of the RoundCube Webmail client |
| Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |