aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2017-02-03 10:55:49 +0100
committerStas Vilchik <stas-vilchik@users.noreply.github.com>2017-02-03 11:54:45 +0100
commitb7b89cce83baa7bdd3254ee09befb775522452c3 (patch)
tree200262ebedd1b1c0e460a26db9d390ee63fcf7a7 /sonar-core
parent63d06f0b44b99b0ca814d590b1487265db998bc3 (diff)
downloadsonarqube-b7b89cce83baa7bdd3254ee09befb775522452c3.tar.gz
sonarqube-b7b89cce83baa7bdd3254ee09befb775522452c3.zip
refactor and add type annonations around permissions domain
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 96affb7e3c5..a16c62820c0 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -493,6 +493,7 @@ manual_measures.page=Manual Measures
manual_measures.page.description=Update the values of manual metrics for this project. Changes will take effect at the project's next analysis. Manual Metrics must be created at the global level.
custom_measures.page=Custom Measures
custom_measures.page.description=Update the values of custom metrics for this project. Changes will take effect at the project's next analysis. Custom metrics must be created at the global level.
+organization_permissions.page.description=Grant and revoke organization permissions. Permissions can be granted to groups or individual users.
roles.page=Project Permissions
roles.page.description2=Grant and revoke project-level permissions. Permissions can be granted to groups or individual users.
project_settings.page=General Settings