From d9bcf68e395d6156645a7974b1a992aa6e6c00aa Mon Sep 17 00:00:00 2001
From: Marius Cramer <m.cramer@pixcept.de>
Date: Mon, 14 Oct 2013 08:57:25 -0400
Subject: [PATCH] Added missing empty directories from svn import

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

diff --git a/interface/web/sites/lib/lang/ru_shell_user_list.lng b/interface/web/sites/lib/lang/ru_shell_user_list.lng
index be1f4f0..c8521d7 100644
--- a/interface/web/sites/lib/lang/ru_shell_user_list.lng
+++ b/interface/web/sites/lib/lang/ru_shell_user_list.lng
@@ -1,8 +1,8 @@
 <?php
 $wb['list_head_txt'] = 'Shell Пользователь';
-$wb['active_txt'] = 'Активный';
+$wb['active_txt'] = 'Активна?';
 $wb['server_id_txt'] = 'Сервер';
-$wb['parent_domain_id_txt'] = 'Site';
+$wb['parent_domain_id_txt'] = 'Сайт';
 $wb['username_txt'] = 'Пользователь';
-$wb['add_new_record_txt'] = 'Добавить новый Shell-пользователя';
+$wb['add_new_record_txt'] = 'Добавить Shell-пользователя';
 ?>

--
Gitblit v1.9.1