Fix posts and rework graphql errors

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-10-01 15:07:15 +02:00
parent 92367a5f33
commit aced4d039b
69 changed files with 1795 additions and 999 deletions

View File

@@ -1276,7 +1276,7 @@ msgstr ""
msgid "Your participation to event %{title} has been confirmed"
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/web/templates/email/report.html.eex:41
msgid "<b>%{reporter}</b> reported the following content."
msgstr ""
@@ -1301,7 +1301,17 @@ msgstr ""
msgid "Profile reported"
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: 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 ""
#, elixir-format
#: lib/mobilizon/posts/post.ex:91
msgid "A text is required for the post"
msgstr ""
#, elixir-format
#: lib/mobilizon/posts/post.ex:90
msgid "A title is required for the post"
msgstr ""