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

diff --git a/program/localization/tr/messages.inc b/program/localization/tr/messages.inc
index f12cf74..36b892d 100644
--- a/program/localization/tr/messages.inc
+++ b/program/localization/tr/messages.inc
@@ -1,19 +1,19 @@
 <?php
 
 /*
+
  +-----------------------------------------------------------------------+
  | language/tr/messages.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: Thomas Bruederli <roundcube@gmail.com>                        |
- | Translation / Tercüme: Hasan Cansız <hasancansiz@yahoo.com>           |
+ | Author: Hasan Cansız <hasancansiz@yahoo.com>                          |
  +-----------------------------------------------------------------------+
 
- $Id$
+ @version $Id$
 
 */
 
@@ -62,4 +62,5 @@
 $messages['checking'] = 'Kontrol ediliyor...';
 $messages['nospellerrors'] = 'Yazım hatası bulunmadı';
 $messages['folderdeleted'] = 'Klasör başarılı bir şekilde silindi';
-?>
+
+?>
\ No newline at end of file

--
Gitblit v1.9.1