﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
13996	Dysfunctional i18n function	xibe	nbachiyski	"With at least the fr_FR and ru_RU translation, the ""All"" link at the top of the /wp-admin/edit-comments.php page is still in English.

The code used in WP is:

{{{
'all' => _nx_noop('All', 'All', 'comments'), // singular not used
}}}

Could there be an issue with _nx_noop()?"	defect (bug)	closed	normal	3.1	I18N	3.0	normal	fixed	needs-patch	momo360modena sergeybiryukov.ru@…
