aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorMathieu Suen <mathieu.suen@sonarsource.com>2021-11-10 15:58:41 +0100
committersonartech <sonartech@sonarsource.com>2021-11-16 20:03:54 +0000
commit4a478729ea3ba1c7903760253253d38a5b8cb6de (patch)
treebeaa19a5625fd4b6aa8a91f88f3c5909645ff6f5 /sonar-core
parent048560b5069ae3faf5de0f96cbf133dc14fca75a (diff)
downloadsonarqube-4a478729ea3ba1c7903760253253d38a5b8cb6de.tar.gz
sonarqube-4a478729ea3ba1c7903760253253d38a5b8cb6de.zip
SONAR-13426 Enable project badge for private project
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 145b388204f..423495025c3 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -3169,7 +3169,7 @@ overview.badges.quality_gate.description=Displays the current quality gate statu
overview.badges.quality_gate.description.APP=Displays the current quality gate status of your application.
overview.badges.quality_gate.description.TRK=Displays the current quality gate status of your project.
overview.badges.quality_gate.description.VW=Displays the current quality gate status of your portfolio.
-
+overview.badges.leak_warning=Project badges can expose your security rating and other measures. Only use project badges in trusted environments.
#------------------------------------------------------------------------------
#