Fix missing translation [GH-371]

This commit is contained in:
Mitchell Hashimoto 2011-06-13 14:16:44 -07:00
parent af5fce8236
commit 6fa21d2a62
2 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,6 @@
## 0.7.6 (unreleased)
- Add translation for `aborted` state in VM. [GH-371]
- Use full paths with the Chef provisioner so that restart cookbook will
work. [GH-374]
- Add "--no-color" as an argument and no colorized output will be used. [GH-379]

View File

@ -187,6 +187,11 @@ en:
ssh:
execute: "Execute: %{command}"
status:
aborted: |-
The VM is in an aborted state. This means that it was abruptly
stopped without properly closing the session. Run `vagrant up`
to resume this virtual machine. If any problems persist, you may
have to destroy and restart the virtual machine.
output: |-
Current VM states: