diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml
index 3b403e250..a564cc0db 100644
--- a/config/locales/client.en.yml
+++ b/config/locales/client.en.yml
@@ -268,16 +268,16 @@ en:
title: "notifications of @name mentions, replies to your posts and topics, private messages, etc"
none: "You have no notifications right now."
more: "view older notifications"
- mentioned: "{{username}} @ you in {{link}}"
- quoted: "{{username}} {{link}}"
- replied: "{{username}} {{link}}"
- posted: "{{username}} {{link}}"
- edited: "{{username}} {{link}}"
- liked: "{{username}} {{link}}"
- private_message: "{{username}} sent you a private message: {{link}}"
+ mentioned: "@ {{username}} {{link}}"
+ quoted: " {{username}} {{link}}"
+ replied: " {{username}} {{link}}"
+ posted: " {{username}} {{link}}"
+ edited: " {{username}} {{link}}"
+ liked: " {{username}} {{link}}"
+ private_message: " {{username}} sent you a private message: {{link}}"
invited_to_private_message: "{{username}} invited you to a private conversation: {{link}}"
- invitee_accepted: "{{username}} "
- moved_post: "{{username}} to {{link}}"
+ invitee_accepted: " {{username}} accepted your invitation"
+ moved_post: " {{username}} moved post to {{link}}"
image_selector:
from_my_computer: "From My Device"