aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorDavid Cho-Lerat <david.cho-lerat@sonarsource.com>2023-10-16 14:50:04 +0200
committersonartech <sonartech@sonarsource.com>2023-10-16 20:02:49 +0000
commit2af09a894e5c26f7837f8ad48ed599da185e5285 (patch)
tree8d9273ff80e89789e0fd18a0b233e29370711cee /sonar-core
parentf3b4b50cdceda15c22bc75d578ef81b34c850b7f (diff)
downloadsonarqube-2af09a894e5c26f7837f8ad48ed599da185e5285.tar.gz
sonarqube-2af09a894e5c26f7837f8ad48ed599da185e5285.zip
SONAR-20672 Display SonarQube upgrade message in Quality Profile changelog
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 1 insertions, 0 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 465d8a04f79..d7cce749480 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2023,6 +2023,7 @@ quality_profiles.changelog.cca_only_changed=Clean Code attribute set to {newClea
quality_profiles.changelog.impact_changed=Software impact set to {newSoftwareQuality} with severity {newSeverity}, was {oldSoftwareQuality} with severity {oldSeverity}
quality_profiles.changelog.impact_added=Software impact {newSoftwareQuality} with severity {newSeverity} was added
quality_profiles.changelog.impact_removed=Software impact {oldSoftwareQuality} with severity {oldSeverity} was removed
+quality_profiles.changelog.sq_upgrade=Instance upgraded to SonarQube {sqVersion}
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={count} rule(s)