From 4cb4911cd5bc47dbd4413f7b43bdc8d24f43e817 Mon Sep 17 00:00:00 2001
From: fantu <fantu@ispconfig3>
Date: Tue, 09 Feb 2010 10:01:02 -0500
Subject: [PATCH] Small update of installation in Squeeze

---
 interface/lib/lang/ru.lng |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/interface/lib/lang/ru.lng b/interface/lib/lang/ru.lng
index dc81b7d..4be0367 100644
--- a/interface/lib/lang/ru.lng
+++ b/interface/lib/lang/ru.lng
@@ -21,4 +21,14 @@
 $wb['add_new_record_txt'] = 'Add new record';
 $wb['btn_save_txt'] = 'Save';
 $wb['btn_cancel_txt'] = 'Cancel';
+$wb['toolsarea_head_txt'] = 'Tools';
+$wb['page_and_txt'] = 'and';
+$wb['top_menu_system'] = 'System';
+$wb['top_menu_client'] = 'Client';
+$wb['top_menu_email'] = 'Email';
+$wb['top_menu_monitor'] = 'Monitor';
+$wb['top_menu_sites'] = 'Sites';
+$wb['top_menu_dns'] = 'DNS';
+$wb['top_menu_tools'] = 'Tools';
+$wb['top_menu_help'] = 'Help';
 ?>

--
Gitblit v1.9.1