diff --git a/src/gnome-utils/gnc-main-window.c b/src/gnome-utils/gnc-main-window.c index 6138a8e744..d092d00d31 100644 --- a/src/gnome-utils/gnc-main-window.c +++ b/src/gnome-utils/gnc-main-window.c @@ -245,7 +245,8 @@ static GtkActionEntry gnc_menu_actions [] = /* View menu */ { "ViewSortByAction", NULL, N_("_Sort By..."), NULL, NULL, NULL }, - { "ViewFilterByAction", NULL, N_("_Filter By..."), NULL, NULL, NULL }, + { "ViewFilterByAction", NULL, N_("_Filter By..."), NULL, + N_("Select the account types that should be displayed."), NULL }, { "ViewRefreshAction", GTK_STOCK_REFRESH, N_("_Refresh"), "r", N_("Refresh this window"), G_CALLBACK (gnc_main_window_cmd_view_refresh) }, diff --git a/src/gnome/glade/account.glade b/src/gnome/glade/account.glade index 4fb7027c7d..6b238a12b3 100644 --- a/src/gnome/glade/account.glade +++ b/src/gnome/glade/account.glade @@ -3020,6 +3020,7 @@ and placeholder accounts may have an opening balance. True + Select the account types that should be displayed. True False True @@ -3046,6 +3047,7 @@ and placeholder accounts may have an opening balance. True + Select all types. True True _Select All @@ -3059,6 +3061,7 @@ and placeholder accounts may have an opening balance. True + Clear the selection and unselect all types. True True C_lear All @@ -3072,6 +3075,7 @@ and placeholder accounts may have an opening balance. True + Select the default selection. True True _Default @@ -3160,7 +3164,7 @@ and placeholder accounts may have an opening balance. True - Balances + Balance False False GTK_JUSTIFY_LEFT