From 3ca3b4477f0746f5c95d04f130ae05c692b1940b Mon Sep 17 00:00:00 2001 From: stanislavh Date: Mon, 28 Nov 2022 12:50:48 +0100 Subject: SONAR-17677 Improve compare action on QP page --- sonar-core/src/main/resources/org/sonar/l10n/core.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sonar-core') diff --git a/sonar-core/src/main/resources/org/sonar/l10n/core.properties b/sonar-core/src/main/resources/org/sonar/l10n/core.properties index 7704dea71d0..253cc61493c 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -1701,6 +1701,7 @@ quality_profile.empty_comparison=The quality profiles are equal. quality_profiles.activate_more=Activate More quality_profiles.activate_more.help.built_in=This quality profile is built in, and cannot be updated manually. If you want to activate more rules, create a new profile that inherits from this one and add rules there. quality_profiles.activate_more_rules=Activate More Rules +quality_profiles.comparison.activate_rule=Activate rule for profile "{0}" quality_profiles.intro1=Quality profiles are collections of rules to apply during an analysis. quality_profiles.intro2=For each language there is a default profile. All projects not explicitly assigned to some other profile will be analyzed with the default. Ideally, all projects will use the same profile for a language. quality_profiles.list.projects=Projects @@ -1758,7 +1759,6 @@ quality_profiles.actions=Open {0} {1} quality profile actions - #------------------------------------------------------------------------------ # # QUALITY GATES -- cgit v1.2.3