From 22415a6e7c400ba256a16ff1377bbc940c8882ec Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 1 Jul 2013 17:54:10 +0100 Subject: [PATCH] Generate sensible notifications for reopened notes --- config/locales/en.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index f9ea7412c..3949a0acd 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1230,6 +1230,11 @@ en: subject_other: "[OpenStreetMap] %{commenter} has resolved a note you are interested in" your_note: "%{commenter} has resolved one of your map notes near %{place}." commented_note: "%{commenter} has resolved a map note you have commented on. The note is near %{place}." + reopened: + subject_own: "[OpenStreetMap] %{commenter} has reactivated one of your notes" + subject_other: "[OpenStreetMap] %{commenter} has reactivated a note you are interested in" + your_note: "%{commenter} has reactivated one of your map notes near %{place}." + commented_note: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}." details: "More details about the note can be found at %{url}." message: inbox: -- 2.43.2