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:
needs_view: "The user needs to log in before this block will be cleared."
note:
description:
- opened_at: "Created %{when} ago"
- opened_at_by: "Created %{when} ago by %{user}"
- commented_at: "Updated %{when} ago"
- commented_at_by: "Updated %{when} ago by %{user}"
- closed_at: "Resolved %{when} ago"
- closed_at_by: "Resolved %{when} ago by %{user}"
- reopened_at: "Reactivated %{when} ago"
- reopened_at_by: "Reactivated %{when} ago by %{user}"
+ opened_at_html: "Created %{when} ago"
+ opened_at_by_html: "Created %{when} ago by %{user}"
+ commented_at_html: "Updated %{when} ago"
+ commented_at_by_html: "Updated %{when} ago by %{user}"
+ closed_at_html: "Resolved %{when} ago"
+ closed_at_by_html: "Resolved %{when} ago by %{user}"
+ reopened_at_html: "Reactivated %{when} ago"
+ reopened_at_by_html: "Reactivated %{when} ago by %{user}"
rss:
title: "OpenStreetMap Notes"
description_area: "A list of notes, reported, commented on or closed in your area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]"
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 <a href='%{user_url}'>%{user}</a> at %{time}"
opened_by_anonymous: "created by anonymous at %{time}"