2006-01-20 [paul] 1.9.100cvs174
[claws.git] / src / addrharvest.c
index bf30b5c23964d7cdf83b0b2ebe688ae57916d2bd..0b2f8c76beb7f6e76b36ff45d6b27ba9c5cd99e2 100644 (file)
@@ -46,8 +46,8 @@ static gchar *_headerTo_       = HEADER_TO;
 #define DFL_FOLDER_SIZE  20
 
 /* Noise strings included by some other E-Mail clients */
-#define REM_NAME_STRING  "(E-mail)"
-#define REM_NAME_STRING2 "(E-mail 2)"
+#define REM_NAME_STRING  "(Email)"
+#define REM_NAME_STRING2 "(Email 2)"
 
 /* Directories to ignore */
 #define DIR_IGNORE ".\t..\t.sylpheed_mark\t.sylpheed_cache"