]> cat aescling's git repositories - mastodon.git/commitdiff
Fix push notification title for polls (#15931)
authorClaire <claire.github-309c@sitedethib.com>
Fri, 19 Mar 2021 22:47:31 +0000 (23:47 +0100)
committerGitHub <noreply@github.com>
Fri, 19 Mar 2021 22:47:31 +0000 (23:47 +0100)
config/locales/en.yml

index a6e54adf6315ad199a2d6c114c8623cc98adfe57..b364e92373b0fbd6dafa1f98ab156cd9b3fa3270 100644 (file)
@@ -1045,7 +1045,7 @@ en:
       subject: You were mentioned by %{name}
       title: New mention
     poll:
-      title: A poll has ended
+      subject: A poll by %{name} has ended
     reblog:
       body: 'Your status was boosted by %{name}:'
       subject: "%{name} boosted your status"