Improve sending pending participation notifications

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-11-15 15:56:28 +01:00
parent 200adf272c
commit be1664ec85
63 changed files with 1544 additions and 1254 deletions

View File

@@ -784,14 +784,6 @@ msgstr[1] ""
"Om du behöver lämna återbud är det bara att gå till evenemangens sidor, via "
"länkarna ovan, och klicka på deltagande-knappen."
#, elixir-format
#: lib/web/templates/email/pending_participation_notification.html.heex:38
#: lib/web/templates/email/pending_participation_notification.text.eex:4
msgid "You have one pending attendance request to process:"
msgid_plural "You have %{number_participation_requests} attendance requests to process:"
msgstr[0] ""
msgstr[1] ""
#, elixir-format
#: lib/web/templates/email/email.text.eex:11
msgid "%{instance} is powered by Mobilizon."
@@ -897,8 +889,8 @@ msgid "Location address was removed"
msgstr ""
#, elixir-format
#: lib/web/templates/email/pending_participation_notification.html.heex:51
#: lib/web/templates/email/pending_participation_notification.text.eex:6
#: lib/web/templates/email/pending_participation_notification.html.heex:56
#: lib/web/templates/email/pending_participation_notification.text.eex:8
msgid "Manage pending requests"
msgstr ""
@@ -1009,8 +1001,8 @@ msgid "Would you wish to update or cancel your attendance, simply access the eve
msgstr ""
#, elixir-format
#: lib/web/templates/email/pending_participation_notification.html.heex:64
#: lib/web/templates/email/pending_participation_notification.text.eex:8
#: lib/web/templates/email/pending_participation_notification.html.heex:69
#: lib/web/templates/email/pending_participation_notification.text.eex:10
msgid "You are receiving this email because you chose to get notifications for pending attendance requests to your events. You can disable or change your notification settings in your user account settings under « Notifications »."
msgstr ""
@@ -1540,7 +1532,7 @@ msgid "On the agenda this week"
msgstr ""
#, elixir-format
#: lib/web/templates/email/participation/event_card.html.heex:11
#: lib/web/templates/email/participation/event_card.html.heex:58
msgid "Details"
msgstr ""
@@ -1551,7 +1543,7 @@ msgid "From the %{start} to the %{end}"
msgstr ""
#, elixir-format
#: lib/web/templates/email/participation/card/_metadata.html.heex:70
#: lib/web/templates/email/participation/event_card.html.heex:20
msgid "Manage your participation"
msgstr ""
@@ -1562,7 +1554,7 @@ msgid "On %{date} from %{start_time} to %{end_time}"
msgstr ""
#, elixir-format
#: lib/web/templates/email/participation/event_card.html.heex:19
#: lib/web/templates/email/participation/event_card.html.heex:66
msgid "Read more"
msgstr ""
@@ -1593,7 +1585,7 @@ msgid "Date:"
msgstr ""
#, elixir-format
#: lib/web/templates/email/participation/event_card.text.eex:5
#: lib/web/templates/email/participation/event_card.text.eex:7
msgid "Details:"
msgstr ""
@@ -1603,7 +1595,7 @@ msgid "Manage your notification settings"
msgstr ""
#, elixir-format
#: lib/web/templates/email/participation/card/_metadata.text.eex:4
#: lib/web/templates/email/participation/event_card.text.eex:5
msgid "Manage your participation:"
msgstr ""
@@ -1614,17 +1606,17 @@ msgid "Organizer: %{organizer}"
msgstr ""
#, elixir-format
#: lib/web/templates/email/participation/card/_metadata.html.heex:92
#: lib/web/templates/email/participation/event_card.html.heex:42
msgid "Participate"
msgstr "Ditt deltagande har godkänts"
#, elixir-format
#: lib/web/templates/email/participation/card/_metadata.text.eex:4
#: lib/web/templates/email/participation/event_card.text.eex:5
msgid "Participate:"
msgstr "Ditt deltagande har godkänts"
#, elixir-format
#: lib/web/templates/email/participation/event_card.text.eex:7
#: lib/web/templates/email/participation/event_card.text.eex:9
msgid "Read more : %{url}"
msgstr ""
@@ -1690,12 +1682,20 @@ msgstr ""
msgid "Your membership request for group %{link_start}<b>%{group}</b>%{link_end} has been rejected."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/web/templates/email/group_membership_approval.text.eex:3
msgid "Your membership request for group %{group} has been approved."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/web/templates/email/group_membership_approval.html.heex:38
msgid "Your membership request for group %{link_start}<b>%{group}</b>%{link_end} has been approved."
msgstr ""
#, elixir-format, fuzzy
#: lib/web/templates/email/pending_participation_notification.html.heex:38
#: lib/web/templates/email/pending_participation_notification.text.eex:4
msgid "You have one pending attendance request to process for the following event:"
msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:"
msgstr[0] ""
msgstr[1] ""