aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2019-09-17 12:21:53 +0200
committerSonarTech <sonartech@sonarsource.com>2019-09-23 20:21:07 +0200
commit056302d0d534a30a8a7d905602455b0ba0f900a2 (patch)
tree1e755215fb861b215e97e724239c22036cccc639 /sonar-core
parent26a7d44c9cce85b62e6d3f2043aa3eddc500a54e (diff)
downloadsonarqube-056302d0d534a30a8a7d905602455b0ba0f900a2.tar.gz
sonarqube-056302d0d534a30a8a7d905602455b0ba0f900a2.zip
SONAR-12460 Support GitLab Authentication
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 1 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 bd95abe8e39..58f460c0fd0 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -892,6 +892,7 @@ property.category.general.subProjects=Sub-projects
property.category.organizations=Organizations
property.category.security=Security
property.category.security.encryption=Encryption
+property.category.security.gitlab=Gitlab
property.category.java=Java
property.category.differentialViews=New Code
property.category.codeCoverage=Code Coverage