diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-05-30 12:37:29 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-05-30 12:37:29 +0800 |
commit | f45a960006121e20158cbd6de5414a2192fc0f46 (patch) | |
tree | 7516ca7b668b7a6692c806701e98b1bc327d7f34 /mail/mail.error.xml | |
parent | ac76d9bc53551eb9e0b9dd18206127f7b6fe9176 (diff) | |
download | gsoc2013-evolution-f45a960006121e20158cbd6de5414a2192fc0f46.tar.gz gsoc2013-evolution-f45a960006121e20158cbd6de5414a2192fc0f46.tar.zst gsoc2013-evolution-f45a960006121e20158cbd6de5414a2192fc0f46.zip |
Fix for bug #332936
svn path=/trunk/; revision=32053
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 0bc636486f..935338ba27 100644 --- a/mail/mail.error.xml +++ b/mail/mail.error.xml @@ -88,7 +88,7 @@ Many email systems add an Apparently-To header to messages that only have BCC re <secondary>{1}</secondary> </error> - <error id="async-error-nodescribe" type="error"> + <error id="async-error-nodescribe" type="error" scroll="yes"> <_primary>Error while performing operation.</_primary> <secondary>{0}</secondary> </error> |