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:
authorsgiehl <stefan@piwik.org>2016-01-30 23:29:02 +0300
committersgiehl <stefan@piwik.org>2016-01-30 23:29:02 +0300
commit5880dfac5e567d3cf9a3b5d55069c304b872d3f8 (patch)
tree46c3c55915f33269ae8ebe553a4f531f413722c3 /plugins
parent4d458a8283363620feaf5c22d0c99ac2e5c3883a (diff)
refs #9546 use numbered placeholders in translations
Diffstat (limited to 'plugins')
-rw-r--r--plugins/Referrers/lang/en.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/Referrers/lang/en.json b/plugins/Referrers/lang/en.json
index 14f106b9d0..3c4885a52f 100644
--- a/plugins/Referrers/lang/en.json
+++ b/plugins/Referrers/lang/en.json
@@ -2,8 +2,8 @@
"Referrers": {
"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. %s See the %s report for more details.",
- "CampaignsReportDocumentation": "This report shows which campaigns led visitors to your website. %s For more information about tracking campaigns, read the %scampaigns documentation on piwik.org%s",
+ "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",
"ColumnCampaign": "Campaign",
"ColumnSearchEngine": "Search Engine",
"ColumnSocial": "Social network",
@@ -27,7 +27,7 @@
"ReferrersOverview": "Referrers Overview",
"ReferrerTypes": "Referrer Types",
"SearchEngines": "Search Engines",
- "SearchEnginesDocumentation": "A visitor was referred to your website by a search engine. %s See the %s report for more details.",
+ "SearchEnginesDocumentation": "A visitor was referred to your website by a search engine. %1$s See the %2$s report for more details.",
"SearchEnginesReportDocumentation": "This report shows which search engines referred users to your website. %s By clicking on a row in the table, you can see what users were searching for using a specific search engine.",
"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.",
"Socials": "Social Networks",
@@ -44,7 +44,7 @@
"ViewAllReferrers": "View all Referrers",
"ViewReferrersBy": "View Referrers by %s",
"Websites": "Websites",
- "WebsitesDocumentation": "The visitor followed a link on another website that led to your site. %s See the %s report for more details.",
+ "WebsitesDocumentation": "The visitor followed a link on another website that led to your site. %1$s See the %2$s report for more details.",
"WebsitesReportDocumentation": "In this table, you can see which websites referred visitors to your site. %s By clicking on a row in the table, you can see which URLs the links to your website were on.",
"WidgetExternalWebsites": "Referrer Websites",
"WidgetGetAll": "All Referrers",