diff --git a/i18n/cl_client_ru.mo b/i18n/cl_client_ru.mo index 5c45718..73687da 100644 Binary files a/i18n/cl_client_ru.mo and b/i18n/cl_client_ru.mo differ diff --git a/pym/encrypt.py b/pym/encrypt.py index c3c8b14..5df090c 100644 --- a/pym/encrypt.py +++ b/pym/encrypt.py @@ -89,6 +89,6 @@ class encrypt: else: print _("ERROR") + " getHashPasswd: " +\ - _("Can not support '%s' crypto algoritm")%SecHashAlg + _("Can not support '%s' crypto algorithm")%SecHashAlg return False return hashPwd