copyedits on notify flag options
This commit is contained in:
parent
ca1473d512
commit
420bd37268
|
@ -722,7 +722,7 @@ en:
|
|||
title: 'Why are you flagging this post?'
|
||||
action: 'Flag Post'
|
||||
cant: "Sorry, you can't flag this post at this time."
|
||||
custom_placeholder_notify_user: "Why are you contacting this user privately?"
|
||||
custom_placeholder_notify_user: "Why does this post require you to speak to this user directly and privately? Be specific, be constructive, and always be kind."
|
||||
custom_placeholder_notify_moderators: "Why does this post require moderator attention? Let us know specifically what you are concerned about, and provide relevant links where possible."
|
||||
custom_message:
|
||||
at_least: "enter at least {{n}} characters"
|
||||
|
|
|
@ -231,13 +231,13 @@ en:
|
|||
title: 'Notify {{username}}'
|
||||
description: 'This post contains something I want to talk to this user directly and privately about.'
|
||||
long_form: 'notified user'
|
||||
email_title: 'Regarding "%{title}"'
|
||||
email_title: 'Regarding your post in "%{title}"'
|
||||
email_body: "%{link}\n\n%{message}"
|
||||
notify_moderators:
|
||||
title: 'Notify moderators'
|
||||
description: 'This post requires general moderator attention based on the <a href="/faq">FAQ</a>, <a href="/tos">TOS</a>, or for another reason not listed above.'
|
||||
long_form: 'notified moderators'
|
||||
email_title: 'Regarding "%{title}"'
|
||||
email_title: 'A post in "%{title}" requires moderator attention'
|
||||
email_body: "%{link}\n\n%{message}"
|
||||
bookmark:
|
||||
title: 'Bookmark'
|
||||
|
|
Loading…
Reference in New Issue