diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-11-21 14:01:51 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-11-22 13:12:36 +0800 |
commit | c4fedc04941946b2e79bf7a4d5cdb4f34dcd4cbd (patch) | |
tree | 6d51f07b2587db1b7892d7a8cb0afd8098212dcd /mail/mail.error.xml | |
parent | 2b8701fa2b3925ab94231884e211bbcdada5359f (diff) | |
download | gsoc2013-evolution-c4fedc04941946b2e79bf7a4d5cdb4f34dcd4cbd.tar.gz gsoc2013-evolution-c4fedc04941946b2e79bf7a4d5cdb4f34dcd4cbd.tar.zst gsoc2013-evolution-c4fedc04941946b2e79bf7a4d5cdb4f34dcd4cbd.zip |
Split MDN handling into a module.
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r-- | mail/mail.error.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml index f811abb9fd..118acc1522 100644 --- a/mail/mail.error.xml +++ b/mail/mail.error.xml @@ -396,13 +396,6 @@ An mbox account will be created to preserve the old mbox folders. You can delete <_secondary xml:space="preserve">Please check your account settings and try again.</_secondary> </error> - <error id="ask-receipt" type="question" default="GTK_RESPONSE_NO"> - <_primary>Read receipt requested.</_primary> - <_secondary xml:space="preserve">A read receipt notification has been requested for "{1}". Send the receipt notification to {0}?</_secondary> - <button _label="Do _Not Send" response="GTK_RESPONSE_NO"/> - <button _label="_Send Receipt" response="GTK_RESPONSE_YES"/> - </error> - <error id="ask-quick-offline" type="question" default="GTK_RESPONSE_NO"> <_primary>Synchronize folders locally for offline usage?</_primary> <_secondary xml:space="preserve">Do you want to locally synchronize the folders that are marked for offline usage?</_secondary> |