﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
12537	submit value is not i18n 'ed	DaNiel	donncha	"in wpmu-terms.php, line 45
replace
{{{
echo '<input type=""submit"" value=""Fix Terms"" />';
}}}
by something like this:
{{{
echo '<input type=""submit"" value=""'. esc_attr__('Fix Terms') .'"" />';
}}}

"	defect (bug)	closed	normal	MU 2.9.x	Administration	2.9.2	normal	wontfix	missing translation	
