aboutsummaryrefslogtreecommitdiff
path: root/check.cgi
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@mgm-sp.de>2015-11-14 10:03:28 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@mgm-sp.de>2015-11-14 10:03:28 +0100
commit1f864db5358b5c506e424b5e5fb82ae4e38adbc3 (patch)
tree83e9a20c95154cb8428edb459a88a430461341d0 /check.cgi
parent249e2f8224b1b6fd9e1cf6b9769d81371af59b42 (diff)
spelling
Diffstat (limited to '')
-rwxr-xr-xcheck.cgi2
1 files changed, 1 insertions, 1 deletions
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