providers/docker: Remove unused locale parameter

This commit is contained in:
Fabio Rehm 2014-03-26 21:52:47 -03:00 committed by Mitchell Hashimoto
parent 46cbeb38f0
commit 2d88e3a1c3
1 changed files with 1 additions and 2 deletions

View File

@ -6,8 +6,7 @@ en:
not_running: |-
The container is not currently running.
will_not_destroy: |-
The container '%{name}' will not be destroyed, since the confirmation
was declined.
The container will not be destroyed, since the confirmation was declined.
starting: |-
Starting container...
stopping: |-