minor flag dialog tweaks

This commit is contained in:
Jeff Atwood 2014-11-12 01:02:25 -08:00
parent eb2df53e95
commit 4a1953ec48
2 changed files with 4 additions and 4 deletions

View File

@ -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." description: "You will not be notified of anything about new topics in these categories, and they will not appear on your unread tab."
flagging: 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, <b>only</b> visible to staff' private_reminder: 'flags are private, <b>only</b> visible to staff'
action: 'Flag Post' action: 'Flag Post'
take_action: "Take Action" take_action: "Take Action"
@ -1337,7 +1337,7 @@ en:
left: "{{n}} remaining" left: "{{n}} remaining"
flagging_topic: flagging_topic:
title: "Thank you for helping to keep our community civil!" title: "Thanks for helping to keep our community civil!"
action: "Flag Topic" action: "Flag Topic"
notify_action: "Private message" notify_action: "Private message"

View File

@ -437,13 +437,13 @@ en:
description: 'This post contains content that a reasonable person would consider offensive, abusive, or a violation of <a href="/guidelines">our community guidelines</a>.' description: 'This post contains content that a reasonable person would consider offensive, abusive, or a violation of <a href="/guidelines">our community guidelines</a>.'
long_form: 'flagged this as inappropriate' long_form: 'flagged this as inappropriate'
notify_user: 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.' 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' long_form: 'private messaged user'
email_title: 'Your post in "%{title}"' email_title: 'Your post in "%{title}"'
email_body: "%{link}\n\n%{message}" email_body: "%{link}\n\n%{message}"
notify_moderators: notify_moderators:
title: "It's something else" title: "It's Something Else"
description: 'This post requires moderator attention for another reason not listed above.' description: 'This post requires moderator attention for another reason not listed above.'
long_form: 'flagged this for moderator attention' long_form: 'flagged this for moderator attention'
email_title: 'A post in "%{title}" requires moderator attention' email_title: 'A post in "%{title}" requires moderator attention'