aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorGuillaume Peoc'h <guillaume.peoch@sonarsource.com>2022-01-07 14:20:26 +0100
committersonartech <sonartech@sonarsource.com>2022-01-20 20:02:43 +0000
commit5dd324c60877c4445460bde30ab3e3cc25fc7a7f (patch)
treebf20f8a617b108cc538297eb952ab2e1124baf5f /sonar-core
parent3fddec3c5d0d425f184e4a2705848607c42ada15 (diff)
downloadsonarqube-5dd324c60877c4445460bde30ab3e3cc25fc7a7f.tar.gz
sonarqube-5dd324c60877c4445460bde30ab3e3cc25fc7a7f.zip
SONAR-15882 warn when project inaccessible in Portfolio Measure
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 2 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 265842054d1..ee23dc387ed 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -3280,6 +3280,8 @@ component_measures.facet_category.overall_category=Overall
component_measures.facet_category.overall_category.estimated=Estimated after merge
component_measures.facet_category.tests_category=Tests
component_measures.bubble_chart.zoom_level=Current zoom level. Scroll on the chart to zoom or unzoom, click here to reset.
+component_measures.not_all_measures_are_shown=Not all projects are included
+component_measures.not_all_measures_are_shown.help=You do not have access to all projects
#------------------------------------------------------------------------------
#