diff options
Diffstat (limited to 'widgets/e-table/e-table-config.glade.h')
-rw-r--r-- | widgets/e-table/e-table-config.glade.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/widgets/e-table/e-table-config.glade.h b/widgets/e-table/e-table-config.glade.h new file mode 100644 index 0000000000..72bac8e22a --- /dev/null +++ b/widgets/e-table/e-table-config.glade.h @@ -0,0 +1,11 @@ +/* + * Translatable strings file generated by Glade. + * Add this file to your project's POTFILES.in. + * DO NOT compile it as part of your application. + */ + +gchar *s = N_("window1"); +gchar *s = N_("Fields"); +gchar *s = N_("Grouping"); +gchar *s = N_("Sort"); +gchar *s = N_("Filter"); |