aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorRevanshu Paliwal <revanshu.paliwal@sonarsource.com>2024-09-19 15:42:35 +0200
committersonartech <sonartech@sonarsource.com>2024-09-25 20:02:53 +0000
commitd93ce69d94d38cfb3305b376162f3b133942903b (patch)
tree1430d0241876599ca3d467e9e373299c1520db9f /sonar-core
parentb3aeb358e883989c9f4f20bd0419631d2c8cefcc (diff)
downloadsonarqube-d93ce69d94d38cfb3305b376162f3b133942903b.tar.gz
sonarqube-d93ce69d94d38cfb3305b376162f3b133942903b.zip
SONAR-23064 Display a badge on the projects list when the project has the isAiCodeAssured true
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties3
1 files changed, 2 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 365dd5d9c02..9ad8ea5cfda 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -12,6 +12,7 @@ activate=Activate
add_verb=Add
admin=Admin
after=After
+ai_code=AI Code
apply=Apply
all=All
and=And
@@ -1414,7 +1415,7 @@ projects.awaiting_scan.title=Values will change after the next analysis
projects.awaiting_scan.description.TRK=The way in which security, reliability, maintainability, and security review counts and ratings are calculated has changed. The values currently displayed will change after the next analysis.
projects.awaiting_scan.description.APP=The way in which security, reliability, maintainability, and security review counts and ratings are calculated has changed. The values currently displayed will change after all projects in this application have been analyzed.
projects.awaiting_scan.description.VW=The way in which security, reliability, maintainability, and security review counts and ratings are calculated has changed. The values currently displayed will change after all projects in this portfolio have been analyzed.
-
+projects.ai_code.content=This project contains AI-generated code and benefits from Sonar’s AI Code Assurance.
#------------------------------------------------------------------------------
#