Changed text in .repl file

legacy
Самоукин Алексей 15 years ago
parent 13c777cae5
commit 9de97d1d64

@ -5723,8 +5723,9 @@ class servSamba(shareLdap):
if not os.path.exists(fileReplRun):
# Создаем файл
# Текст внутри файла
warning = _("Please do not remove the file, it was added by \
the calculate-server")
warning = _("The file was added by the calculate-server.")
warning += _("If all clients of this server are calculate-client \
of version > 2.1.10, then you can delete this file.")
if not self.createUserFile(fileReplRun,warning,0,0,
mode=0644):
return False

Loading…
Cancel
Save