2004-11-29 [colin] 0.9.12cvs176
[claws.git] / src / folderview.c
index 217ce541f0e64ff8e42f476004c1ce90c005ccbf..970fccc8c9aee49384e6c27e1f2c568e370b036a 100644 (file)
@@ -243,7 +243,7 @@ static GtkItemFactoryEntry folderview_common_popup_entries[] =
 };
 
 static GtkItemFactoryEntry folder_view_trash_popup_entries[] = {
-       {N_("/---"),                    NULL, NULL, 0, "<Separator>"},
+       {N_("/------"),                 NULL, NULL, 0, "<Separator>"},
        {N_("/Empty trash..."),         NULL, folderview_empty_trash_cb, 0, NULL},
 };