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
diff options
context:
space:
mode:
-rw-r--r--lang/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/en.php b/lang/en.php
index a558ce6cb7..f620bf538a 100644
--- a/lang/en.php
+++ b/lang/en.php
@@ -812,7 +812,7 @@ $translations = array(
'Installation_Welcome' => 'Welcome!',
'Installation_WelcomeHelp' => '<p>Piwik is an open source 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>',
'Installation_ConfigurationHelp' => 'Your Piwik configuration file appears to be misconfigured. You can either remove config/config.ini.php and resume installation, or correct the database connection settings.',
- 'Installation_ErrorInvalidState' => 'Error: it seems you try to skip a step of the Installation process, or your cookies are disabled, or the Piwik configuration file is already created. %sMake sure your cookies are enabled%s and go back %s to the first page of the installation %s.',
+ 'Installation_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. %sMake sure your cookies are enabled%s and go back %s to the first page of the installation %s.',
'Provider_WidgetProviders' => 'Providers',
'Provider_ColumnProvider' => 'Provider',
'Provider_SubmenuLocationsProvider' => 'Locations &amp; Provider',