Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authordiosmosis <benakamoorthi@fastmail.fm>2014-07-04 09:24:16 +0400
committerdiosmosis <benakamoorthi@fastmail.fm>2014-07-04 09:24:22 +0400
commit080829b2660b0b598805996974783f153c22b5b9 (patch)
tree4fc1893d2996d8b3a67ff15e062b96512736b7ee /lang
parent9e1f40795bd4060ab05fce3302bffe2b1ebd876d (diff)
Fixes #5400, display useful error message when a database connection cannot be achieved. Deprecating Config.badConfigurationFile event.
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json4
1 files changed, 3 insertions, 1 deletions
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": "<p>Piwik is a free/libre web analytics software that makes it easy to get the information you want from your visitors.<\/p><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",