This patch puts `Cancel` into the right position and makes the behaviour of `Cancel`, `Escape`, and `[x]` consistent. Also touch up the wording and add an access key to the `Reply Anyway` button. New wording: ``` no-reply-alert-message = The reply address <{ $email }> does not appear to support replies. Messages to this address will probably not be read by anyone. ``` Example: The reply address <no-reply@example.com> does not appear to support replies. Messages to this address will probably not be read by anyone.
Bug 1720214 Comment 1 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
This patch puts `Cancel` into the right position and makes the behaviour of `Cancel`, `Escape`, and `[x]` consistent. Also touch up the wording and add an access key to the `Reply Anyway` button. New wording: ``` no-reply-alert-message = The reply address <{ $email }> does not appear to support replies. Messages to this address will probably not be read by anyone. ``` Example (see screenshot attachment 9230834 [details]): The reply address <no-reply@example.com> does not appear to support replies. Messages to this address will probably not be read by anyone.
This patch puts `Cancel` into the right position and makes the behaviour of `Cancel`, `Escape`, and `[x]` consistent. Also touch up the wording and add an access key to the `Reply Anyway` button. New wording: ``` no-reply-alert-message = The reply address <{ $email }> does not appear to support replies. Messages to this address will probably not be read by anyone. ``` Example (see screenshot attachment 9230834 [details]): ``` The reply address <no-reply@example.com> does not appear to support replies. Messages to this address will probably not be read by anyone. ```