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:
authormatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2009-12-15 13:24:44 +0300
committermatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2009-12-15 13:24:44 +0300
commit9ed8f7b952656560064bfb7bc1bb415011a22f9e (patch)
tree92074181d382036992797b960dcf5c8ea26c1160 /lang
parent089217eb9151d77b615ed423eddca95cfe81e1fe (diff)
update warning message
Diffstat (limited to 'lang')
-rw-r--r--lang/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/en.php b/lang/en.php
index 8281401456..5514b16420 100644
--- a/lang/en.php
+++ b/lang/en.php
@@ -782,7 +782,7 @@ Note that it is not necessary to specify the URLs with and without \'www\' as Pi
'Installation_SystemCheckError' => 'An error occured - must be fixed before you proceed',
'Installation_SystemCheckWarning' => 'Piwik will work normally but some features may be missing',
'Installation_SystemCheckProtocol' => 'Protocol',
- 'Installation_SystemCheckProtocolHelp' => 'If you are behind a reverse proxy, add these lines to config/config.ini.php:',
+ 'Installation_SystemCheckProtocolHelp' => 'If you are behind a reverse proxy, add these lines to config/config.ini.php under the [General] section:',
'Installation_Tables' => 'Creating the tables',
'Installation_TablesWithSameNamesFound' => 'Some %s tables in your database %s have the same names as the tables Piwik is trying to create',
'Installation_TablesFound' => 'The following tables have been found in the database',