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

@@ -25,7 +25,7 @@ msgid "Feed for %{email} on Mobilizon"
msgstr ""
#, elixir-format
#: lib/web/templates/email/report.html.eex:52
#: lib/web/templates/email/report.html.eex:74
msgid "%{title} by %{creator}"
msgstr ""
@@ -41,13 +41,13 @@ msgid "Ask the community on Framacolibri"
msgstr ""
#, elixir-format
#: lib/web/templates/email/report.text.eex:8
#: lib/web/templates/email/report.text.eex:15
msgid "Comments"
msgstr ""
#, 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 "イベント"
@@ -57,7 +57,7 @@ msgid "Instructions to reset your password on %{instance}"
msgstr ""
#, elixir-format
#: lib/web/templates/email/report.text.eex:14
#: lib/web/templates/email/report.text.eex:21
msgid "Reason"
msgstr ""
@@ -77,7 +77,7 @@ msgid "Instructions to confirm your Mobilizon account on %{instance}"
msgstr ""
#, elixir-format
#: lib/web/email/admin.ex:23
#: lib/web/email/admin.ex:24
msgid "New report on Mobilizon instance %{instance}"
msgstr ""
@@ -713,7 +713,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 ""
@@ -740,11 +740,6 @@ msgstr ""
msgid "You created an account on <b>%{host}</b> with this email address. You are one click away from activating it."
msgstr ""
#, elixir-format
#: lib/web/templates/email/report.html.eex:41
msgid "<b>%{reporter_name}</b> (%{reporter_username}) reported the following content."
msgstr ""
#, elixir-format
#: lib/web/templates/email/report.html.eex:13
msgid "New report on <b>%{instance}</b>"
@@ -771,7 +766,7 @@ msgid "Please do not use it for real purposes."
msgstr ""
#, 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
@@ -832,7 +827,7 @@ msgid "Event update!"
msgstr ""
#, elixir-format
#: lib/web/templates/email/report.html.eex:66
#: lib/web/templates/email/report.html.eex:88
msgid "Flagged comments"
msgstr ""
@@ -921,7 +916,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 ""
@@ -982,12 +977,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 ""
#, elixir-format
#: lib/web/templates/email/report.text.eex:17
#: lib/web/templates/email/report.text.eex:24
msgid "View report:"
msgstr ""
@@ -1254,7 +1249,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 ""
@@ -1269,3 +1263,33 @@ msgstr ""
#: lib/web/email/participation.ex:92
msgid "Your participation to event %{title} has been confirmed"
msgstr ""
#, elixir-format, fuzzy
#: lib/web/templates/email/report.html.eex:41
msgid "<b>%{reporter}</b> reported the following content."
msgstr ""
#, 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 ""