From 7d35e227475bb4a6ba185788cc663e38822c15f8 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Mon, 11 Apr 2011 17:42:58 -0400
Subject: [PATCH] Ref links.

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

diff --git a/src/com/gitblit/wicket/GitBlitWebApp.properties b/src/com/gitblit/wicket/GitBlitWebApp.properties
index 621cb71..1d7e7ba 100644
--- a/src/com/gitblit/wicket/GitBlitWebApp.properties
+++ b/src/com/gitblit/wicket/GitBlitWebApp.properties
@@ -34,4 +34,8 @@
 gb.newRepository = new repository
 gb.newUser = new user
 gb.commitdiff = commitdiff
-gb.ticgit = ticgit
\ No newline at end of file
+gb.ticgit = ticgit
+gb.pageFirst = first
+gb.pagePrevious prev
+gb.pageNext = next
+gb.parent = parent
\ No newline at end of file

--
Gitblit v1.9.1