aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/ChangeLog6
-rw-r--r--mail/mail.error.xml2
2 files changed, 7 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index d0a0f022ab..0cb0af2b59 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,11 @@
2007-06-03 Srinivasa Ragavan <sragavan@novell.com>
+ ** Fix for bug #443140 from Vinod
+
+ * mail.error.xml:
+
+2007-06-03 Srinivasa Ragavan <sragavan@novell.com>
+
** Fix for bug #3355396 from Muktha
* em-account-editor.c:
diff --git a/mail/mail.error.xml b/mail/mail.error.xml
index 87a1ea5f8d..d8c457b184 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -240,7 +240,7 @@ Many email systems add an Apparently-To header to messages that only have BCC re
<_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-no" _label="Do not d_elete" response="GTK_RESPONSE_NO"/>
</error>
<error id="ask-delete-account-with-proxies" type="question" default="GTK_RESPONSE_NO" modal="true">