Also send event updates if physical address changed

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-06-04 15:41:58 +02:00
parent 03b1f84fba
commit 9e3107e3aa
22 changed files with 466 additions and 127 deletions

View File

@@ -161,14 +161,14 @@ msgstr "An organizer just approved your participation. You're now going to this
#, elixir-format
#: lib/web/templates/email/before_event_notification.html.eex:51
#: lib/web/templates/email/event_participation_approved.html.eex:58 lib/web/templates/email/event_updated.html.eex:101
#: lib/web/templates/email/event_participation_approved.html.eex:58 lib/web/templates/email/event_updated.html.eex:119
msgid "Go to event page"
msgstr "Go to event page"
#, elixir-format
#: lib/web/templates/email/anonymous_participation_confirmation.html.eex:70
#: lib/web/templates/email/before_event_notification.html.eex:63 lib/web/templates/email/before_event_notification.text.eex:5
#: lib/web/templates/email/event_participation_approved.html.eex:70 lib/web/templates/email/event_updated.html.eex:113
#: lib/web/templates/email/event_participation_approved.html.eex:70 lib/web/templates/email/event_updated.html.eex:131
#: lib/web/templates/email/event_updated.text.eex:32
msgid "If you need to cancel your participation, just access the event page through link above and click on the participation button."
msgstr "If you need to cancel your participation, just access the event page through link above and click on the participation button."
@@ -760,3 +760,13 @@ msgstr "View the updated event on: %{link}"
#: lib/web/email/group.ex:28
msgid "You have been invited by %{inviter} to join group %{group}"
msgstr ""
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:92
msgid "Event address"
msgstr ""
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:102
msgid "Physical address was removed"
msgstr ""