From 71b2ccd9275bacc789bce7f94d5792a24598460b Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Thu, 19 Nov 2015 18:16:34 +0100 Subject: Begin cleaning up old things --- src/Locales.hs | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src/Locales.hs') diff --git a/src/Locales.hs b/src/Locales.hs index 576ef11ce799..b387171abe63 100644 --- a/src/Locales.hs +++ b/src/Locales.hs @@ -118,12 +118,7 @@ notFoundTitle EN = "Not found" notFoundText :: BlogLang -> Text notFoundText DE = "Das gewünschte Objekt wurde leider nicht gefunden." -notFoundText EN = "The requested object could unfortunately not be found." - --- right side text (this is inserted AS IS. Escape HTML!) -rightText :: BlogLang -> Text -rightText DE = "English version available here." -rightText EN = "Deutsche Version hier verfügbar." +notFoundText EN = "The requested object could not be found." -- static information repoURL :: Text = "http://hg.tazj.in/tazblog-haskell" -- cgit 1.4.1