From 9d41ed8d3e8d63b1107006d1905d1f2517639f78 Mon Sep 17 00:00:00 2001 From: svncommit <devs@roundcube.net> Date: Tue, 06 Feb 2007 04:17:01 -0500 Subject: [PATCH] updated pt_BR, clean up in localization --- program/localization/sr/labels.inc | 11 ++++------- 1 files changed, 4 insertions(+), 7 deletions(-) diff --git a/program/localization/sr/labels.inc b/program/localization/sr/labels.inc index 6f0a4a7..be74e69 100644 --- a/program/localization/sr/labels.inc +++ b/program/localization/sr/labels.inc @@ -1,18 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/sr/labels.inc | | | | Language file of the RoundCube Webmail client | - | Copyright (C) 2005, RoundQube Dev. - Switzerland | + | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ | Author: Viktor Varga <vile@neobee.net> | +-----------------------------------------------------------------------+ - $Id: labels.inc 296 2006-08-06 15:53:41Z thomasb $ + @version $Id$ */ @@ -118,7 +119,6 @@ $labels['quicksearch'] = 'Brza pretraga'; $labels['resetsearch'] = 'Prikaži sve poruke'; - // message compose $labels['compose'] = 'Nova poruka'; $labels['savemessage'] = 'Sačuvaj u \'Drafts\''; @@ -144,7 +144,6 @@ $labels['nosubject'] = '(bez naslova)'; $labels['showimages'] = 'Prikaži slike'; - // address boook $labels['name'] = 'Puno ime'; $labels['firstname'] = 'Ime'; @@ -169,7 +168,6 @@ $labels['previouspage'] = 'Prikaži predhodni skup'; $labels['nextpage'] = 'Prikaži sledeći skup'; - // LDAP search $labels['ldapsearch'] = 'Pretraga LDAP imenika'; @@ -179,7 +177,6 @@ $labels['ldappublicsearchfield'] = 'Pretraži na'; $labels['ldappublicsearchform'] = 'Pretraži kontakte'; $labels['ldappublicsearch'] = 'Pretraga'; - // settings $labels['settingsfor'] = 'Podešavanja za'; @@ -217,4 +214,4 @@ $labels['sortasc'] = 'Sortiraj rastućim nizom'; $labels['sortdesc'] = 'Sortiraj opadajućim nizom'; -?> +?> \ No newline at end of file -- Gitblit v1.9.1