diff options
Diffstat (limited to 'calendar/gui/goto-dialog.glade.h')
-rw-r--r-- | calendar/gui/goto-dialog.glade.h | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/calendar/gui/goto-dialog.glade.h b/calendar/gui/goto-dialog.glade.h new file mode 100644 index 0000000000..5d970035fc --- /dev/null +++ b/calendar/gui/goto-dialog.glade.h @@ -0,0 +1,21 @@ +/* + * 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_("Go To Date"); +gchar *s = N_("Go To Today"); +gchar *s = N_("January\n" + "February\n" + "March\n" + "April\n" + "May\n" + "June\n" + "July\n" + "August\n" + "September\n" + "October\n" + "November\n" + "December\n" + ""); |