diff --git a/config/locales/en.yml b/config/locales/en.yml index b4a1211..9bbe3bc 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -24,6 +24,17 @@ en: fleet_connection_error: "Fleet or Etcd services are not responding" journal_connection_error: "Journal API service is not responding" docker_connection_error: "Docker Remote API is not responding" - docker_rmi_error: "Unable to delete image -- it may be referenced by a running container" + docker_rmi_error: | +
Unable to delete image. It is referenced by another resource.
+