| | |
| | | gb.name = name
|
| | | gb.enableTickets = enable tickets
|
| | | gb.enableDocs = enable docs
|
| | | gb.enableIncrementalRevisionNumbers = enable incremental revision numbers
|
| | | gb.save = save
|
| | | gb.showRemoteBranches = show remote branches
|
| | | gb.editUsers = edit users
|
| | |
| | | gb.viewRestricted = authenticated view, clone, & push
|
| | | gb.useTicketsDescription = readonly, distributed Ticgit issues
|
| | | gb.useDocsDescription = enumerates Markdown documentation in repository
|
| | | gb.useIncrementalRevisionNumbersDescription = automatic tagging of each push with an incremental revision number
|
| | | gb.showRemoteBranchesDescription = show remote branches
|
| | | gb.canAdminDescription = can administer Gitblit server
|
| | | gb.permittedUsers = permitted users
|
| | |
| | | gb.sessionEnded = Session has been closed
|
| | | gb.closeBrowser = Please close the browser to properly end the session.
|
| | | gb.doesNotExistInTree = {0} does not exist in tree {1} |
| | | gb.enableIncrementalPushTags = enable incremental push tags
|
| | | gb.useIncrementalPushTagsDescription = on push, automatically tag each branch tip with an incremental revision number
|
| | | gb.incrementalPushTagMessage = Auto-tagged [{0}] branch on push |