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:
authorStefan Giehl <stefan@matomo.org>2018-12-31 06:36:01 +0300
committerMatthieu Aubry <mattab@users.noreply.github.com>2018-12-31 06:36:01 +0300
commit008e4eb40a7522a1aef5c20b8293ddd7eef7e033 (patch)
tree6d4abc960498d65fad2628bb8b9fce8f7294dd7a /plugins/Referrers
parentaab30ac04217cc7a8776bf459149bf895eec67eb (diff)
replaces some remaining occurrences of Piwik with Matomo (#13922)
* replaces some remaining ocurrences of Piwik with Matomo * update tests
Diffstat (limited to 'plugins/Referrers')
-rw-r--r--plugins/Referrers/lang/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Referrers/lang/en.json b/plugins/Referrers/lang/en.json
index 914984dd97..53019f50ec 100644
--- a/plugins/Referrers/lang/en.json
+++ b/plugins/Referrers/lang/en.json
@@ -3,7 +3,7 @@
"AllReferrersReportDocumentation": "This report shows all your Referrers in one unified report, listing all Websites, Search keywords and Campaigns used by your visitors to find your website.",
"Campaigns": "Campaigns",
"CampaignsDocumentation": "Visitors that came to your website as the result of a campaign. %1$s See the %2$s report for more details.",
- "CampaignsReportDocumentation": "This report shows which campaigns led visitors to your website. %1$s For more information about tracking campaigns, read the %2$scampaigns documentation on piwik.org%3$s",
+ "CampaignsReportDocumentation": "This report shows which campaigns led visitors to your website. %1$s For more information about tracking campaigns, read the %2$scampaigns documentation on matomo.org%3$s",
"ColumnCampaign": "Campaign",
"CampaignPageUrlHelp": "The URL of the page that this campaign goes to, for example 'http://example.org/offer.html'.",
"CampaignNameHelp": "Choose a name that describes what the campaign is created for and that distinguishes your campaign from your other campaigns. For example 'Email-SummerDeals' or 'PaidAds-SummerDeals'.",