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:
authorAllan Nordhøy <epost@anotheragency.no>2021-10-28 21:39:19 +0300
committerGitHub <noreply@github.com>2021-10-28 21:39:19 +0300
commit590165f2e6605617d7f174c4c1e566def25b2783 (patch)
treec502ca2dc3ef9632080f5b24de9b4157ee86f3d1 /plugins/CoreAdminHome
parent9bfca867e3900930c1a107f11797029bf2ac473f (diff)
CoreAdminHome string changes (#18220)
* CoreAdminHome string changes * HTTPS
Diffstat (limited to 'plugins/CoreAdminHome')
-rw-r--r--plugins/CoreAdminHome/lang/en.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/plugins/CoreAdminHome/lang/en.json b/plugins/CoreAdminHome/lang/en.json
index b469bfca52..c1d81e0071 100644
--- a/plugins/CoreAdminHome/lang/en.json
+++ b/plugins/CoreAdminHome/lang/en.json
@@ -50,7 +50,7 @@
"JSTracking_CustomCampaignQueryParam": "Use custom query parameter names for the campaign name & keyword",
"JSTracking_CustomCampaignQueryParamDesc": "Note: %1$sMatomo will automatically detect Google Analytics parameters.%2$s",
"JSTracking_DisableCookies": "Disable all tracking cookies",
- "JSTracking_DisableCookiesDesc": "Disables all first party cookies. Existing Matomo cookies for this website will be deleted on the next page view.",
+ "JSTracking_DisableCookiesDesc": "Disables all first party cookies. Existing Matomo cookies for this website will be deleted on the next pageview.",
"JSTracking_EnableCrossDomainLinking": "Enables cross domain linking",
"JSTracking_EnableDoNotTrack": "Enable client side DoNotTrack detection",
"JSTracking_EnableDoNotTrackDesc": "So tracking requests will not be sent if visitors do not wish to be tracked.",
@@ -76,7 +76,7 @@
"LogoUpload": "Select a Logo to upload",
"LogoUploadFailed": "The uploaded file couldn't be processed. Please check if the file has a valid format.",
"LogoUploadHelp": "Please upload a file in %1$s formats with a minimum height of %2$s pixels.",
- "LtsReleases": "LTS (Long Term Support) versions receive only security and bug fixes.",
+ "LtsReleases": "LTS (Long Term Support) versions receive only security and bug-fixes.",
"MenuDevelopment": "Development",
"MenuDiagnostic": "Diagnostic",
"MenuGeneralSettings": "General settings",
@@ -92,20 +92,20 @@
"OptOutErrorNotHttps": "The tracking opt-out feature may not work because this site was not loaded over HTTPS. Please reload the page to check if your opt out status changed.",
"OptOutErrorWindowOpen": "The tracking Opt-out feature may not work because it looks like the opt out popup was blocked. Please reload the page to check if your opt out status changed.",
"OptOutExplanation": "Matomo is dedicated to providing privacy on the Internet. To provide your visitors with the choice of opting-out of Matomo Web Analytics, you can add the following HTML code on one of your website page, for example in a Privacy Policy page.",
- "OptOutExplanationIntro": "This code will display an iFrame containing a link for your visitors to opt-out of Matomo by setting an opt-out cookie in their browsers. See below (or %1$s click here%2$s) to view the content that will be displayed by the iFrame.",
+ "OptOutExplanationIntro": "This code will display an iFrame containing a link for your visitors to opt-out of Matomo by setting an opt-out cookie in their web browsers. See below (or %1$sclick here%2$s) to view the content that will be displayed by the iFrame.",
"OptOutForYourVisitors": "Matomo opt-out for your visitors",
- "OptingYouOut": "Opting you out, please wait...",
+ "OptingYouOut": "Opting you out, please wait…",
"PersonalPluginSettings": "Personal Plugin Settings",
"PiwikIsInstalledAt": "Matomo is installed at",
"PluginSettingChangeNotAllowed": "You are not allowed to change the value of the setting \"%1$s\" in plugin \"%2$s\"",
"PluginSettingReadNotAllowed": "You are not allowed to read the value of the setting \"%1$s\" in plugin \"%2$s\"",
"PluginSettings": "Plugin Settings",
- "PluginSettingsIntro": "Here you can change the settings for the following 3rd party plugins:",
- "PluginSettingsSaveFailed": "Failed to save plugin settings",
+ "PluginSettingsIntro": "Here you can change the settings for the following third-party plugins:",
+ "PluginSettingsSaveFailed": "Could not save plugin settings",
"PluginSettingsSaveSuccess": "Plugin settings updated.",
- "PluginSettingsValueNotAllowed": "The value for field \"%1$s\" in plugin \"%2$s\" is not allowed",
+ "PluginSettingsValueNotAllowed": "The value for the \"%1$s\" field in the \"%2$s\" plugin is not allowed",
"Problem": "Problem",
- "ProtocolNotDetectedCorrectly": "You are currently viewing Matomo over a secure SSL connection (using https), but Matomo could only detect a non secure connection on the server.",
+ "ProtocolNotDetectedCorrectly": "You are currently viewing Matomo over a secure SSL connection (using HTTPS), but Matomo could only detect a non secure connection on the server.",
"ProtocolNotDetectedCorrectlySolution": "To make sure Matomo securely requests and serves your content over HTTPS, you may edit your %1$s file and either configure your proxy settings, or you may add the line %2$s below the %3$s section. %4$sLearn more%5$s",
"ReleaseChannel": "Release channel",
"SecurityNotificationAllTokenAuthDeletedBody": "Someone deleted all of the auth tokens in your account.",