aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
diff options
context:
space:
mode:
authorPhilippe Perrin <philippe.perrin@sonarsource.com>2021-06-11 17:23:40 +0200
committersonartech <sonartech@sonarsource.com>2021-06-14 20:03:29 +0000
commitdf90f7e6742eca0a9d397f37548b19a506d81bbb (patch)
tree766d9593ef33a2ca63344c4fc517db494b63270d /sonar-core/src
parentaef7289b4866bcefb83476e97802bf7c067d628b (diff)
downloadsonarqube-df90f7e6742eca0a9d397f37548b19a506d81bbb.tar.gz
sonarqube-df90f7e6742eca0a9d397f37548b19a506d81bbb.zip
SONAR-14872 Always redirect users to PR decoration settings screen
Diffstat (limited to 'sonar-core/src')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 0 insertions, 2 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 bd9bcaff9a7..5b17e930f42 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2803,8 +2803,6 @@ component_navigation.last_analysis_had_warnings=Last analysis had {warnings}
component_navigation.x_warnings={warningsCount} {warningsCount, plural, one {warning} other {warnings}}
component_navigation.pr_deco.error_detected_X=We've detected an issue with your configuration. Your SonarQube instance won't be able to perform any pull request decoration. {action}
-component_navigation.pr_deco.action.check_global_settings=Please check your global settings.
-component_navigation.pr_deco.action.contact_sys_admin=Please contact your system administrator.
component_navigation.pr_deco.action.check_project_settings=Please check your project settings.
component_navigation.pr_deco.action.contact_project_admin=Please contact your project administrator.