locales/en.yml in vagrant-ovirt4-1.2.3 vs locales/en.yml in vagrant-ovirt4-2.0.0
- old
+ new
@@ -53,9 +53,13 @@
up
long_down: |-
The instance is not running. Use `vagrant up` to start it.
short_down: |-
down
+ long_not_created: |-
+ The instance is not created. Use `vagrant up` to create it.
+ short_not_created: |-
+ not created
errors:
remove_vm_error: |-
Error removing VM '%{vm_name}'. oVirt error message was '%{error_message}'
no_vm_error: |-
No VM found with id '%{vm_id}'