mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
minor copy improvements in email reply errors
This commit is contained in:
parent
5735f3b861
commit
e89541862e
@ -1638,7 +1638,7 @@ en:
|
||||
text_body_template: |
|
||||
We're sorry, but your email message to %{destination} (titled %{former_title}) didn't work.
|
||||
|
||||
We couldn't find any content in the email. Make sure your reply is at the top of the email -- we can't process inline replies.
|
||||
We couldn't find any content in your email. Make sure your reply is at the top of the email -- we can't process inline replies.
|
||||
|
||||
If you're getting this and you _did_ include content, try again with HTML content included in your email (not just plain text only).
|
||||
|
||||
@ -1647,7 +1647,7 @@ en:
|
||||
text_body_template: |
|
||||
We're sorry, but your email message to %{destination} (titled %{former_title}) didn't work.
|
||||
|
||||
We couldn't find your reply in the provided email. **Make sure your reply is at the top of the email** -- we can't process inline replies.
|
||||
We couldn't find your reply in the email. **Make sure your reply is at the top of the email** -- we can't process inline replies.
|
||||
|
||||
email_reject_invalid_access:
|
||||
subject_template: "[%{site_name}] Email issue -- Invalid Access"
|
||||
@ -1693,21 +1693,21 @@ en:
|
||||
text_body_template: |
|
||||
We're sorry, but your email message to %{destination} (titled %{former_title}) didn't work.
|
||||
|
||||
The topic is not found, it may have been deleted. If you believe this is in error, contact a staff member.
|
||||
The topic you are replying to no longer exists, perhaps it was deleted? If you believe this is in error, contact a staff member.
|
||||
|
||||
email_reject_topic_closed:
|
||||
subject_template: "[%{site_name}] Email issue -- Topic Closed"
|
||||
text_body_template: |
|
||||
We're sorry, but your email message to %{destination} (titled %{former_title}) didn't work.
|
||||
|
||||
The topic is closed. If you believe this is in error, contact a staff member.
|
||||
The topic you are replying to is currently closed and no longer accepting replies. If you believe this is in error, contact a staff member.
|
||||
|
||||
email_reject_auto_generated:
|
||||
subject_template: "[%{site_name}] Email issue -- Auto Generated Reply"
|
||||
text_body_template: |
|
||||
We're sorry, but your email message to %{destination} (titled %{former_title}) didn't work.
|
||||
|
||||
Your email reply was auto generated, which we don't accept. If you believe this is in error, contact a staff member.
|
||||
Your email was marked as "auto generated", which we can't accept. If you believe this is in error, contact a staff member.
|
||||
|
||||
email_error_notification:
|
||||
subject_template: "[%{site_name}] Email issue -- POP authentication error"
|
||||
|
Loading…
Reference in New Issue
Block a user