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/si/messages.inc |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/program/localization/si/messages.inc b/program/localization/si/messages.inc
index fc84ebf..3a9bac5 100755
--- a/program/localization/si/messages.inc
+++ b/program/localization/si/messages.inc
@@ -1,18 +1,20 @@
 <?php
 
 /*
+
  +--------------------------------------------------------------------------------------+
- | language/si/messages.inc                                                             |
+ | language/si/labels.inc                                                               |
  |                                                                                      |
  | Language file of the RoundCube Webmail client                                        |
- | Copyright (C) 2005-2007, RoundQube Dev. - Switzerland                                |
+ | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland                                |
  | Licensed under the GNU GPL                                                           |
  |                                                                                      |
  +--------------------------------------------------------------------------------------+
- | Author: Andrej Sossi <asossi@dotcom.ts.it>, Andrej Mocilnik <amocilnik@dotcom.ts.it> |
+ | Author: Andrej Sossi <asossi@dotcom.ts.it>                                           |
+ |         Andrej Mocilnik <amocilnik@dotcom.ts.it>                                     |
  +--------------------------------------------------------------------------------------+
 
- $Id$
+ @version $Id$
 
 */
 
@@ -68,4 +70,4 @@
 $messages['fileuploaderror'] = 'Neuspešno nalaganje datoteke';
 $messages['filesizeerror'] = 'Naložena datoteka presega maksimalno velikost $size';
 
-?>
+?>
\ No newline at end of file

--
Gitblit v1.9.1