soften language around daily limits and add daily (#12749)

* soften language around daily limits and add daily

let's try to be as gentle as we can with new users

* better copy suggestion from Blake

* further copyedit improvements
This commit is contained in:
Jeff Atwood 2021-04-19 22:13:59 -07:00 committed by GitHub
parent af6d0342b6
commit 7439136f39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 12 deletions

View File

@ -734,20 +734,20 @@ en:
slow_down: "Youve performed this action too many times, please try again later."
too_many_requests: "Youve performed this action too many times. Please wait %{time_left} before trying again."
by_type:
first_day_replies_per_day: "Youve reached the maximum number of replies a new user can create on their first day. Please wait %{time_left} before trying again."
first_day_topics_per_day: "Youve reached the maximum number of topics a new user can create on their first day. Please wait %{time_left} before trying again."
create_topic: "Youre creating topics too quickly. Please wait %{time_left} before trying again."
create_post: "Youre replying too quickly. Please wait %{time_left} before trying again."
delete_post: "Youre deleting posts too quickly. Please wait %{time_left} before trying again."
public_group_membership: "Youre joining/leaving groups too frequently. Please wait %{time_left} before trying again."
topics_per_day: "Youve reached the maximum number of new topics. Please wait %{time_left} before trying again."
pms_per_day: "Youve reached the maximum number of messages. Please wait %{time_left} before trying again."
create_like: "Youve reached the maximum number of likes. Please wait %{time_left} before trying again."
create_bookmark: "Youve reached the maximum number of bookmarks. Please wait %{time_left} before trying again."
edit_post: "Youve reached the maximum number of edits. Please wait %{time_left} before trying again."
first_day_replies_per_day: "We appreciate your enthusiasm, keep it up! That said, for the safety of our community, youve reached the maximum number of replies a new user can create on their first day. Please wait %{time_left} and youll be able to create more replies."
first_day_topics_per_day: "We appreciate your enthusiasm! That said, for the safety of our community, youve reached the maximum number of topics a new user can create on their first day. Please wait %{time_left} and youll be able to create more new topics."
create_topic: "Youre creating topics a bit too quickly. Please wait %{time_left} before trying again."
create_post: "Youre replying a bit too quickly. Please wait %{time_left} before trying again."
delete_post: "Youre deleting posts a bit too quickly. Please wait %{time_left} before trying again."
public_group_membership: "Youre joining/leaving groups a bit too frequently. Please wait %{time_left} before trying again."
topics_per_day: "Youve reached the maximum new topics allowed per day. You can create more new topics in %{time_left}."
pms_per_day: "Youve reached the maximum messages allowed per day. You can create more new messages in %{time_left}."
create_like: "Youve reached the maximum likes allowed per day. You'll get more likes in %{time_left}."
create_bookmark: "Youve reached the maximum number of daily bookmarks. You can create more bookmarks in %{time_left}."
edit_post: "Youve reached the maximum number of daily edits. You can submit more edits in %{time_left}."
live_post_counts: "Youre asking for live post counts too quickly. Please wait %{time_left} before trying again."
unsubscribe_via_email: "Youve reached the maximum number of unsubscribes via email. Please wait %{time_left} before trying again."
topic_invitations_per_day: "Youve reached the maximum number of topic invitations. Please wait %{time_left} before trying again."
topic_invitations_per_day: "Youve reached the maximum number of topic invitations. You can send more invitations in %{time_left}."
hours:
one: "%{count} hour"