aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorViktor Vorona <viktor.vorona@sonarsource.com>2024-03-06 16:58:21 +0100
committersonartech <sonartech@sonarsource.com>2024-03-08 20:02:34 +0000
commite06cde02ac79b4e571b7bdf7de3efbd4acc260fc (patch)
tree2e60ba9235592b34c57e20a666e184c53b5856a6 /sonar-core
parent4c11c2c2b1a22f30f3c3902e1c0a8ead39bd6cc5 (diff)
downloadsonarqube-e06cde02ac79b4e571b7bdf7de3efbd4acc260fc.tar.gz
sonarqube-e06cde02ac79b4e571b7bdf7de3efbd4acc260fc.zip
SONAR-21766 Project list uses old measures if there are no new ones
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties4
1 files changed, 4 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 d54c9247583..c829ea2be0f 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1329,6 +1329,10 @@ projects.sort.size=by size (smallest first)
projects.sort.-size=by size (biggest first)
projects.show_more=Show more projects
projects.security_hotspots_reviewed=Hotspots Reviewed
+projects.awaiting_scan=Change in Calculation
+projects.awaiting_scan.description.TRK=The way Security, Reliability, and Maintainability counts are calculated has changed. The values currently displayed may change after the next analysis.
+projects.awaiting_scan.description.APP=The way Security, Reliability, and Maintainability counts are calculated has changed. The values currently displayed may change after all projects in this application have been analyzed.
+
#------------------------------------------------------------------------------
#