diff options
Diffstat (limited to 'mail/subscribe-dialog.glade.h')
-rw-r--r-- | mail/subscribe-dialog.glade.h | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/subscribe-dialog.glade.h b/mail/subscribe-dialog.glade.h new file mode 100644 index 0000000000..cb1a1b1076 --- /dev/null +++ b/mail/subscribe-dialog.glade.h @@ -0,0 +1,12 @@ +/* + * 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_("Display folders whose name contain:"); +gchar *s = N_("All Folders"); +gchar *s = N_("Subscribed"); +gchar *s = N_("Query"); +gchar *s = N_("Subscribe"); +gchar *s = N_("Unsubscribe"); |