[evolution] Bug #549971 - "Report Junk Failed", "Check Junk Failed" strings



commit 6ea092ac02df94ea04d471b0e49d833cb374d655
Author: Milan Crha <mcrha redhat com>
Date:   Fri Apr 2 18:40:39 2010 +0200

    Bug #549971 - "Report Junk Failed", "Check Junk Failed" strings

 mail/mail.error.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mail/mail.error.xml b/mail/mail.error.xml
index 1a1aef8..14af069 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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]