Made some debug info not translatable and few code cleanups
[claws.git] / src / prefs_common.c
index 50132f7e4494acc2081a7ae13b2519b4b743a473..e91ca172b5fefafa8a5a86854f2b6b9ce422fa77 100644 (file)
@@ -1165,7 +1165,7 @@ static void prefs_receive_create(void)
        gtk_box_pack_start (GTK_BOX (vbox2), hbox_newmail_notify, FALSE, 
                            FALSE, 0);
 
-       label_newmail_notify_cmd = gtk_label_new (_("Command  to execute:\n"
+       label_newmail_notify_cmd = gtk_label_new (_("Command to execute:\n"
                                                    "(use %d as number of new "
                                                    "mails)"));
        gtk_label_set_justify(GTK_LABEL(label_newmail_notify_cmd),