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/th/labels.inc |   13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/program/localization/th/labels.inc b/program/localization/th/labels.inc
index 69aebde..42fb5e3 100755
--- a/program/localization/th/labels.inc
+++ b/program/localization/th/labels.inc
@@ -1,18 +1,19 @@
 <?php
 
 /*
+
  +-----------------------------------------------------------------------+
  | language/th_TH/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                                            |
  |                                                                       |
  +-----------------------------------------------------------------------+
- | Translate by: Nantharat Puwarang <sansez@gmail.com>                   |
+ | Author: Nantharat Puwarang <sansez@gmail.com>                         |
  +-----------------------------------------------------------------------+
 
- $Id: labels.inc 296 2006-12-15 $
+ @version $Id$
 
 */
 
@@ -118,7 +119,6 @@
 $labels['quicksearch']  = 'Quick search';
 $labels['resetsearch']  = 'Reset search';
 
-
 // message compose
 $labels['compose']  = 'เขียนจดหมายใหม่';
 $labels['savemessage']  = 'บันทึกฉบับร่าง';
@@ -144,7 +144,6 @@
 $labels['nosubject']  = '(ไม่มีหัวข้อ)';
 $labels['showimages'] = 'แสดงรูป';
 
-
 // address boook
 $labels['name']      = 'ชื่อแสดง';
 $labels['firstname'] = 'ชื่อ';
@@ -169,7 +168,6 @@
 $labels['previouspage']   = 'หน้าที่แล้ว';
 $labels['nextpage']       = 'หน้าถัดไป';
 
-
 // LDAP search
 $labels['ldapsearch'] = 'LDAP directory search';
 
@@ -179,7 +177,6 @@
 $labels['ldappublicsearchfield'] = 'Search on';
 $labels['ldappublicsearchform'] = 'Look for a contact';
 $labels['ldappublicsearch'] = 'ค้นหา';
-
 
 // settings
 $labels['settingsfor']  = 'Settings for';
@@ -239,4 +236,4 @@
 $messages['deletedsuccessfully'] = 'ลบจดหมายเรียบร้อย';
 $messages['messageopenerror'] = 'ไม่สามารถติดต่อกับ Server ได้';
 
-?>
+?>
\ No newline at end of file

--
Gitblit v1.9.1