mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Nitpick on messaging
This commit is contained in:
parent
f8f38460c6
commit
dbbde8d63d
1 changed files with 1 additions and 1 deletions
|
|
@ -1168,7 +1168,7 @@ en:
|
|||
box:
|
||||
no_installed_boxes: "There are no installed boxes! Use `vagrant box add` to add some."
|
||||
removing: |-
|
||||
Removing box '%{name}' with provider '%{provider}' in version '%{version}'...
|
||||
Removing box '%{name}' (v%{version}) with provider '%{provider}'...
|
||||
destroy:
|
||||
confirmation: "Are you sure you want to destroy the '%{name}' VM? [y/N] "
|
||||
will_not_destroy: |-
|
||||
|
|
|
|||
Loading…
Reference in a new issue