From 0d01d06f224c7c7606d39862150d132c3fe2590b Mon Sep 17 00:00:00 2001 From: Holger Jeromin Date: Tue, 18 Aug 2015 10:31:29 +0200 Subject: [PATCH] added missing wording for note "not found" and "timeout" --- config/locales/en.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index e136d50b5..a577db1a9 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -162,6 +162,7 @@ en: way: way relation: relation changeset: changeset + note: note timeout: sorry: "Sorry, the data for the %{type} with the id %{id}, took too long to retrieve." type: @@ -169,6 +170,7 @@ en: way: way relation: relation changeset: changeset + note: note redacted: redaction: "Redaction %{id}" message_html: "Version %{version} of this %{type} cannot be shown as it has been redacted. Please see %{redaction_link} for details." -- 2.43.2