From 1f864db5358b5c506e424b5e5fb82ae4e38adbc3 Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Sat, 14 Nov 2015 10:03:28 +0100 Subject: spelling --- check.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'check.cgi') diff --git a/check.cgi b/check.cgi index c893ca0..4d0c810 100755 --- a/check.cgi +++ b/check.cgi @@ -43,7 +43,7 @@ end unless File.exists?("locale/de/dudle.mo") - problems << ["Localization will not work. You need to build the .mo files. Refer the README for details."] + problems << ["If you want a language other than English, you will need a localization and therefore need ot build the .mo files. Refer the README for details."] end begin -- cgit v1.2.3