- 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}."
+ 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}."