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: |- not_running: |-
The container is not currently running. The container is not currently running.
will_not_destroy: |- will_not_destroy: |-
The container '%{name}' will not be destroyed, since the confirmation The container will not be destroyed, since the confirmation was declined.
was declined.
starting: |- starting: |-
Starting container... Starting container...
stopping: |- stopping: |-