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 <benaka.moorthi@gmail.com>2013-02-07 10:52:31 +0400
committerdiosmosis <benaka.moorthi@gmail.com>2013-02-07 10:52:31 +0400
commitadd95a5c2dacb3065a850a4b2a76e8d009347518 (patch)
treefb85778b202a99be2ac9b103c93aaf92ce4797a7 /lang
parent965f665248b2fccca61cb7ecf7098d8b1a0c1e67 (diff)
Fixes #3619, add reports by dimension section to Referrers overview.
Notes: - fix bug in last #3619 commit that broke referrers overview page.
Diffstat (limited to 'lang')
-rw-r--r--lang/en.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/en.php b/lang/en.php
index 89c485a12a..7bbbb0af6b 100644
--- a/lang/en.php
+++ b/lang/en.php
@@ -363,6 +363,7 @@ $translations = array(
'General_Hide_js' => 'hide',
'General_Donate' => 'Donate',
'General_MoreDetails' => 'More Details',
+ 'General_Source' => 'Source',
'Actions_PluginDescription' => 'Reports about the page views, the outlinks and downloads. Outlinks and Downloads tracking is automatic! You can also track your internal website\'s Search Engine.',
'Actions_Actions' => 'Actions',
'Actions_SubmenuPages' => 'Pages',
@@ -1158,6 +1159,7 @@ And thank you for using Piwik!',
'Referers_PluginDescription' => 'Reports the Referrers data: Search Engines, Keywords, Websites, Campaign Tracking, Direct Entry.',
'Referers_Referrer' => 'Referrer',
'Referers_Referers' => 'Referrers',
+ 'Referers_ReferrersOverview' => 'Referrers Overview',
'Referers_EvolutionDocumentation' => 'This is an overview of the referrers that led visitors to your website.',
'Referers_EvolutionDocumentationMoreInfo' => 'For more information about the different refferrer types, see the documentation of the %s table.',
'Referers_SearchEngines' => 'Search Engines',
@@ -1210,6 +1212,8 @@ And thank you for using Piwik!',
'Referers_WidgetOverview' => 'Overview',
'Referers_SocialFooterMessage' => 'This is a subset of the Websites report to the left. It filters out other websites so you can compare your social network referrers directly.',
'Referers_WidgetGetAll' => 'All Referrers',
+ 'Referers_ViewReferrersBy' => 'View Referrers by %s',
+ 'Referers_ViewAllReferrers' => 'View all Referrers',
'SecurityInfo_PluginDescription' => 'Based on PhpSecInfo from the PHP Security Consortium, this plugin provides security information about your PHP environment and offers suggestions for improvement. It is a tool in a multilayered security approach. It does not replace secure development practices nor audit the code/application.',
'SecurityInfo_Security' => 'Security',
'SecurityInfo_SecurityInformation' => 'PHP Security Information',