aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorMathieu Suen <mathieu.suen@sonarsource.com>2024-09-20 10:05:18 +0200
committersonartech <sonartech@sonarsource.com>2024-09-25 20:02:53 +0000
commit517518e18caff16605672bdc028aab2d108a0db7 (patch)
treeb6cbb515ea9dd732f3d7fae8d7593ec37e840ae8 /sonar-core
parent7a57a3ad0f517f598a5bc4d38620ec3a517425e8 (diff)
downloadsonarqube-517518e18caff16605672bdc028aab2d108a0db7.tar.gz
sonarqube-517518e18caff16605672bdc028aab2d108a0db7.zip
SONAR-23064 Add information on ai code assurance for project
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties4
1 files changed, 4 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 9ad8ea5cfda..a72896a47f2 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -13,6 +13,7 @@ add_verb=Add
admin=Admin
after=After
ai_code=AI Code
+ai_code_assurance=AI CODE ASSURANCE
apply=Apply
all=All
and=And
@@ -2204,6 +2205,9 @@ project.info.make_home.tooltip=This means you'll be redirected to this project w
application.info.make_home.tooltip=This means you'll be redirected to this application whenever you log in to SonarQube or click on the top-left SonarQube logo.
overview.project_key.tooltip.TRK=Your project key is a unique identifier for your project. If you are using Maven, make sure the key matches the "groupId:artifactId" format.
overview.project_key.tooltip.APP=Your application key is a unique identifier for your application.
+project.info.ai_code_assurance.title=AI Code Assurance
+project.info.quality_gate.ai_code_assurance.description=This project contains AI-generated code. It must use Sonar way Quality Gate to benefit from Sonar’s AI Code Assurance.
+
#------------------------------------------------------------------------------
#