develop
asamoukin 16 years ago
parent ed249ae629
commit e5c52f4c9d

@ -3974,7 +3974,7 @@ class servJabber(shareLdap):
self.printERROR(\
_("Command line incorrect, \
'history=%s' - error, to use 'history on' or 'history off'")\
%str(history) + \ " ...")
%str(history) + " ...")
return False
# Cоздаем объект профиль устанавливая директорию jabber для
# файлов профилей
@ -5940,7 +5940,7 @@ the password will be changed only for Samba account")
{'progAccess':(5,),
'shortOption':"L",
'longOption':"lock",
'helpChapter':_("Samba service options"),sr_jabber_history
'helpChapter':_("Samba service options"),
'help':_("lock the user account")
},
{'progAccess':(5,),

Loading…
Cancel
Save