From 2d88e3a1c35e863dab7a5c9563b5062f481f75a5 Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Wed, 26 Mar 2014 21:52:47 -0300 Subject: [PATCH] providers/docker: Remove unused locale parameter --- templates/locales/providers_docker.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/locales/providers_docker.yml b/templates/locales/providers_docker.yml index 04db785eb..62b30a2c6 100644 --- a/templates/locales/providers_docker.yml +++ b/templates/locales/providers_docker.yml @@ -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: |-