Fixup wording on run_remote message
This commit is contained in:
parent
16b5ad74ca
commit
01c5ca8a43
|
@ -1503,7 +1503,7 @@ en:
|
|||
triggers_guest_not_running: |-
|
||||
Could not run remote script on %{machine_name} because its state is %{state}
|
||||
triggers_guest_not_exist: |-
|
||||
Could not run remote script on guest because it does not yet exist.
|
||||
Could not run remote script on guest because it does not exist.
|
||||
triggers_bad_exit_codes: |-
|
||||
A script exited with an unacceptable exit code %{code}.
|
||||
triggers_no_block_given: |-
|
||||
|
|
Loading…
Reference in New Issue