diff options
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r-- | mail/mail.error.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml index c6bb731886..59d0e13b27 100644 --- a/mail/mail.error.xml +++ b/mail/mail.error.xml @@ -245,8 +245,8 @@ The message is stored in the Outbox folder. Check the message for errors and res <_title>Delete account?</_title> <_primary>Are you sure you want to delete this account?</_primary> <_secondary xml:space="preserve">If you proceed, the account information will be deleted permanently.</_secondary> - <button stock="gtk-delete" response="GTK_RESPONSE_YES"/> <button stock="gtk-no" _label="Do not delete" response="GTK_RESPONSE_NO"/> + <button stock="gtk-delete" response="GTK_RESPONSE_YES"/> </error> <error id="ask-delete-account-with-proxies" type="question" default="GTK_RESPONSE_NO" modal="true"> |