James Moger
2012-10-28 e92c6d230b3a350749fdb9fa2150bb1773260b8c
src/com/gitblit/wicket/GitBlitWebApp.properties
@@ -357,4 +357,10 @@
gb.deletePermission = {0} (push, ref creation+deletion)
gb.rewindPermission = {0} (push, ref creation+deletion+rewind)
gb.permission = permission
gb.regexPermission = this permission is set from a regular expression
gb.regexPermission = this permission is set from a regular expression
gb.accessDenied = access denied
gb.busyCollectingGarbage = sorry, Gitblit is busy collecting garbage in {0}
gb.gcPeriod = GC period
gb.gcPeriodDescription = duration between garbage collections
gb.gcThreshold = GC threshold
gb.gcThresholdDescription = minimum total size of loose objects to trigger early garbage collection