aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2017-01-30 16:49:28 +0100
committerStas Vilchik <vilchiks@gmail.com>2017-01-30 16:49:28 +0100
commit56966a627182b056fd5108d12b9c715d8a8b1fe6 (patch)
treedbc8c80e29e2f5d1393a29afafd5be7149fc9278 /sonar-core
parent7e0ba8022fe7c90f84b292cc163a1dfda0743e07 (diff)
downloadsonarqube-56966a627182b056fd5108d12b9c715d8a8b1fe6.tar.gz
sonarqube-56966a627182b056fd5108d12b9c715d8a8b1fe6.zip
add l10n message for organizations settings category
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 8569e39b6fd..6be7d6b6994 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -894,6 +894,7 @@ property.category.general.localization=Localization
property.category.general.databaseCleaner=Database Cleaner
property.category.general.looknfeel=Look & Feel
property.category.general.issues=Issues
+property.category.organizations=Organizations
property.category.security=Security
property.category.security.encryption=Encryption
property.category.java=Java