Improve event update notification email

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-10-08 08:53:07 +02:00
parent fbb1b2d607
commit 9f9f58ce7d
39 changed files with 468 additions and 296 deletions

View File

@@ -48,8 +48,8 @@ msgid "Comments"
msgstr "Commenti"
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:62
#: lib/web/templates/email/report.html.eex:72 lib/web/templates/email/report.text.eex:11
#: lib/web/templates/email/report.html.eex:72
#: lib/web/templates/email/report.text.eex:11
msgid "Event"
msgstr "Evento"
@@ -126,7 +126,7 @@ msgid "Your participation to event %{title} has been rejected"
msgstr ""
#, elixir-format
#: lib/web/email/event.ex:35
#: lib/web/email/event.ex:36
msgid "Event %{title} has been updated"
msgstr "L'evento %{title} è stato aggiornato"
@@ -773,7 +773,7 @@ msgstr ""
#, elixir-format
#: lib/web/templates/email/anonymous_participation_confirmation.html.eex:63
#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:6 lib/web/templates/email/event_updated.html.eex:131
#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:6 lib/web/templates/email/event_updated.html.eex:133
#: lib/web/templates/email/event_updated.text.eex:24 lib/web/templates/email/notification_each_week.html.eex:70
#: lib/web/templates/email/notification_each_week.text.eex:14 lib/web/templates/email/on_day_notification.html.eex:70
#: lib/web/templates/email/on_day_notification.text.eex:14
@@ -819,7 +819,7 @@ msgid "Confirm new email"
msgstr "Conferma il nuovo indirizzo e-mail"
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:82
#: lib/web/templates/email/event_updated.html.eex:84
msgid "End"
msgstr "Fine"
@@ -896,12 +896,12 @@ msgid "Learn more about Mobilizon here!"
msgstr ""
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:92
#: lib/web/templates/email/event_updated.html.eex:94
msgid "Location"
msgstr "Luogo"
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:102
#: lib/web/templates/email/event_updated.html.eex:104
msgid "Location address was removed"
msgstr "L'indirizzo del luogo è stato rimosso"
@@ -940,7 +940,7 @@ msgid "Sorry! You're not going."
msgstr "Peccato! Non ci sei andato."
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:72
#: lib/web/templates/email/event_updated.html.eex:74
msgid "Start"
msgstr "Inizio"
@@ -950,25 +950,24 @@ msgid "Start %{begins_on}"
msgstr "Inizio %{begins_on}"
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:38
#: lib/web/templates/email/event_updated.text.eex:3
msgid "There have been changes for %{title} so we'd thought we'd let you know."
msgstr ""
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:54
#: lib/web/templates/email/event_updated.html.eex:55
#: lib/web/templates/email/event_updated.text.eex:11
msgid "This event has been cancelled by its organizers. Sorry!"
msgstr ""
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:50
#: lib/web/templates/email/event_updated.html.eex:51
#: lib/web/templates/email/event_updated.text.eex:7
msgid "This event has been confirmed"
msgstr "L'evento è stato confermato"
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:52
#: lib/web/templates/email/event_updated.html.eex:53
#: lib/web/templates/email/event_updated.text.eex:9
msgid "This event has yet to be confirmed: organizers will let you know if they do confirm it."
msgstr ""
@@ -1002,7 +1001,7 @@ msgid "Visit event page"
msgstr "Visualizza la pagina dell'evento"
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:119
#: lib/web/templates/email/event_updated.html.eex:121
msgid "Visit the updated event page"
msgstr ""
@@ -1365,7 +1364,17 @@ msgstr ""
msgid "Hi there! You just registered to join this event: « <b>%{title}</b> ». Please confirm the e-mail address you provided:"
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/web/templates/email/event_participation_rejected.html.eex:38
msgid "You issued a request to attend <b>%{title}</b>."
msgstr ""
#, elixir-format, fuzzy
#: lib/web/templates/email/event_updated.html.eex:64
msgid "Event title"
msgstr "Evento"
#, elixir-format, fuzzy
#: lib/web/templates/email/event_updated.html.eex:38
msgid "There have been changes for <b>%{title}</b> so we'd thought we'd let you know."
msgstr ""

View File

@@ -664,7 +664,7 @@ msgid "You need to be logged-in and an administrator to access dashboard statist
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/admin.ex:242
#: lib/graphql/resolvers/admin.ex:232
msgid "You need to be logged-in and an administrator to save admin settings"
msgstr ""