From 663214ec82206c292d3fa98b2a9261ef4b4df497 Mon Sep 17 00:00:00 2001 From: Sergey Kalinin Date: Thu, 26 Jul 2018 09:52:57 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=BA=D0=B0=D0=B2=D1=8B=D1=87=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/function.tcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/function.tcl b/lib/function.tcl index 4f06135..e5f4a72 100644 --- a/lib/function.tcl +++ b/lib/function.tcl @@ -1,4 +1,4 @@ -########################################### +#des########################################## # Rac GUI # Distributed under GNU Public License # Author: Sergey Kalinin svk@nuk-svk.ru @@ -1240,7 +1240,7 @@ proc Add::profile {tree host values} { label $frm.lbl_name -text [::msgcat::mc "Name"] entry $frm.ent_name - label $frm.lbl_descr -text [::msgcat::mc Description""] + label $frm.lbl_descr -text [::msgcat::mc Description"] entry $frm.ent_descr label $frm.lbl_config -justify left -anchor nw \ -text [::msgcat::mc "Using the security profile from the configuration"]