Feed improvements
And show public feed links on the group page Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -17,11 +17,6 @@ msgstr ""
|
||||
msgid "If you didn't request this, please ignore this email. Your password won't change until you access the link below and create a new one."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/export/feed.ex:170
|
||||
msgid "Feed for %{email} on Mobilizon"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/report.html.eex:74
|
||||
msgid "%{title} by %{creator}"
|
||||
@@ -142,7 +137,7 @@ msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/participation.ex:134
|
||||
#: lib/web/email/participation.ex:135
|
||||
msgid "Confirm your participation to event %{title}"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +320,7 @@ msgid "Mobilizon on %{instance}: email changed"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/notification.ex:46
|
||||
#: lib/web/email/notification.ex:47
|
||||
msgid "One event planned today"
|
||||
msgid_plural "%{nb_events} events planned today"
|
||||
msgstr[0] ""
|
||||
@@ -380,12 +375,12 @@ msgid "View the event on: %{link}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:32
|
||||
#: lib/web/email/group.ex:33
|
||||
msgid "You have been invited by %{inviter} to join group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/notification.ex:70
|
||||
#: lib/web/email/notification.ex:71
|
||||
msgid "One event planned this week"
|
||||
msgid_plural "%{nb_events} events planned this week"
|
||||
msgstr[0] ""
|
||||
@@ -393,7 +388,7 @@ msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/notification.ex:92
|
||||
#: lib/web/email/notification.ex:93
|
||||
msgid "One participation request for event %{title} to process"
|
||||
msgid_plural "%{number_participation_requests} participation requests for event %{title} to process"
|
||||
msgstr[0] ""
|
||||
@@ -1057,7 +1052,7 @@ msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:62
|
||||
#: lib/web/email/group.ex:63
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1113,12 +1108,12 @@ msgid "Your instance's moderation team has decided to suspend %{group_name} (%{g
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:135
|
||||
#: lib/web/email/group.ex:136
|
||||
msgid "The group %{group} has been deleted on %{instance}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:96
|
||||
#: lib/web/email/group.ex:97
|
||||
msgid "The group %{group} has been suspended on %{instance}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1278,12 +1273,12 @@ msgid "You have now confirmed your participation. Update your calendar, because
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon/posts/post.ex:91
|
||||
#: lib/mobilizon/posts/post.ex:94
|
||||
msgid "A text is required for the post"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon/posts/post.ex:90
|
||||
#: lib/mobilizon/posts/post.ex:93
|
||||
msgid "A title is required for the post"
|
||||
msgstr ""
|
||||
|
||||
@@ -1375,3 +1370,23 @@ msgstr ""
|
||||
#: lib/web/templates/email/email.text.eex:4
|
||||
msgid "This is a demonstration site to test Mobilizon."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/metadata/actor.ex:53 lib/service/metadata/actor.ex:60
|
||||
msgid "%{name}'s feed"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/export/feed.ex:77
|
||||
msgid "%{actor}'s private events feed on %{instance}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/export/feed.ex:72
|
||||
msgid "%{actor}'s public events feed on %{instance}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/export/feed.ex:203
|
||||
msgid "Feed for %{email} on %{instance}"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user