* Fixes: NB#61955
authorJavier Fernandez Garcia-Boente <jfernandez@igalia.com>
Thu, 28 Jun 2007 20:03:08 +0000 (20:03 +0000)
committerJavier Fernandez Garcia-Boente <jfernandez@igalia.com>
Thu, 28 Jun 2007 20:03:08 +0000 (20:03 +0000)
pmo-trunk-r2483

src/maemo/modest-msg-edit-window.c

index e6185e3..4871f0d 100644 (file)
@@ -2523,7 +2523,8 @@ remove_attachment_insensitive_press (GtkWidget *widget, ModestMsgEditWindow *edi
                hildon_banner_show_information (NULL, NULL, _("mcen_ib_unable_to_display_more"));
        else if (n_att_selected == 0)
                hildon_banner_show_information (NULL, NULL, _("TODO: select one attachment"));
-               
+       else
+               hildon_banner_show_information (NULL, NULL, _("mail_ib_unable_to_purge_attachments"));
 }
 
 static void