diff --git a/public/language/en-GB/notifications.json b/public/language/en-GB/notifications.json index 43eaa603b3..d4aa2cc16b 100644 --- a/public/language/en-GB/notifications.json +++ b/public/language/en-GB/notifications.json @@ -32,10 +32,10 @@ "new-messages-from": "%1 new messages from %2", "new-message-in": "New message in %1", "new-messages-in": "%1 new messages in %2", - "user-posted-in-public-room": "%1 wrote in %3", - "user-posted-in-public-room-dual": "%1 and %2 wrote in %4", - "user-posted-in-public-room-triple": "%1, %2 and %3 wrote in %5", - "user-posted-in-public-room-multiple": "%1, %2 and %3 others wrote in %5", + "user-posted-in-public-room": "%1 wrote in %3", + "user-posted-in-public-room-dual": "%1 and %2 wrote in %4", + "user-posted-in-public-room-triple": "%1, %2 and %3 wrote in %5", + "user-posted-in-public-room-multiple": "%1, %2 and %3 others wrote in %5", "upvoted-your-post-in": "%1 upvoted your post in %2", "upvoted-your-post-in-dual": "%1 and %2 upvoted your post in %3", "upvoted-your-post-in-triple": "%1, %2 and %3 upvoted your post in %4",