diff options
author | Mathieu Suen <mathieu.suen@sonarsource.com> | 2024-09-20 10:05:18 +0200 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2024-09-25 20:02:53 +0000 |
commit | 517518e18caff16605672bdc028aab2d108a0db7 (patch) | |
tree | b6cbb515ea9dd732f3d7fae8d7593ec37e840ae8 /sonar-core | |
parent | 7a57a3ad0f517f598a5bc4d38620ec3a517425e8 (diff) | |
download | sonarqube-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.properties | 4 |
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. + #------------------------------------------------------------------------------ # |