Correct text
This commit is contained in:
parent
84dae63968
commit
e376f38baa
2 changed files with 8 additions and 2 deletions
|
|
@ -1431,7 +1431,7 @@ class VirtualMachineView(LoginRequiredMixin, View):
|
|||
else:
|
||||
sleep(2)
|
||||
if not response['status']:
|
||||
response['text'] = _("VM terminate action timed-out. Please "
|
||||
response['text'] = _("VM terminate action timed out. Please "
|
||||
"contact support %(support_email)s for "
|
||||
"further information.") % {
|
||||
'support_email': settings.DCL_SUPPORT_FROM_ADDRESS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue