From c1c3c6a7a2f0a2893ef36ab3dfc7b09d04a133bc Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Tue, 26 Apr 2011 18:05:39 -0400 Subject: [PATCH] Commit header panel. File type icons. Docs page. --- src/com/gitblit/wicket/GitBlitWebApp.properties | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/src/com/gitblit/wicket/GitBlitWebApp.properties b/src/com/gitblit/wicket/GitBlitWebApp.properties index 18b1e78..367ae3d 100644 --- a/src/com/gitblit/wicket/GitBlitWebApp.properties +++ b/src/com/gitblit/wicket/GitBlitWebApp.properties @@ -70,4 +70,9 @@ gb.rename = rename gb.delete = delete gb.docs = docs -gb.restrictedAccess = restricted access \ No newline at end of file +gb.restrictedAccess = restricted access +gb.name = name +gb.group = group +gb.description = description +gb.enableTickets = enable tickets +gb.enableDocs = enable docs \ No newline at end of file -- Gitblit v1.9.1