diff --git a/public/language/en-GB/modules.json b/public/language/en-GB/modules.json index 46ea48a225..d65ba7cbba 100644 --- a/public/language/en-GB/modules.json +++ b/public/language/en-GB/modules.json @@ -62,9 +62,9 @@ "chat.owner": "Room Owner", "chat.grant-rescind-ownership": "Grant/Rescind Ownership", - "chat.system.user-join": "%1 has joined the room", - "chat.system.user-leave": "%1 has left the room", - "chat.system.room-rename": "%2 has renamed this room: %1", + "chat.system.user-join": "%1 has joined the room ", + "chat.system.user-leave": "%1 has left the room ", + "chat.system.room-rename": "%2 has renamed this room to \"%1\" ", "composer.compose": "Compose", "composer.show_preview": "Show Preview",