English update

master-3.5 3.5.0
父节点 5dab34aa14
当前提交 7ff158264e

@ -1184,7 +1184,7 @@ class Update(MethodsInterface):
os.unlink(bin_cache_fn)
except OSError:
raise UpdateError(
_("Failed to clear ini cache of binary repository"))
_("Failed to remove cached ini.env of binary repository"))
raise UpdateError(_("Failed to find the server with "
"appropriate updates"))

@ -87,7 +87,7 @@ class Wsdl(WsdlBase):
'cl_update_branch_data',
'cl_templates_locate',
'cl_verbose_set', 'cl_dispatch_conf'),
next_label=_("Perform"))]},
next_label=_("Run"))]},
#
# Сменить профиль
#
@ -140,7 +140,7 @@ class Wsdl(WsdlBase):
'cl_update_profile_linux_fullname',
'cl_update_profile_depend_data')
)],
'brief': {'next': __("Perform"),
'brief': {'next': __("Run"),
'name': __("Set the profile")}},
#
# Настроить автопроверку обновлений

正在加载...
取消
保存