From f602a2f552e1389ee465307723b492b1af378fd5 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Sat, 16 Apr 2011 16:28:19 -0400
Subject: [PATCH] Working history feature.  Tweak to paging.

---
 src/com/gitblit/wicket/GitBlitWebApp.properties |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/com/gitblit/wicket/GitBlitWebApp.properties b/src/com/gitblit/wicket/GitBlitWebApp.properties
index a5583c7..033742e 100644
--- a/src/com/gitblit/wicket/GitBlitWebApp.properties
+++ b/src/com/gitblit/wicket/GitBlitWebApp.properties
@@ -45,4 +45,6 @@
 gb.logout = Logout
 gb.username = Username
 gb.password = Password
-gb.tagger = tagger
\ No newline at end of file
+gb.tagger = tagger
+gb.moreHistory = more history...
+gb.difftocurrent = diff to current
\ No newline at end of file

--
Gitblit v1.9.1