﻿if ($data{win_con} eq "garbage") {
	$iter->setText("", "LANG_ENGLISH");
	$iter->setCommentEnglish("garbage");
	print "$i, $data{msg_id}\n";
}
