develop
asamoukin 15 years ago
parent 96bfbb3728
commit 77ae3d44db

@ -983,8 +983,8 @@ class shareLdap(imp_cl_err, imp_cl_xml, imp_cl_help, imp_cl_smcon):
i +=1
if i == 3 and not self.isCorrectStringNet(strNet):
printW()
self.printERROR("You used three attempts, \
if you want to continue to run the program again")
self.printERROR(_("You used four attempts, \
if you want to continue to run the program again"))
return False
return self.isCorrectStringNet(strNet)

Loading…
Cancel
Save