]> source.dussan.org Git - sonarqube.git/commitdiff
Fix typo in Core bundle
authorFabrice Bellingard <fabrice.bellingard@sonarsource.com>
Mon, 10 Jun 2013 16:23:38 +0000 (18:23 +0200)
committerFabrice Bellingard <fabrice.bellingard@sonarsource.com>
Tue, 11 Jun 2013 08:05:07 +0000 (10:05 +0200)
plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties

index 14e681db5408c5c402a7f62bed916e8b7722b400..3fe8eaa497a048f94e85f032c4601a374c6b54f8 100644 (file)
@@ -2187,7 +2187,7 @@ projects_role.role=Role Membership For New
 projects_role.users=Users
 projects_role.groups=Groups
 projects_role.admin=Role: Administrators
-projects_role.admin.desc=Ability to perform administration tasks for the project by accessing its settings,
+projects_role.admin.desc=Ability to perform administration tasks for the project by accessing its settings.
 projects_role.user=Role: Users
 projects_role.user.desc=Ability to browse the measures and to create/edit issues on the project.
 projects_role.codeviewer=Role: Code Viewers