subject_own: "[OpenStreetMap] %{commenter} has commented on one of your changesets"
subject_other: "[OpenStreetMap] %{commenter} has commented on a changeset you are interested in"
your_changeset: "%{commenter} has left a comment on one of your changesets created at %{time}"
+ your_changeset_html: '<a href="%{commenter_url}" target="_blank" style="text-decoration: none; color: #222"><strong>%{commenter}</strong></a>
+ has left a comment on one of your changesets
+ created at %{time}'
commented_changeset: "%{commenter} has left a comment on a map changeset you are watching created by %{changeset_author} at %{time}"
+ commented_changeset_html: '<a href="%{commenter_url}" target="_blank" style="text-decoration: none; color: #222"><strong>%{commenter}</strong></a>
+ has left a comment on a map changeset you are watching created by
+ %{changeset_author}
+ at %{time}'
partial_changeset_with_comment: "with comment '%{changeset_comment}'"
+ partial_changeset_with_comment_html: 'with comment <em>%{changeset_comment}</em>'
partial_changeset_without_comment: "without comment"
details: "More details about the changeset can be found at %{url}."
+ details_html: 'More details about the changeset can be found at
+ <nobr>%{url}</nobr>.'
+ unsubscribe_html: 'To unsubscribe from updates to this changeset,
+ visit <nobr><a style="color: #222" href="%{url}">%{url}</a></nobr>
+ and click "Unsubscribe".'
message:
inbox:
title: "Inbox"