2006-09-12 [colin] 2.4.0cvs178
[claws.git] / src / prefs_matcher.c
index 84cc20f449fc127199d22b831562df3a093d08af..0e567bba75552f75b08a2eca72207a31943892f1 100644 (file)
@@ -808,7 +808,7 @@ static void prefs_matcher_list_view_set_row(GtkTreeIter *row, MatcherProp *prop)
 
        if (prop == NULL) {
                prefs_matcher_list_view_insert_matcher(matcher.cond_list_view,
 
        if (prop == NULL) {
                prefs_matcher_list_view_insert_matcher(matcher.cond_list_view,
-                                                      NULL, _("New"), FALSE);
+                                                      NULL, _("(New)"), FALSE);
                return;                                                
        }
 
                return;                                                
        }