Properly handle event status
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -136,13 +136,13 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:87
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:101
|
||||
msgid "Go to event page"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:70
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:99
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:113
|
||||
#: lib/mobilizon_web/templates/email/event_updated.text.eex:21
|
||||
msgid "If you need to cancel your participation, just access the event page through link above and click on the participation button."
|
||||
msgstr ""
|
||||
@@ -221,7 +221,7 @@ msgid "Your participation to event %{title} has been rejected"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:68
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:82
|
||||
msgid "Ending of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -252,7 +252,7 @@ msgid "New title: %{title}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:72
|
||||
msgid "Start of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -267,7 +267,7 @@ msgid "The event %{title} was updated"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:48
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:62
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
@@ -306,3 +306,18 @@ msgstr ""
|
||||
#: lib/mobilizon_web/templates/email/email.html.eex:88
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:54
|
||||
msgid "Event has been cancelled"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:50
|
||||
msgid "Event has been confirmed"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:52
|
||||
msgid "Event status has been set as tentative"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user