don't translate debug info
[claws.git] / src / alertpanel.c
index 4e32da38543f138096381a72c7687630e0796039..ef5f4acfdcc387729341aabae58ffcc35b5484e7 100644 (file)
@@ -206,7 +206,7 @@ static void alertpanel_create(const gchar *title,
        const gchar *label2;
        const gchar *label3;
 
-       debug_print(_("Creating alert panel dialog...\n"));
+       debug_print("Creating alert panel dialog...\n");
 
        dialog = gtk_dialog_new();
        gtk_window_set_title(GTK_WINDOW(dialog), title);