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:
Diffstat (limited to 'plugins/Overlay/lang/en.json')
-rw-r--r--plugins/Overlay/lang/en.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/Overlay/lang/en.json b/plugins/Overlay/lang/en.json
index e6aaec28ff..c66e89ee10 100644
--- a/plugins/Overlay/lang/en.json
+++ b/plugins/Overlay/lang/en.json
@@ -4,8 +4,8 @@
"ClicksFromXLinks": "%1$s clicks from one of %2$s links",
"Domain": "Domain",
"ErrorNotLoading": "The Page Overlay session couldn't be launched yet.",
- "ErrorNotLoadingDetails": "Maybe the page loaded on the right doesn't have the Piwik tracker code. In this case, try launching Overlay for a different page from the pages report.",
- "ErrorNotLoadingDetailsSSL": "Since you're using Piwik over https, the most likely cause is that your website doesn't support SSL. Try using Piwik over http.",
+ "ErrorNotLoadingDetails": "Maybe the page loaded on the right doesn't have the Matomo tracker code. In this case, try launching Overlay for a different page from the pages report.",
+ "ErrorNotLoadingDetailsSSL": "Since you're using Matomo over https, the most likely cause is that your website doesn't support SSL. Try using Matomo over http.",
"ErrorNotLoadingLink": "Click here to get more tips for troubleshooting",
"Link": "Link",
"Location": "Location",
@@ -14,7 +14,7 @@
"OpenFullScreen": "Go full screen (no sidebar)",
"Overlay": "Page Overlay",
"PluginDescription": "See your analytics data as an Overlay on your actual website. View how many times your users have clicked on each link. Note: Requires the Transitions plugin enabled.",
- "RedirectUrlError": "You are attempting to open Page Overlay for the URL \"%1$s\". %2$s None of the domains from the Piwik settings matches the link.",
+ "RedirectUrlError": "You are attempting to open Page Overlay for the URL \"%1$s\". %2$s None of the domains from the Matomo settings matches the link.",
"RedirectUrlErrorAdmin": "You can add the domain as an additional URL %1$sin the settings%2$s.",
"RedirectUrlErrorUser": "Ask your administrator to add the domain as an additional URL."
}