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:
authorJustin Velluppillai <justin@innocraft.com>2021-06-27 23:41:12 +0300
committerGitHub <noreply@github.com>2021-06-27 23:41:12 +0300
commit89abb4b2e5701cc0676da03467d3d7b1c84901ec (patch)
tree594d08d633e61a7e650ba0dc9c44947a9d920b4d /lang
parentce3e9f996f29219f3f703768400036ac40ca0107 (diff)
Add info about custom segments in archiving setting (#17698)
* UI improvement - improve message to indicate that turning off browser triggered archiving will not prevent processing of archives when Custom Segments are used, if config browser_archiving_disabled_enforce=0 * Fix UI Test failure introduced by changing archiving settings info text * Use existing Rules function instead of accessing config directly
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/en.json b/lang/en.json
index 904fbe2893..f71889a9b1 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -16,6 +16,7 @@
"Apply": "Apply",
"ArchivingInlineHelp": "For medium to high traffic websites, it is recommended to disable Matomo archiving to trigger from the browser. Instead, we recommend that you setup a cron job to process Matomo reports every hour.",
"ArchivingTriggerDescription": "Recommended for larger Matomo installs, you need to %1$ssetup a cron job%2$s to process the reports automatically.",
+ "ArchivingTriggerSegment": "Using Custom Segments will still trigger processing of archives.",
"AuthenticationMethodSmtp": "Authentication method for SMTP",
"AverageOrderValue": "Average Order Value",
"AveragePrice": "Average Price",