aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorMathieu Suen <mathieu.suen@sonarsource.com>2024-03-18 15:49:40 +0100
committersonartech <sonartech@sonarsource.com>2024-03-22 20:02:33 +0000
commit1a0f4685e93b0f0fcf6b697a03f9d5148f6b871b (patch)
treef439e81c4a701e6165b07000844ec6f0db8c3b2b /sonar-core
parent1a4f0d568f8e8a06632214e91f6da50380f72665 (diff)
downloadsonarqube-1a0f4685e93b0f0fcf6b697a03f9d5148f6b871b.tar.gz
sonarqube-1a0f4685e93b0f0fcf6b697a03f9d5148f6b871b.zip
SONAR-21765 Fix security hotspot link in the new code overview tab
Diffstat (limited to 'sonar-core')
-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 7d2383f3a2a..d6f16b0f123 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -310,6 +310,7 @@ more_information=More information
new_violations=New violations
new_window=New window
no_data=No data
+no_measure_value_x=No measure value for {0}
no_results=No results
no_results_for_x=No results for "{0}"
no_results_search=We couldn't find any results matching selected criteria.
@@ -5165,7 +5166,6 @@ maintenance.sonarqube_is_offline.text=The connection to SonarQube is lost. Pleas
#------------------------------------------------------------------------------
indexation.in_progress=Reindexing in progress.
indexation.details_unavailable=Details are unavailable until this process is complete.
-indexation.link_unavailable=The link to these results is unavailable until this process is complete.
indexation.features_partly_available=Most features are available. Some details only show upon completion. {link}
indexation.features_partly_available.link=More info
indexation.progression={0} out of {1} projects reindexed.