James Moger
2012-03-19 8e9988c38cae55932cf707857fa8a06943e01d15
src/com/gitblit/wicket/GitBlitWebApp.properties
@@ -211,5 +211,14 @@
gb.hookScriptsDescription = run Groovy scripts on pushes to this Gitblit server
gb.reset = reset
gb.pages = pages
gb.workingCopy = WORKING COPY
gb.workingCopyWarning = this repository has a working copy and can not receive pushes
gb.workingCopy = working copy
gb.workingCopyWarning = this repository has a working copy and can not receive pushes
gb.query = query
gb.queryHelp = write brief explanation of Lucene syntax here
gb.authored = authored
gb.committed = committed
gb.indexedBranches = indexed branches
gb.indexedBranchesDescription = select the branches to include in your Lucene index
gb.noIndexedRepositoriesWarning = none of your repositories are configured for Lucene indexing
gb.undefinedQueryWarning = query is undefined!
gb.gb.noSelectedRepositoriesWarning = please select one or more repositories!