less scary warning for email daily limit reached

This commit is contained in:
Jeff Atwood 2017-05-16 20:02:18 -07:00
parent 92118dd1d1
commit be722543c1
1 changed files with 2 additions and 2 deletions

View File

@ -2367,8 +2367,8 @@ en:
user_notifications:
previous_discussion: "Previous Replies"
reached_limit:
one: "WARNING: you reached the limit of daily emails. Further email notifications will be suppressed."
other: "WARNING: you reached the limit of %{count} daily emails. Further email notifications will be suppressed."
one: "To protect your inbox, weve temporarily put email notifications on hold for today, as the maximum of %{count} per day was reached."
other: "To protect your inbox, weve temporarily put email notifications on hold for today, as the maximum of %{count} per day was reached."
in_reply_to: "In Reply To"
unsubscribe:
title: "Unsubscribe"