Show correct timezone in event-related emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -920,8 +920,8 @@ msgstr "Älä käytä todellisiin tarkoituksiin."
|
||||
|
||||
#, 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."
|
||||
@@ -971,12 +971,12 @@ msgid "Confirm new email"
|
||||
msgstr "Vahvista sähköpostiosoite"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.html.heex:84
|
||||
#: lib/web/templates/email/event_updated.html.heex:98
|
||||
msgid "End"
|
||||
msgstr "Päättyy"
|
||||
|
||||
#, 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 "Päättyy %{ends_on}"
|
||||
|
||||
@@ -1054,13 +1054,13 @@ msgid "Learn more about Mobilizon here!"
|
||||
msgstr "Lue lisää Mobilizonista."
|
||||
|
||||
#, 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 "Paikka"
|
||||
|
||||
#, 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 "Käyntiosoite poistettiin"
|
||||
|
||||
@@ -1104,7 +1104,7 @@ msgid "Start"
|
||||
msgstr "Alkaa"
|
||||
|
||||
#, 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 "Alkaa %{begins_on}"
|
||||
|
||||
@@ -1161,12 +1161,12 @@ msgid "Visit event page"
|
||||
msgstr "Käy tapahtumasivulla"
|
||||
|
||||
#, 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 "Käy päivitetyllä tapahtumasivulla"
|
||||
|
||||
#, 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 "Katso päivitetty tapahtuma: %{linkki}"
|
||||
|
||||
@@ -1804,3 +1804,23 @@ msgstr "Osallistuminen hyväksytty"
|
||||
#: 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 "Alkaa %{begins_on}"
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/event_updated.text.eex:18
|
||||
msgid "Start %{begins_on} (🌐 %{timezone} %{offset})"
|
||||
msgstr "Alkaa %{begins_on}"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.html.heex:84
|
||||
msgid "🌐 %{timezone} %{offset}"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user