obey coding style; follow UI text conventions
[claws.git] / src / mainwindow.c
index 043c35f82f4c77e1186a840ecff60c6ede2b32e2..46e8ae3106d43752e09cb82b3167b80da3bfe428 100644 (file)
@@ -655,7 +655,8 @@ static GtkItemFactoryEntry mainwin_entries[] =
        {N_("/_Configuration"),                 NULL, NULL, 0, "<Branch>"},
        {N_("/_Configuration/_Common preferences..."),
                                                NULL, prefs_common_open_cb, 0, NULL},
-       {N_("/_Configuration/C_ustom Toolbar"), NULL, prefs_toolbar_cb, 0, NULL},
+       {N_("/_Configuration/C_ustom toolbar..."),
+                                               NULL, prefs_toolbar_cb, 0, NULL},
        {N_("/_Configuration/_Filter setting..."),
                                                NULL, prefs_filter_open_cb, 0, NULL},
        {N_("/_Configuration/_Scoring..."),