diff options
Diffstat (limited to 'composer/e-msg-composer-attachment.glade.h')
-rw-r--r-- | composer/e-msg-composer-attachment.glade.h | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/composer/e-msg-composer-attachment.glade.h b/composer/e-msg-composer-attachment.glade.h index 2f7bb7d044..f8bcebf1d7 100644 --- a/composer/e-msg-composer-attachment.glade.h +++ b/composer/e-msg-composer-attachment.glade.h @@ -1,10 +1,14 @@ /* - * Translatable strings file generated by extract-ui. - * Add this file to your project's POTFILES.in + * 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_("MIME type:"); gchar *s = N_("Description:"); gchar *s = N_("File name:"); -gchar *s = N_("MIME type:"); +gchar *s = N_("Send as:"); +gchar *s = N_("Attachment\n" + "Inline attachment\n" + ""); |