diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml
index 158cf85a6b5..3b6367e1535 100644
--- a/config/locales/client.en.yml
+++ b/config/locales/client.en.yml
@@ -1312,7 +1312,7 @@ en:
description: "You will not be notified of anything about new topics in these categories, and they will not appear on your unread tab."
flagging:
- title: 'Thank you for helping to keep our community civil!'
+ title: 'Thanks for helping to keep our community civil!'
private_reminder: 'flags are private, only visible to staff'
action: 'Flag Post'
take_action: "Take Action"
@@ -1337,7 +1337,7 @@ en:
left: "{{n}} remaining"
flagging_topic:
- title: "Thank you for helping to keep our community civil!"
+ title: "Thanks for helping to keep our community civil!"
action: "Flag Topic"
notify_action: "Private message"
diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml
index fb6f074ef35..7cf28b68994 100644
--- a/config/locales/server.en.yml
+++ b/config/locales/server.en.yml
@@ -437,13 +437,13 @@ en:
description: 'This post contains content that a reasonable person would consider offensive, abusive, or a violation of our community guidelines.'
long_form: 'flagged this as inappropriate'
notify_user:
- title: 'Private Message {{username}}'
+ title: 'Private Message @{{username}}'
description: 'This post contains something I want to talk to this person directly and privately about. Does not cast a flag.'
long_form: 'private messaged user'
email_title: 'Your post in "%{title}"'
email_body: "%{link}\n\n%{message}"
notify_moderators:
- title: "It's something else"
+ title: "It's Something Else"
description: 'This post requires moderator attention for another reason not listed above.'
long_form: 'flagged this for moderator attention'
email_title: 'A post in "%{title}" requires moderator attention'