improve flag threshold reached message slightly
This commit is contained in:
parent
9f96a4fc58
commit
0b4fc7ebed
|
@ -271,7 +271,7 @@ en:
|
|||
long_form: 'voted for this post'
|
||||
|
||||
flagging:
|
||||
you_must_edit: '<p>Your post reached the flagging threshold. Please see your private messages.</p>'
|
||||
you_must_edit: '<p>Your post was flagged by the community. Please see your private messages.</p>'
|
||||
user_must_edit: '<p>Flagged content hidden.</p>'
|
||||
|
||||
archetypes:
|
||||
|
|
|
@ -233,7 +233,7 @@ es:
|
|||
long_form: 'voted for this post'
|
||||
|
||||
flagging:
|
||||
you_must_edit: '<p>Your post reached the flagging threshold. Please see your private messages.</p>'
|
||||
you_must_edit: '<p>Your post was flagged by the community. Please see your private messages.</p>'
|
||||
user_must_edit: '<p>Flagged content hidden.</p>'
|
||||
|
||||
archetypes:
|
||||
|
|
|
@ -232,7 +232,7 @@ id:
|
|||
long_form: 'voted for this post'
|
||||
|
||||
flagging:
|
||||
you_must_edit: '<p>Your post reached the flagging threshold. Please see your private messages.</p>'
|
||||
you_must_edit: '<p>Your post was flagged by the community. Please see your private messages.</p>'
|
||||
user_must_edit: '<p>Flagged content hidden.</p>'
|
||||
|
||||
archetypes:
|
||||
|
|
Loading…
Reference in New Issue