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:
authormattab <matthieu.aubry@gmail.com>2014-05-04 06:48:26 +0400
committermattab <matthieu.aubry@gmail.com>2014-05-04 06:48:26 +0400
commitabe158d32365558ee296e980b537b6303581ddee (patch)
tree9fddbf750b815c0940287bfe19b119b4e49e2c41 /lang
parentab53edc5299007b78da6195d26e3d58b64d3605c (diff)
Fixes #4990 Removing use of sessions during installation.
Removed installation step 'databaseCheck' Factored out the System check in its own class (The 3 strings keys were removed from otrance)
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/en.json b/lang/en.json
index d63346e104..42d5423731 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -1050,8 +1050,6 @@
"Congratulations": "Congratulations",
"CongratulationsHelp": "<p>Congratulations! Your Piwik installation is complete.<\/p><p>Make sure your JavaScript code is entered on your pages, and wait for your first visitors!<\/p>",
"DatabaseAbilities": "Database abilities",
- "DatabaseCheck": "Database Check",
- "DatabaseClientVersion": "Database client version",
"DatabaseCreation": "Database creation",
"DatabaseErrorConnect": "Error while trying to connect to the database server",
"DatabaseServerVersion": "Database server version",
@@ -1062,7 +1060,7 @@
"DatabaseSetupServer": "Database Server",
"DatabaseSetupTablePrefix": "Table Prefix",
"Email": "email",
- "ErrorInvalidState": "Error: it seems you tried to skip a step of the Installation process, or your cookies are disabled, or the Piwik configuration file was already created. %1$sMake sure your cookies are enabled%2$s and go back %3$s to the first page of the installation %4$s.",
+ "InvalidStateError": "Error: Piwik is already installed. %1$s Go back %3$s to Piwik%4$s.",
"Extension": "extension",
"Filesystem": "Filesystem",
"GetInvolved": "If you like what you see, you can %1$sget involved%2$s.",