diff options
Diffstat (limited to 'widgets/table/e-table-config.glade.h')
-rw-r--r-- | widgets/table/e-table-config.glade.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-config.glade.h b/widgets/table/e-table-config.glade.h index bfa2bf433e..ce5520bb27 100644 --- a/widgets/table/e-table-config.glade.h +++ b/widgets/table/e-table-config.glade.h @@ -22,7 +22,7 @@ gchar *s = N_("Move _Up"); gchar *s = N_("Move _Down"); gchar *s = N_("_Add ->"); gchar *s = N_("<- _Remove"); -gchar *s = N_("Group By"); +gchar *s = N_("Group"); gchar *s = N_("_Clear All"); gchar *s = N_("Group Items By"); gchar *s = N_("Show field in View"); |