X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1b222997779bcfef364cbb46d02fa3e074b96599..9f5787fd203fad5ffe1fb54525d65bf519457dc3:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index fda48ed57..67ef5d09b 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1209,11 +1209,17 @@ en: click_the_link: "If this is you, please click the link below to reset your password." note_comment_notification: anonymous: An anonymous user - subject_own: "[OpenStreetMap] %{commenter} has commented on one of your notes" - subject_other: "[OpenStreetMap] %{commenter} has commented on a note you are interested in" greeting: "Hi," - your_note: "%{commenter} has left a comment on one of your map notes near %{place}." - commented_note: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}." + commented: + subject_own: "[OpenStreetMap] %{commenter} has commented on one of your notes" + subject_other: "[OpenStreetMap] %{commenter} has commented on a note you are interested in" + your_note: "%{commenter} has left a comment on one of your map notes near %{place}." + commented_note: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}." + closed: + subject_own: "[OpenStreetMap] %{commenter} has resolved one of your notes" + 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}." details: "More details about the note can be found at %{url}." message: inbox: @@ -2001,6 +2007,9 @@ en: closed: "closed note (near %{place})" new: "new note (near %{place})" comment: "new comment (near %{place})" + entry: + comment: Comment + full: Full note mine: title: "Notes submitted or commented on by %{user}" heading: "%{user}'s notes" @@ -2035,7 +2044,7 @@ en: intro: "In order to improve the map the information you enter is shown to other mappers, so please be as descriptive and precise as possible when moving the marker to the correct position and entering your note below." add: Add Note show: - title: Note %{id} + permalink: Permalink anonymous_warning: This note includes comments from anonymous users which should be independently verified. opened_by: "created by %{user} at %{time}" opened_by_anonymous: "created by anonymous at %{time}"