]> source.dussan.org Git - gitblit.git/commitdiff
Removed duplicate ticgit description and added permission strings
authorJames Moger <james.moger@gitblit.com>
Fri, 12 Oct 2012 11:44:54 +0000 (07:44 -0400)
committerJames Moger <james.moger@gitblit.com>
Fri, 12 Oct 2012 11:44:54 +0000 (07:44 -0400)
src/com/gitblit/wicket/GitBlitWebApp.properties

index e786d311467ce4acda42624987ae11b8b8fb0560..f6d60dca1d896628392a3fc143188acbbfac7660 100644 (file)
@@ -83,7 +83,6 @@ gb.notRestricted = anonymous view, clone, & push
 gb.pushRestricted = authenticated push\r
 gb.cloneRestricted = authenticated clone & push\r
 gb.viewRestricted = authenticated view, clone, & push\r
-gb.useTicketsDescription = distributed Ticgit issues\r
 gb.useTicketsDescription = readonly, distributed Ticgit issues\r
 gb.useDocsDescription = enumerates Markdown documentation in repository\r
 gb.showRemoteBranchesDescription = show remote branches\r
@@ -343,4 +342,7 @@ gb.canCreate = can create
 gb.canCreateDescription = can create personal repositories\r
 gb.illegalPersonalRepositoryLocation = your personal repository must be located at \"{0}\"\r
 gb.verifyCommitter = verify committer\r
-gb.verifyCommitterDescription = require committer identity to match pushing Gitblt user account (all merges require "--no-ff" to enforce committer identity)
\ No newline at end of file
+gb.verifyCommitterDescription = require committer identity to match pushing Gitblt user account (all merges require "--no-ff" to enforce committer identity)\r
+gb.repositoryPermissions = repository permissions\r
+gb.userPermissions = user permissions\r
+gb.teamPermissions = team permissions
\ No newline at end of file