From 283c81316ce7081035fbd53b13acecbdddb734a6 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sat, 1 Nov 2014 21:43:53 -0400 Subject: [PATCH] locale fix --- conf/locale/locale_en-US.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 4b85143a43..bd1ce10e88 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -41,7 +41,7 @@ cancel = Cancel [install] install = Installation title = Install Steps For First-time Run -requite_db_desc = Gogs requires MySQL, PostgreSQL or SQLite3, but SQLite3. +requite_db_desc = Gogs requires MySQL, PostgreSQL or SQLite3. db_type = Database Type host = Host user = User