diff --git a/public/language/en-GB/notifications.json b/public/language/en-GB/notifications.json
index 04480998dc..040117fcd0 100644
--- a/public/language/en-GB/notifications.json
+++ b/public/language/en-GB/notifications.json
@@ -26,10 +26,10 @@
"new_message_from": "New message from %1",
- "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 has upvoted your post in %2.",
"upvoted_your_post_in_dual": "%1 and %2 have upvoted your post in %3.",
"upvoted_your_post_in_triple": "%1, %2 and %3 have upvoted your post in %4.",