Обновление перевода для клиента

git-svn-id: http://svn.calculate.ru/calculate2/calculate-client/trunk@1222 c91db197-33c1-4113-bf15-f8a5c547ca64
develop
mhiretskiy 15 years ago
parent fe807edfcb
commit de739a705b

Binary file not shown.

@ -1796,8 +1796,8 @@ install/6intranet" %(domain,servDn,unixDN,bindDn,bindPw)
if execStr:
host = "<i>" + host +"</i>"
rsync = RsyncProgressBar(\
_("Receiving file list from %s server") % host + " ...",
_("Downloading the user profile from %s server") % host \
_("Receiving file list from %s") % host + " ...",
_("Downloading the user profile from %s") % host \
+ " ...", execStr)
configFileName = os.path.join(homeProfile,self.configFile)
if sync == "login":

Loading…
Cancel
Save