aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.error.xml
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2011-11-15 19:56:01 +0800
committerMilan Crha <mcrha@redhat.com>2011-11-15 19:56:42 +0800
commitd03f8dfccb680fd4d6595682def3a2b85b626f6f (patch)
tree19e55af514e1ae6b55a667a5d738771d74e0b9a2 /mail/mail.error.xml
parent604948f1b5522c020128106eb4466af134648d83 (diff)
downloadgsoc2013-evolution-d03f8dfccb680fd4d6595682def3a2b85b626f6f.tar
gsoc2013-evolution-d03f8dfccb680fd4d6595682def3a2b85b626f6f.tar.gz
gsoc2013-evolution-d03f8dfccb680fd4d6595682def3a2b85b626f6f.tar.bz2
gsoc2013-evolution-d03f8dfccb680fd4d6595682def3a2b85b626f6f.tar.lz
gsoc2013-evolution-d03f8dfccb680fd4d6595682def3a2b85b626f6f.tar.xz
gsoc2013-evolution-d03f8dfccb680fd4d6595682def3a2b85b626f6f.tar.zst
gsoc2013-evolution-d03f8dfccb680fd4d6595682def3a2b85b626f6f.zip
Bug #440316 - Improve SSL Certificate check bad signature dialog
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r--mail/mail.error.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml
index 006cc559a4..f811abb9fd 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -140,32 +140,14 @@ Many email systems add an Apparently-To header to messages that only have BCC re
<secondary>{0}</secondary>
</error>
- <error id="session-message-info-cancel" type="info" default="GTK_RESPONSE_CANCEL">
- <secondary>{0}</secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
- <button stock="gtk-ok" response="GTK_RESPONSE_OK"/>
- </error>
-
<error id="session-message-warning" type="warning">
<secondary>{0}</secondary>
</error>
- <error id="session-message-warning-cancel" type="warning" default="GTK_RESPONSE_CANCEL">
- <secondary>{0}</secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
- <button stock="gtk-ok" response="GTK_RESPONSE_OK"/>
- </error>
-
<error id="session-message-error" type="info">
<secondary>{0}</secondary>
</error>
- <error id="session-message-error-cancel" type="info" default="GTK_RESPONSE_CANCEL">
- <secondary>{0}</secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
- <button stock="gtk-ok" response="GTK_RESPONSE_OK"/>
- </error>
-
<error id="ask-session-password" type="question" default="GTK_RESPONSE_OK">
<_primary>Enter password.</_primary>
<secondary>{0}</secondary>