diff options
Diffstat (limited to 'widgets/e-table/e-table-field-chooser.glade.h')
-rw-r--r-- | widgets/e-table/e-table-field-chooser.glade.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/e-table/e-table-field-chooser.glade.h b/widgets/e-table/e-table-field-chooser.glade.h index 344535f180..a36bd6052c 100644 --- a/widgets/e-table/e-table-field-chooser.glade.h +++ b/widgets/e-table/e-table-field-chooser.glade.h @@ -5,3 +5,5 @@ */ gchar *s = N_("Field Chooser"); +gchar *s = N_("To add a column to your table, drag it into\n" + "the location in which you want it to appear."); |