From d6bfbd28a092a164f0a6220234fd3e9b68e3d832 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Mon, 28 Apr 2014 14:57:09 -0400
Subject: [PATCH] Add English translation placeholder

---
 src/main/java/com/gitblit/wicket/GitBlitWebApp_en.properties |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/gitblit/wicket/GitBlitWebApp_en.properties b/src/main/java/com/gitblit/wicket/GitBlitWebApp_en.properties
new file mode 100644
index 0000000..e6bbac7
--- /dev/null
+++ b/src/main/java/com/gitblit/wicket/GitBlitWebApp_en.properties
@@ -0,0 +1 @@
+# Placeholder translation file to allow forcing the web ui to English
\ No newline at end of file

--
Gitblit v1.9.1