diff --git a/i18n/cl_lib_ru.mo b/i18n/cl_lib_ru.mo index 06181a1..c6c3102 100644 Binary files a/i18n/cl_lib_ru.mo and b/i18n/cl_lib_ru.mo differ diff --git a/pym/cl_opt.py b/pym/cl_opt.py index 2145287..33bb566 100644 --- a/pym/cl_opt.py +++ b/pym/cl_opt.py @@ -278,7 +278,7 @@ class opt(optparse.OptionParser): [{'longOption':"set", 'optVal':"VAR=VALUE", 'action':'append', - 'help':_("set value for variable (comma - delimeter)") + 'help':_("set value for variable") }, {'shortOption':"v", 'longOption':"vars",