aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.error.xml
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2010-04-03 00:40:39 +0800
committerMilan Crha <mcrha@redhat.com>2010-04-03 00:40:39 +0800
commit6ea092ac02df94ea04d471b0e49d833cb374d655 (patch)
tree9b13efd14fe78222e2f458c305f893dbf256cf2f /mail/mail.error.xml
parent1ef1a3df6f3964972dcd9a5ee7c6c593d092d34c (diff)
downloadgsoc2013-evolution-6ea092ac02df94ea04d471b0e49d833cb374d655.tar
gsoc2013-evolution-6ea092ac02df94ea04d471b0e49d833cb374d655.tar.gz
gsoc2013-evolution-6ea092ac02df94ea04d471b0e49d833cb374d655.tar.bz2
gsoc2013-evolution-6ea092ac02df94ea04d471b0e49d833cb374d655.tar.lz
gsoc2013-evolution-6ea092ac02df94ea04d471b0e49d833cb374d655.tar.xz
gsoc2013-evolution-6ea092ac02df94ea04d471b0e49d833cb374d655.tar.zst
gsoc2013-evolution-6ea092ac02df94ea04d471b0e49d833cb374d655.zip
Bug #549971 - "Report Junk Failed", "Check Junk Failed" strings
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r--mail/mail.error.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml
index 1a1aef831e..14af06990a 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -415,17 +415,17 @@ You can choose to ignore this folder, overwrite or append its contents, or quit.
</error>
<error id="junk-check-error" type="error">
- <_primary>Check Junk Failed</_primary>
+ <_primary>"Check Junk" Failed</_primary>
<secondary xml:space="preserve">{0}</secondary>
</error>
<error id="junk-report-error" type="error">
- <_primary>Report Junk Failed</_primary>
+ <_primary>"Report Junk" Failed</_primary>
<secondary xml:space="preserve">{0}</secondary>
</error>
<error id="junk-not-report-error" type="error">
- <_primary>Report Not Junk Failed</_primary>
+ <_primary>"Report Not Junk" Failed</_primary>
<secondary xml:space="preserve">{0}</secondary>
</error>
</error-list>