<Link
className="link-no-underline"
to={getDeprecatedActiveRulesUrl({ qprofile: profile.key })}
+ aria-label={translateWithParameters(
+ 'quality_profile.lang_deprecated_x_rules',
+ profile.languageName,
+ profile.activeDeprecatedRuleCount
+ )}
>
{translateWithParameters(
'quality_profile.x_rules',
JavaScript
,
<ForwardRef(Link)
+ aria-label="quality_profile.lang_deprecated_x_rules.JavaScript.4"
className="link-no-underline"
to={
{
JavaScript
,
<ForwardRef(Link)
+ aria-label="quality_profile.lang_deprecated_x_rules.JavaScript.3"
className="link-no-underline"
to={
{
JavaScript
,
<ForwardRef(Link)
+ aria-label="quality_profile.lang_deprecated_x_rules.JavaScript.2"
className="link-no-underline"
to={
{
JavaScript
,
<ForwardRef(Link)
+ aria-label="quality_profile.lang_deprecated_x_rules.JavaScript.2"
className="link-no-underline"
to={
{
quality_profiles.deleted_profile=The profile {0} doesn't exist anymore
quality_profiles.projects_for_default=Every project not specifically associated with a quality profile will be associated to this one by default.
quality_profile.x_rules={0} rule(s)
+quality_profile.lang_deprecated_x_rules={0}, {1} deprecated rule(s)
quality_profile.x_active_rules={0} active rules
quality_profiles.x_overridden_rules={0} overridden rules
quality_profiles.change_parent=Change Parent
quality_profiles.all_profiles=All Profiles
quality_profiles.x_profiles={0} profile(s)
-quality_profiles.x_Profiles={0} Profiles
quality_profiles.projects.select_hint=Click to associate this project with the quality profile
quality_profiles.projects.deselect_hint=Click to remove association between this project and the quality profile
quality_profile.empty_comparison=The quality profiles are equal.