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>2013-03-29 03:56:03 +0400
committermattab <matthieu.aubry@gmail.com>2013-03-29 03:56:03 +0400
commit276e8aee268062c7f905fcda1ea4c4f608a943c7 (patch)
treed0e97f9d72e80e4eb0607eda53bdd4abc12bf0b1 /lang
parent7c2d649954a4bcaec508adbb725805e8ba6b2856 (diff)
Typo refs #1700
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 ea8ab72520..526eb354bb 100644
--- a/lang/en.php
+++ b/lang/en.php
@@ -182,7 +182,7 @@ $translations = array(
'General_ColumnAverageTimeOnPageDocumentation' => 'The average amount of time visitors spent on this page (only the page, not the entire website).',
'General_ColumnGenerationTime' => 'Generation time',
'General_ColumnAverageGenerationTime' => 'Avg. generation time',
- 'General_ColumnAverageGenerationTimeDocumentation' => 'The average time it took to generate the page. This metric includes the time it took the server to generate the web page, plus the time it took for the visitor to download the response from the server. A lower Avg. Generation Time means a faster website for your visitors!',
+ 'General_ColumnAverageGenerationTimeDocumentation' => 'The average time it took to generate the page. This metric includes the time it took the server to generate the web page, plus the time it took for the visitor to download the response from the server. A lower \'Avg. generation time\' means a faster website for your visitors!',
'General_ColumnValuePerVisit' => 'Revenue per Visit',
'General_ColumnVisitsWithConversions' => 'Visits with Conversions',
'General_VisitsWith' => 'Visits with %s',