mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
clarity: change flag "Notify" to "Private message"
This commit is contained in:
parent
c3c5ac3ef7
commit
84a7d75828
1 changed files with 2 additions and 2 deletions
|
@ -1102,7 +1102,7 @@ en:
|
|||
title: 'Why are you privately flagging this post?'
|
||||
action: 'Flag Post'
|
||||
take_action: "Take Action"
|
||||
notify_action: 'Notify'
|
||||
notify_action: 'Private message'
|
||||
delete_spammer: "Delete Spammer"
|
||||
delete_confirm: "You are about to delete <b>%{posts}</b> posts and <b>%{topics}</b> topics from this user, remove their account, block signups from their IP address <b>%{ip_address}</b>, and add their email address <b>%{email}</b> to a permanent block list. Are you sure this user is really a spammer?"
|
||||
yes_delete_spammer: "Yes, Delete Spammer"
|
||||
|
@ -1117,7 +1117,7 @@ en:
|
|||
flagging_topic:
|
||||
title: "Why are you privately flagging this topic?"
|
||||
action: "Flag Topic"
|
||||
notify_action: "Notify"
|
||||
notify_action: "Private message"
|
||||
|
||||
topic_map:
|
||||
title: "Topic Summary"
|
||||
|
|
Loading…
Reference in a new issue