summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2014-01-28 14:43:47 +0100
committerJulien Lancelot <julien.lancelot@sonarsource.com>2014-01-28 14:43:47 +0100
commitc5543baa89fc7ccfb9b4bd56a40d8d8419c5e6a1 (patch)
treec2d935d673e5b591579083d7647bac39c56c2a01 /plugins
parent5864974b1769cd11452b580af29cf09b21f2b89c (diff)
downloadsonarqube-c5543baa89fc7ccfb9b4bd56a40d8d8419c5e6a1.tar.gz
sonarqube-c5543baa89fc7ccfb9b4bd56a40d8d8419c5e6a1.zip
SONAR-4874 Document the "Anyone" group on the "Groups" page
Diffstat (limited to 'plugins')
-rw-r--r--plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
index 83d3f4fe0b3..333f865e7ab 100644
--- a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
+++ b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
@@ -390,6 +390,7 @@ users.page=Users
users.page.description=Create and administer individual users.
user_groups.page=Groups
user_groups.page.description=Create and administer groups of users.
+user_groups.anyone.description=Anybody (authenticated or not) who browses the application belongs to this group
update_center.page=Update Center
update_center.page.description=Install, uninstall and delete plugins. You can also download SonarQube updates from the System Updates tab on this page.
project_quality_profiles.page=Quality Profiles