From bd12aad9ef1e564d1cd6618c76168c61e15c9c77 Mon Sep 17 00:00:00 2001
From: Till Brehm <tbrehm@ispconfig.org>
Date: Wed, 24 Jun 2015 04:08:49 -0400
Subject: [PATCH] Updated turkish translation.

---
 interface/web/sites/lib/lang/tr_shell_user_list.lng |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/interface/web/sites/lib/lang/tr_shell_user_list.lng b/interface/web/sites/lib/lang/tr_shell_user_list.lng
index a72b3e4..b88c7fa 100644
--- a/interface/web/sites/lib/lang/tr_shell_user_list.lng
+++ b/interface/web/sites/lib/lang/tr_shell_user_list.lng
@@ -1,8 +1,8 @@
 <?php
 $wb['list_head_txt'] = 'Shell Kullanıcısı';
-$wb['active_txt'] = 'Aktif';
+$wb['active_txt'] = 'Etkin';
 $wb['server_id_txt'] = 'Sunucu';
 $wb['parent_domain_id_txt'] = 'Site';
-$wb['username_txt'] = 'Kullanıcı adı';
-$wb['add_new_record_txt'] = 'Yeni Shell Kullanıcısı';
+$wb['username_txt'] = 'Kullanıcı Adı';
+$wb['add_new_record_txt'] = 'Shell Kullanıcısı Ekle';
 ?>

--
Gitblit v1.9.1