mirror of https://github.com/apache/cloudstack.git
fix
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
This commit is contained in:
parent
68d69bd0d7
commit
473a3f8b58
|
|
@ -446,6 +446,7 @@
|
|||
"vm.start.insufficient.capacity.exposed": "Unable to start Instance {{instance}}: {{error}}.",
|
||||
"vm.start.insufficient.capacity": "Unable to start Instance {{instance}} due to insufficient capacity.",
|
||||
"vm.start.network.unavailable": "Network is unavailable. Please contact your administrator.",
|
||||
"vm.start.network.unavailable.admin": "Network is unavailable. Failure: {{error}}.",
|
||||
"vm.start.resource.unavailable": "Unable to start Instance {{instance}}: {{error}}.",
|
||||
"vm.start.wrong.state": "Cannot start Instance {{instance}} in state {{state}}.",
|
||||
"vm.start.template.not.found": "Template for the Instance cannot be found. Instance configuration needs to be updated.",
|
||||
|
|
|
|||
Loading…
Reference in New Issue