﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
14431	Password strength localization	pavelevap	westi	"Hi,

there is problem with localization of password strength statuses.

On profile page is used string ""Medium"" (with comment for translators)


{{{
'good' => _x('Medium', 'password strength')
}}}


but during installation there is used another string ""Medium"" (from Media Library)


{{{
good: ""<?php echo esc_js( __( 'Medium' ) ); ?>""
}}}


and in our language there is different meaning. Please use unique string for both version of testing password strength..."	defect (bug)	closed	normal	3.0.1	I18N	3.0	normal	fixed	has-patch	pavelevap@… dkikizas@…
