From 080829b2660b0b598805996974783f153c22b5b9 Mon Sep 17 00:00:00 2001 From: diosmosis Date: Thu, 3 Jul 2014 22:24:16 -0700 Subject: Fixes #5400, display useful error message when a database connection cannot be achieved. Deprecating Config.badConfigurationFile event. --- lang/en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/en.json b/lang/en.json index 0e88a97a24..2705060bb7 100644 --- a/lang/en.json +++ b/lang/en.json @@ -1169,7 +1169,9 @@ "WeHopeYouWillEnjoyPiwik": "We hope you will enjoy using Piwik as much as we enjoy making it.", "Welcome": "Welcome!", "WelcomeHelp": "

Piwik is a free/libre web analytics software that makes it easy to get the information you want from your visitors.<\/p>

This process is split up into %s easy steps and will take around 5 minutes.<\/p>", - "WelcomeToCommunity": "Welcome to the Piwik community!" + "WelcomeToCommunity": "Welcome to the Piwik community!", + "CannotConnectToDb": "Cannot connect to the database", + "CannotConnectToDbResolvingExplanation": "This may be a temporary issue, try %1$srefreshing the page%2$s. If the problem persists please contact your Piwik administrator." }, "LanguagesManager": { "AboutPiwikTranslations": "About Piwik translations", -- cgit v1.2.3