diff options
Diffstat (limited to 'composer/e-msg-composer-attachment.glade.h')
-rw-r--r-- | composer/e-msg-composer-attachment.glade.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/composer/e-msg-composer-attachment.glade.h b/composer/e-msg-composer-attachment.glade.h index 965ce1b6d5..845aea9b32 100644 --- a/composer/e-msg-composer-attachment.glade.h +++ b/composer/e-msg-composer-attachment.glade.h @@ -5,7 +5,6 @@ */ gchar *s = N_("Attachment properties"); -gchar *s = N_("Description:"); gchar *s = N_("MIME type:"); +gchar *s = N_("Description:"); gchar *s = N_("File name:"); -gchar *s = N_("Browse..."); |