Show correct timezone in event-related emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -925,8 +925,8 @@ msgstr "No ho facis servir més que proves, sisplau"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:63
|
||||
#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:6 lib/web/templates/email/event_updated.html.heex:133
|
||||
#: lib/web/templates/email/event_updated.text.eex:24 lib/web/templates/email/notification_each_week.html.heex:70
|
||||
#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:6 lib/web/templates/email/event_updated.html.heex:147
|
||||
#: lib/web/templates/email/event_updated.text.eex:29 lib/web/templates/email/notification_each_week.html.heex:70
|
||||
#: lib/web/templates/email/notification_each_week.text.eex:11 lib/web/templates/email/on_day_notification.html.heex:70
|
||||
#: lib/web/templates/email/on_day_notification.text.eex:14
|
||||
msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button."
|
||||
@@ -977,12 +977,12 @@ msgid "Confirm new email"
|
||||
msgstr "Confirma la nova adreça"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.html.heex:84
|
||||
#: lib/web/templates/email/event_updated.html.heex:98
|
||||
msgid "End"
|
||||
msgstr "Final"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.text.eex:21
|
||||
#: lib/web/templates/email/event_updated.text.eex:26
|
||||
msgid "End %{ends_on}"
|
||||
msgstr "Final %{ends_on}"
|
||||
|
||||
@@ -1061,13 +1061,13 @@ msgid "Learn more about Mobilizon here!"
|
||||
msgstr "Per aprendre més de Mobilizon."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.html.heex:94
|
||||
#: lib/web/templates/email/event_updated.html.heex:108
|
||||
#: lib/web/templates/export/event_participants.html.heex:129
|
||||
msgid "Location"
|
||||
msgstr "Ubicació"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.html.heex:104
|
||||
#: lib/web/templates/email/event_updated.html.heex:118
|
||||
msgid "Location address was removed"
|
||||
msgstr "L'adreça postal ha estat esborrada"
|
||||
|
||||
@@ -1111,7 +1111,7 @@ msgid "Start"
|
||||
msgstr "Inici"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.text.eex:18
|
||||
#: lib/web/templates/email/event_updated.text.eex:22
|
||||
msgid "Start %{begins_on}"
|
||||
msgstr "Inici %{starts_on}"
|
||||
|
||||
@@ -1168,12 +1168,12 @@ msgid "Visit event page"
|
||||
msgstr "Vés a la pàgina d'activitat"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.html.heex:121
|
||||
#: lib/web/templates/email/event_updated.html.heex:135
|
||||
msgid "Visit the updated event page"
|
||||
msgstr "Vés a la pàgina d'activitat actualitzada"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.text.eex:23
|
||||
#: lib/web/templates/email/event_updated.text.eex:28
|
||||
msgid "Visit the updated event page: %{link}"
|
||||
msgstr "Vés a l'activitat actualitzada a %{link}"
|
||||
|
||||
@@ -1766,3 +1766,23 @@ msgstr "S'ha aprovat la participació"
|
||||
#: lib/service/export/participants/common.ex:88
|
||||
msgid "Anonymous participant"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.html.heex:88
|
||||
msgid "In your timezone (%{timezone} %{offset})"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/event_updated.text.eex:20
|
||||
msgid "Start %{begins_on} (your timezone)"
|
||||
msgstr "Inici %{starts_on}"
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/event_updated.text.eex:18
|
||||
msgid "Start %{begins_on} (🌐 %{timezone} %{offset})"
|
||||
msgstr "Inici %{starts_on}"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.html.heex:84
|
||||
msgid "🌐 %{timezone} %{offset}"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user