Generate sensible notifications for reopened notes
This commit is contained in:
parent
32bdd65b49
commit
22415a6e7c
1 changed files with 5 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue