diff options
Diffstat (limited to 'composer/e-msg-composer-attachment.glade.h')
-rw-r--r-- | composer/e-msg-composer-attachment.glade.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/composer/e-msg-composer-attachment.glade.h b/composer/e-msg-composer-attachment.glade.h new file mode 100644 index 0000000000..965ce1b6d5 --- /dev/null +++ b/composer/e-msg-composer-attachment.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_("Attachment properties"); +gchar *s = N_("Description:"); +gchar *s = N_("MIME type:"); +gchar *s = N_("File name:"); +gchar *s = N_("Browse..."); |