Allow to report a group

And multiple group tweaks

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-09-30 15:25:30 +02:00
parent cf070d7e67
commit 92367a5f33
33 changed files with 1088 additions and 754 deletions

View File

@@ -32,7 +32,7 @@ msgid "Feed for %{email} on Mobilizon"
msgstr "Feed for %{email} on Mobilizon"
#, elixir-format
#: lib/web/templates/email/report.html.eex:52
#: lib/web/templates/email/report.html.eex:74
msgid "%{title} by %{creator}"
msgstr "%{title} by %{creator}"
@@ -48,13 +48,13 @@ msgid "Ask the community on Framacolibri"
msgstr "Ask the community on Framacolibri"
#, elixir-format
#: lib/web/templates/email/report.text.eex:8
#: lib/web/templates/email/report.text.eex:15
msgid "Comments"
msgstr "Comments"
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:62
#: lib/web/templates/email/report.html.eex:50 lib/web/templates/email/report.text.eex:4
#: lib/web/templates/email/report.html.eex:72 lib/web/templates/email/report.text.eex:11
msgid "Event"
msgstr "Event"
@@ -64,7 +64,7 @@ msgid "Instructions to reset your password on %{instance}"
msgstr "Instructions to reset your password on %{instance}"
#, elixir-format
#: lib/web/templates/email/report.text.eex:14
#: lib/web/templates/email/report.text.eex:21
msgid "Reason"
msgstr "Reason"
@@ -84,7 +84,7 @@ msgid "Instructions to confirm your Mobilizon account on %{instance}"
msgstr "Instructions to confirm your Mobilizon account on %{instance}"
#, elixir-format
#: lib/web/email/admin.ex:23
#: lib/web/email/admin.ex:24
msgid "New report on Mobilizon instance %{instance}"
msgstr "New report on Mobilizon instance %{instance}"
@@ -725,7 +725,7 @@ msgid "Your content is yours"
msgstr ""
#, elixir-format
#: lib/web/templates/email/anonymous_participation_confirmation.html.eex:58
#: lib/web/templates/email/anonymous_participation_confirmation.html.eex:51
msgid "Confirm my e-mail address"
msgstr ""
@@ -752,11 +752,6 @@ msgstr "Need some help? Something not working properly?"
msgid "You created an account on <b>%{host}</b> with this email address. You are one click away from activating it."
msgstr "You created an account on %{host} with this email address. You are one click away from activating it."
#, elixir-format
#: lib/web/templates/email/report.html.eex:41
msgid "<b>%{reporter_name}</b> (%{reporter_username}) reported the following content."
msgstr "%{reporter_name} (%{reporter_username}) reported the following content."
#, elixir-format
#: lib/web/templates/email/report.html.eex:13
msgid "New report on <b>%{instance}</b>"
@@ -783,7 +778,7 @@ msgid "Please do not use it for real purposes."
msgstr "Please do not use it in any real way"
#, elixir-format
#: lib/web/templates/email/anonymous_participation_confirmation.html.eex:45
#: lib/web/templates/email/anonymous_participation_confirmation.html.eex:63
#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:6 lib/web/templates/email/event_updated.html.eex:131
#: lib/web/templates/email/event_updated.text.eex:24 lib/web/templates/email/notification_each_week.html.eex:70
#: lib/web/templates/email/notification_each_week.text.eex:14 lib/web/templates/email/on_day_notification.html.eex:70
@@ -846,7 +841,7 @@ msgid "Event update!"
msgstr "Event updated!"
#, elixir-format
#: lib/web/templates/email/report.html.eex:66
#: lib/web/templates/email/report.html.eex:88
msgid "Flagged comments"
msgstr ""
@@ -935,7 +930,7 @@ msgid "New email confirmation"
msgstr ""
#, elixir-format
#: lib/web/templates/email/report.html.eex:84
#: lib/web/templates/email/report.html.eex:106
msgid "Reasons for report"
msgstr ""
@@ -996,12 +991,12 @@ msgid "Verify your email address"
msgstr ""
#, elixir-format
#: lib/web/templates/email/report.html.eex:104
#: lib/web/templates/email/report.html.eex:126
msgid "View report"
msgstr "View the report"
#, elixir-format
#: lib/web/templates/email/report.text.eex:17
#: lib/web/templates/email/report.text.eex:24
msgid "View report:"
msgstr "View the report"
@@ -1268,7 +1263,6 @@ msgid "Your content may be downloaded by other instances in the network. Your pu
msgstr ""
#, elixir-format
#: lib/web/templates/email/event_participation_confirmed.html.eex:45
#: lib/web/templates/email/event_participation_confirmed.text.eex:4
msgid "You have confirmed your participation. Update your calendar, because you're on the guest list now!"
msgstr ""
@@ -1283,3 +1277,33 @@ msgstr "You requested to participate in event %{title}."
#: lib/web/email/participation.ex:92
msgid "Your participation to event %{title} has been confirmed"
msgstr "Your participation to event %{title} has been approved"
#, elixir-format, fuzzy
#: lib/web/templates/email/report.html.eex:41
msgid "<b>%{reporter}</b> reported the following content."
msgstr "%{reporter_name} (%{reporter_username}) reported the following content."
#, elixir-format
#: lib/web/templates/email/report.text.eex:5
msgid "Group %{group} was reported"
msgstr ""
#, elixir-format
#: lib/web/templates/email/report.html.eex:51
msgid "Group reported"
msgstr ""
#, elixir-format
#: lib/web/templates/email/report.text.eex:7
msgid "Profile %{profile} was reported"
msgstr ""
#, elixir-format
#: lib/web/templates/email/report.html.eex:56
msgid "Profile reported"
msgstr ""
#, elixir-format, fuzzy
#: lib/web/templates/email/event_participation_confirmed.html.eex:45
msgid "You have now confirmed your participation. Update your calendar, because you're on the guest list now!"
msgstr ""