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

diff --git a/program/localization/id_ID/labels.inc b/program/localization/id_ID/labels.inc
index ae52ffd..5d0e6ae 100644
--- a/program/localization/id_ID/labels.inc
+++ b/program/localization/id_ID/labels.inc
@@ -1,21 +1,20 @@
 <?php
 
 /*
+
  +-----------------------------------------------------------------------+
  | language/id_ID/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: Putu Arya Sabda Wijaya (klunxer@gmail.com)                            |
+ | Author: Putu Arya Sabda Wijaya <klunxer@gmail.com>                    |
  +-----------------------------------------------------------------------+
  
- //04:46 PM 1/9/2007 labels.inc	
+ @version $Id$
 
- 
-  
 */
 
 $labels = array();
@@ -182,4 +181,5 @@
 $labels['sortby'] = 'Urut berdasarkan';
 $labels['sortasc'] = 'Urut menaik';
 $labels['sortdesc'] = 'Urut menurun';
-?>
+
+?>
\ No newline at end of file

--
Gitblit v1.9.1