2005-02-27 [paul] 1.0.1cvs20.1
[claws.git] / src / messageview.c
index d2e22da4945fb082f7a6dd2709eed30688295145..d915de2d48b95bb377979758ba5a5953f875b315 100644 (file)
@@ -294,7 +294,7 @@ static GtkItemFactoryEntry msgview_entries[] =
                                        NULL, create_filter_cb, FILTER_BY_TO, NULL},
        {N_("/_Tools/_Create filter rule/by _Subject"),
                                        NULL, create_filter_cb, FILTER_BY_SUBJECT, NULL},
-       {N_("/_Tools/Create processing rule/"),
+       {N_("/_Tools/Create processing rule"),
                                        NULL, NULL, 0, "<Branch>"},
        {N_("/_Tools/Create processing rule/_Automatically"),
                                        NULL, create_processing_cb, FILTER_BY_AUTO, NULL},