Improve member adding and excluding flow
Allow to exclude a member Send emails to the member when it's excluded Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -367,8 +367,7 @@ msgstr[0] "Avètz un eveniment uèi :"
|
||||
msgstr[1] "Avètz %{total} eveniments uèi :"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
#: lib/web/templates/email/group_invite.text.eex:3
|
||||
msgid "%{inviter} just invited you to join their group %{group}"
|
||||
msgstr ""
|
||||
|
||||
@@ -396,7 +395,7 @@ msgstr "Veire mos grops"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:45
|
||||
#: lib/web/templates/email/group_invite.text.eex:7
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
msgid "To accept this invitation, head over to your groups."
|
||||
msgstr "Per dire d’acceptar aquesta invitacion, anatz als vòstres grops."
|
||||
|
||||
@@ -1197,15 +1196,47 @@ msgstr ""
|
||||
msgid "If you didn't trigger the change yourself, please ignore this message."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:89
|
||||
msgid "<b>Please do not use it for real purposes.</b>"
|
||||
msgstr "Mercés de l’utilizar pas d’un biais real"
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:91
|
||||
msgid "Mobilizon is still under development, we will add new features along the updates, until the release of <b>version 1 of the software in the fall of 2020</b>."
|
||||
msgstr ""
|
||||
"Mobilizon es en desvolopament, ajustarem de nòvas foncionalitats a aqueste "
|
||||
"site pendent de mesas a jorn regularas, fins a la publicacion de <b>"
|
||||
"la version 1 del logicial al primièr semèstre 2020</b>."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:45
|
||||
#: lib/web/templates/email/group_removal.text.eex:5
|
||||
msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:13
|
||||
#: lib/web/templates/email/group_removal.text.eex:1
|
||||
msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:58
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.text.eex:3
|
||||
msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
msgid "<b>%{inviter}</b> just invited you to join their group %{link_start}<b>%{group}</b>%{link_end}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_removal.html.eex:38
|
||||
msgid "You have been removed from group %{link_start}<b>%{group}</b>%{link_end}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user