From 2c1c662d1155253cf7fe6b3982983a18e9e50d20 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Sun, 21 Feb 2010 11:24:36 -0500
Subject: [PATCH] Updated russian translation.

---
 interface/web/dns/lib/lang/ru_dns_template_list.lng |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/interface/web/dns/lib/lang/ru_dns_template_list.lng b/interface/web/dns/lib/lang/ru_dns_template_list.lng
index 8d9d730..b9c4fc3 100644
--- a/interface/web/dns/lib/lang/ru_dns_template_list.lng
+++ b/interface/web/dns/lib/lang/ru_dns_template_list.lng
@@ -1,6 +1,7 @@
 <?php
-$wb['list_head_txt'] = 'DNS Wizard Template';
-$wb['visible_txt'] = 'Visible';
-$wb['name_txt'] = 'Name';
-$wb['add_new_record_txt'] = 'Add new record';
+$wb['list_head_txt'] = 'Шаблон DNS-помощника';
+$wb['visible_txt'] = 'Видимый';
+$wb['name_txt'] = 'Имя';
+$wb['add_new_record_txt'] = 'Добавить запись';
 ?>
+

--
Gitblit v1.9.1