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/id_ID/messages.inc |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/program/localization/id_ID/messages.inc b/program/localization/id_ID/messages.inc
index 367ef5c..537dfa6 100644
--- a/program/localization/id_ID/messages.inc
+++ b/program/localization/id_ID/messages.inc
@@ -1,19 +1,20 @@
 <?php
 
 /*
+
  +-----------------------------------------------------------------------+
- | language/id_ID/messages.inc                                           |
+ | language/id_ID/labels.inc                                             |
  |                                                                       |
  | Language file of the RoundCube Webmail client                         |
- | Copyright (C) 2005, RoundCube Dev. - Switzerland                      |
+ | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland                 |
  | Licensed under the GNU GPL                                            |
  |                                                                       |
  +-----------------------------------------------------------------------+
- | Author: Putu Arya Sabda WIjaya (klunxer@gmail.com)                            |
+ | Author: Putu Arya Sabda Wijaya <klunxer@gmail.com>                    |
  +-----------------------------------------------------------------------+
-
- //04:04 PM 1/9/2007 messages.inc
  
+ @version $Id$
+
 */
 
 $messages = array();
@@ -67,4 +68,5 @@
 $messages['messageopenerror'] = 'Tidak dapat mengambil pesan dari server';
 $messages['fileuploaderror'] = 'Gagal mengunggah berkas';
 $messages['filesizeerror'] = 'Berkas terunggah mencapai ukuran maksimal dari $size';
-?>
+
+?>
\ No newline at end of file

--
Gitblit v1.9.1