enhance untar_failure message
This commit is contained in:
parent
7a57ecb5cb
commit
14e6405792
|
@ -1975,8 +1975,9 @@ en:
|
||||||
unpackage:
|
unpackage:
|
||||||
untar_failure: |-
|
untar_failure: |-
|
||||||
The box failed to unpackage properly. Please verify that the box
|
The box failed to unpackage properly. Please verify that the box
|
||||||
file you're trying to add is not corrupted and try again. The
|
file you're trying to add is not corrupted and that enough disk space
|
||||||
output from attempting to unpackage (if any):
|
is available and then try again.
|
||||||
|
The output from attempting to unpackage (if any):
|
||||||
|
|
||||||
%{output}
|
%{output}
|
||||||
add:
|
add:
|
||||||
|
|
Loading…
Reference in New Issue