diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2012-03-18 01:19:58 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2012-03-18 01:20:18 +0800 |
commit | e4a43ad1a8c190eca267e42e2b3febf6448cd65f (patch) | |
tree | b7341fb4ad8787f2d429200c9cbc29d6b65f883c /mail | |
parent | c74173e51af5212a918355799ee61e578576c32c (diff) | |
download | gsoc2013-evolution-e4a43ad1a8c190eca267e42e2b3febf6448cd65f.tar gsoc2013-evolution-e4a43ad1a8c190eca267e42e2b3febf6448cd65f.tar.gz gsoc2013-evolution-e4a43ad1a8c190eca267e42e2b3febf6448cd65f.tar.bz2 gsoc2013-evolution-e4a43ad1a8c190eca267e42e2b3febf6448cd65f.tar.lz gsoc2013-evolution-e4a43ad1a8c190eca267e42e2b3febf6448cd65f.tar.xz gsoc2013-evolution-e4a43ad1a8c190eca267e42e2b3febf6448cd65f.tar.zst gsoc2013-evolution-e4a43ad1a8c190eca267e42e2b3febf6448cd65f.zip |
mail.error.xml: Fix a typo.
Diffstat (limited to 'mail')
-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 118acc1522..2a516d9bfa 100644 --- a/mail/mail.error.xml +++ b/mail/mail.error.xml @@ -144,7 +144,7 @@ Many email systems add an Apparently-To header to messages that only have BCC re <secondary>{0}</secondary> </error> - <error id="session-message-error" type="info"> + <error id="session-message-error" type="error"> <secondary>{0}</secondary> </error> |