aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
diff options
context:
space:
mode:
authorstanislavh <stanislav.honcharov@sonarsource.com>2023-02-06 17:15:46 +0100
committersonartech <sonartech@sonarsource.com>2023-02-07 20:02:53 +0000
commit58a84e5792b3af335fb7ac67d35e18cdd9c92336 (patch)
treed1d6f0edff004797c8ae1d52b79a3cef80c3d33b /sonar-core/src
parentb51a3bd354c6739b3a82e50b163992384e7b640d (diff)
downloadsonarqube-58a84e5792b3af335fb7ac67d35e18cdd9c92336.tar.gz
sonarqube-58a84e5792b3af335fb7ac67d35e18cdd9c92336.zip
SONAR-18342 Multiple links have the same programmatic links but different targets
Diffstat (limited to 'sonar-core/src')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 1 insertions, 1 deletions
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 415d73c4f32..e212d87eba0 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1691,12 +1691,12 @@ quality_profiles.changelog.parameter_reset_to_default_value=Parameter {0} reset
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.