James Moger
2011-12-27 4fc3e796b34d25899d60153f2975ead68588a105
src/com/gitblit/wicket/GitBlitWebApp.properties
@@ -201,4 +201,10 @@
gb.postReceiveScripts = post-receive scripts
gb.hookScripts = hook scripts
gb.accessPermissions = access permissions
gb.filters = filters
gb.filters = filters
gb.generalDescription = common settings
gb.accessPermissionsDescription = restrict access by users and teams
gb.accessPermissionsForUserDescription = set team memberships or grant access to specific restricted repositories
gb.accessPermissionsForTeamDescription = set team members and grant access to specific restricted repositories
gb.federationRepositoryDescription = share this repository with other Gitblit servers
gb.hookScriptsDescription = run custom scripts on pushes to this Gitblit server