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:
authormattab <matthieu.aubry@gmail.com>2014-05-21 07:41:03 +0400
committermattab <matthieu.aubry@gmail.com>2014-05-21 07:41:03 +0400
commitce8b82e4ce10f22d9dcd8ca7bdc0ad0c78116741 (patch)
tree2a251318d3eb51902e84b2bca1f15aedd12e622e /lang
parent88e0d5d2a46d63fd470f75ac8afaef940ecc882b (diff)
Fixes #5204 Add new system check whether the Piwik server supports managing processes in CLI
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/en.json b/lang/en.json
index e47c3bf41d..d61adda9f0 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -1150,6 +1150,9 @@
"SystemCheckWriteDirs": "Directories with write access",
"SystemCheckWriteDirsHelp": "To fix this error on your Linux system, try typing in the following command(s)",
"SystemCheckZlibHelp": "You need to configure and rebuild PHP with \"zlib\" support enabled, --with-zlib.",
+ "SystemCheckCronArchiveProcess": "Archive Cron",
+ "SystemCheckCronArchiveProcessCLI": "Managing processes via CLI",
+ "NotSupported": "not supported",
"Tables": "Creating the Tables",
"TablesCreatedSuccess": "Tables created with success!",
"TablesDelete": "Delete the detected tables",