aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-msg-composer-attachment.glade.h
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-01-18 04:09:52 +0800
committerIain Holmes <iain@src.gnome.org>2001-01-18 04:09:52 +0800
commit74325ce55b6f25801f6a23f0fe33b3cfedb6181e (patch)
tree5dc01b3486ff5808bfd2a7db69d0c02d132da802 /composer/e-msg-composer-attachment.glade.h
parent08ea9ff68d9b544242dfe7f0f4409e90f2f24ebd (diff)
downloadgsoc2013-evolution-74325ce55b6f25801f6a23f0fe33b3cfedb6181e.tar
gsoc2013-evolution-74325ce55b6f25801f6a23f0fe33b3cfedb6181e.tar.gz
gsoc2013-evolution-74325ce55b6f25801f6a23f0fe33b3cfedb6181e.tar.bz2
gsoc2013-evolution-74325ce55b6f25801f6a23f0fe33b3cfedb6181e.tar.lz
gsoc2013-evolution-74325ce55b6f25801f6a23f0fe33b3cfedb6181e.tar.xz
gsoc2013-evolution-74325ce55b6f25801f6a23f0fe33b3cfedb6181e.tar.zst
gsoc2013-evolution-74325ce55b6f25801f6a23f0fe33b3cfedb6181e.zip
Add a "Send as:" option on the edit attachment dialog.
svn path=/trunk/; revision=7594
Diffstat (limited to 'composer/e-msg-composer-attachment.glade.h')
-rw-r--r--composer/e-msg-composer-attachment.glade.h10
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"
+ "");