diff options
Diffstat (limited to 'src/com/gitblit/wicket/GitBlitWebApp.properties')
-rw-r--r-- | src/com/gitblit/wicket/GitBlitWebApp.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/gitblit/wicket/GitBlitWebApp.properties b/src/com/gitblit/wicket/GitBlitWebApp.properties index 6a5dd348..a2c81312 100644 --- a/src/com/gitblit/wicket/GitBlitWebApp.properties +++ b/src/com/gitblit/wicket/GitBlitWebApp.properties @@ -207,4 +207,4 @@ 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
\ No newline at end of file +gb.hookScriptsDescription = run Groovy scripts on pushes to this Gitblit server
\ No newline at end of file |