Feed improvements
And show public feed links on the group page Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -19,11 +19,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}"
|
||||
@@ -144,7 +139,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 ""
|
||||
|
||||
@@ -327,7 +322,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] ""
|
||||
@@ -378,18 +373,18 @@ 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] ""
|
||||
|
||||
#, 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] ""
|
||||
@@ -1045,7 +1040,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 ""
|
||||
|
||||
@@ -1101,12 +1096,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 ""
|
||||
|
||||
@@ -1266,12 +1261,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 ""
|
||||
|
||||
@@ -1363,3 +1358,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