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 "Comentaris"
#, 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 "Activitat"
@@ -132,7 +132,7 @@ msgid "Your participation to event %{title} has been rejected"
msgstr "T'han denegat la participació a %{title}"
#, elixir-format
#: lib/web/email/event.ex:35
#: lib/web/email/event.ex:36
msgid "Event %{title} has been updated"
msgstr "S'ha actualitzat {%title}"
@@ -783,7 +783,7 @@ msgstr "No ho facis servir més que proves, sisplau"
#, 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
@@ -833,7 +833,7 @@ msgid "Confirm new email"
msgstr ""
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:82
#: lib/web/templates/email/event_updated.html.eex:84
msgid "End"
msgstr ""
@@ -916,12 +916,12 @@ msgid "Learn more about Mobilizon here!"
msgstr "Per aprendre més de Mobilizon."
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:92
#: lib/web/templates/email/event_updated.html.eex:94
msgid "Location"
msgstr ""
#, 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 ""
@@ -960,7 +960,7 @@ msgid "Sorry! You're not going."
msgstr ""
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:72
#: lib/web/templates/email/event_updated.html.eex:74
msgid "Start"
msgstr ""
@@ -970,25 +970,24 @@ msgid "Start %{begins_on}"
msgstr ""
#, 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 "S'ha confirmat l'activitat"
#, 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 ""
@@ -1021,7 +1020,7 @@ msgid "Visit event page"
msgstr ""
#, 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 ""
@@ -1387,7 +1386,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 "Activitat"
#, 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

@@ -657,7 +657,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 ""