diff options
author | Vibha Yadav <yvibha@novell.com> | 2011-09-15 20:48:12 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-21 21:50:41 +0800 |
commit | 006efb8e1e25b064911c739ec5c1ddee06a9531f (patch) | |
tree | 72a1647c8d9877c202423cde2feff712f00ade5d /mail | |
parent | cea1af76a08307db99ec79c1ab21410d92f00310 (diff) | |
download | gsoc2013-evolution-006efb8e1e25b064911c739ec5c1ddee06a9531f.tar gsoc2013-evolution-006efb8e1e25b064911c739ec5c1ddee06a9531f.tar.gz gsoc2013-evolution-006efb8e1e25b064911c739ec5c1ddee06a9531f.tar.bz2 gsoc2013-evolution-006efb8e1e25b064911c739ec5c1ddee06a9531f.tar.lz gsoc2013-evolution-006efb8e1e25b064911c739ec5c1ddee06a9531f.tar.xz gsoc2013-evolution-006efb8e1e25b064911c739ec5c1ddee06a9531f.tar.zst gsoc2013-evolution-006efb8e1e25b064911c739ec5c1ddee06a9531f.zip |
Reverting the previous commit.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mail.error.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml index 006cc559a4..f32b4ce688 100644 --- a/mail/mail.error.xml +++ b/mail/mail.error.xml @@ -540,10 +540,5 @@ An mbox account will be created to preserve the old mbox folders. You can delete <_secondary>The reported error was "{0}".</_secondary> </error> - <error id="blacklisted-file" type="warning"> - <_primary>Hidden file is attached.</_primary> - <_secondary xml:space="preserve">The attachment named {0} is a hidden file and may contain sensitive data. Please review it before sending.</_secondary> - </error> - </error-list> |