Fixup wording on run_remote message

This commit is contained in:
Brian Cain 2019-01-18 15:48:29 -08:00
parent 16b5ad74ca
commit 01c5ca8a43
No known key found for this signature in database
GPG Key ID: 9FC4639B2E4510A0
1 changed files with 1 additions and 1 deletions

View File

@ -1503,7 +1503,7 @@ en:
triggers_guest_not_running: |- triggers_guest_not_running: |-
Could not run remote script on %{machine_name} because its state is %{state} Could not run remote script on %{machine_name} because its state is %{state}
triggers_guest_not_exist: |- 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: |- triggers_bad_exit_codes: |-
A script exited with an unacceptable exit code %{code}. A script exited with an unacceptable exit code %{code}.
triggers_no_block_given: |- triggers_no_block_given: |-