aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJeremy Davis <jeremy.davis@sonarsource.com>2021-04-23 10:45:34 +0200
committersonartech <sonartech@sonarsource.com>2021-04-23 20:03:29 +0000
commitd134ebd2e8231a7689c1d2566f5ecf33af0531bf (patch)
tree63fa3a279204b9d61956a1274cfd56d822735dc8 /sonar-core
parent7ac9ea8301df0d60ad0e48d7267695caaa296325 (diff)
downloadsonarqube-d134ebd2e8231a7689c1d2566f5ecf33af0531bf.tar.gz
sonarqube-d134ebd2e8231a7689c1d2566f5ecf33af0531bf.zip
SONAR-14662 Better Plugin Risk Consent page
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties4
1 files changed, 1 insertions, 3 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 8910233ceee..4dd601e7046 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2755,10 +2755,8 @@ marketplace.risk_consent.installation=You can install plugins directly from the
marketplace.risk_consent.action=I understand the risk.
plugin_risk_consent.title=Installation of plugins
-plugin_risk_consent.description=A third-party plugin has been detected.
+plugin_risk_consent.description=A plugin has been detected.
plugin_risk_consent.description2=Plugins are not provided by SonarSource and are therefore installed at your own risk. SonarSource disclaims all liability for installing and using such plugins.
-plugin_risk_consent.description3=If you wish to uninstall the plugin(s) instead, you may refer to the {link}.
-plugin_risk_consent.description3.link=documentation
plugin_risk_consent.action=I understand the risk
#------------------------------------------------------------------------------