Merge pull request #1628 from vipulnsward/server_typos-1
Fix more typos in server locale
This commit is contained in:
commit
98a91b80aa
|
@ -539,8 +539,8 @@ en:
|
||||||
flags_required_to_hide_post: "Number of flags that cause a post to be automatically hidden and PM sent to the user (0 for never)"
|
flags_required_to_hide_post: "Number of flags that cause a post to be automatically hidden and PM sent to the user (0 for never)"
|
||||||
cooldown_minutes_after_hiding_posts: "Number of minutes a user must wait before they can edit a post hidden via flagging"
|
cooldown_minutes_after_hiding_posts: "Number of minutes a user must wait before they can edit a post hidden via flagging"
|
||||||
|
|
||||||
max_topics_in_first_day: "The maximum number of topics a user is alowed to create in thier first day on the site"
|
max_topics_in_first_day: "The maximum number of topics a user is allowed to create in their first day on the site"
|
||||||
max_replies_in_first_day: "The maximum number of replies a user is alowed to create in thier first day on the site"
|
max_replies_in_first_day: "The maximum number of replies a user is allowed to create in their first day on the site"
|
||||||
|
|
||||||
num_flags_to_block_new_user: "If a new user's posts get this many spam flags from (n) different users, hide all their posts and prevent future posting. 0 disables this feature."
|
num_flags_to_block_new_user: "If a new user's posts get this many spam flags from (n) different users, hide all their posts and prevent future posting. 0 disables this feature."
|
||||||
num_users_to_block_new_user: "If a new user's posts get (x) spam flags from this many different users, hide all their posts and prevent future posting. 0 disables this feature."
|
num_users_to_block_new_user: "If a new user's posts get (x) spam flags from this many different users, hide all their posts and prevent future posting. 0 disables this feature."
|
||||||
|
|
Loading…
Reference in New Issue