aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorDamien Urruty <damien.urruty@sonarsource.com>2024-10-29 07:54:20 +0100
committersonartech <sonartech@sonarsource.com>2024-10-30 20:02:43 +0000
commitdf6b629b57f0f99b0ff2c20a3a16e6f6ac936604 (patch)
tree345447fa5462599f57bf7a95c9cf65a1dd784686 /sonar-core
parentdce4472e2ee6323aa513d90a900e2cdcad5590d3 (diff)
downloadsonarqube-df6b629b57f0f99b0ff2c20a3a16e6f6ac936604.tar.gz
sonarqube-df6b629b57f0f99b0ff2c20a3a16e6f6ac936604.zip
CODEFIX-75 Improve error message
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 72be9758683..050dc6e80d2 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1934,7 +1934,7 @@ property.codefix.admin.serviceCheck.result.unresponsive.causes.title=Here are so
property.codefix.admin.serviceCheck.result.unresponsive.causes.1=The network may not be properly configured on this SonarQube instance. Please check the firewall and connectivity settings.
property.codefix.admin.serviceCheck.result.unresponsive.causes.2=The AI CodeFix service may be down.
property.codefix.admin.serviceCheck.result.requestError=Error checking the AI CodeFix service:
-property.codefix.admin.serviceCheck.result.serviceError=The AI CodeFix service is reachable but returned an error. Please try again later.
+property.codefix.admin.serviceCheck.result.serviceError=The AI CodeFix service is reachable but returned an error. Check logs for more details.
property.codefix.admin.serviceCheck.result.unauthorized=This SonarQube instance is not allowed to use AI CodeFix.
property.codefix.admin.serviceCheck.result.unknown=The AI CodeFix service returned an unexpected message: