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:
authorStefan Giehl <stefan@linux-me53.site>2013-02-08 12:40:53 +0400
committerStefan Giehl <stefan@linux-me53.site>2013-02-08 12:40:53 +0400
commit9800b98a90e09107396200287e52b3d884dea3fc (patch)
treefb1c23bd3aa08bd25c90d8ce7dc41ff8732ff5e6 /lang
parente14fd739a38627ad298701472a95e560a25dc9a8 (diff)
parent2e286535be5f9066ed868e42dbee9cdeda8c3748 (diff)
Merge branch 'master' of github.com:piwik/piwik
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 1330c75b43..0465eed15c 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',