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 'lang/en.json')
-rw-r--r--lang/en.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/en.json b/lang/en.json
index 55b3e6872b..a44f85bbb7 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -1045,7 +1045,6 @@
},
"Installation": {
"CollaborativeProject": "Piwik is a collaborative project, built with love by people from all over the world.",
- "CommunityNewsletter": "email me with community updates (new plugins, new features, etc.)",
"ConfigurationHelp": "Your Piwik configuration file appears to be misconfigured. You can either remove config\/config.ini.php and resume installation, or correct the database connection settings.",
"ConfirmDeleteExistingTables": "Are you sure you want to delete the tables: %s from your database? WARNING: DATA FROM THESE TABLES CANNOT BE RECOVERED!",
"Congratulations": "Congratulations",
@@ -1091,7 +1090,8 @@
"Requirements": "Piwik Requirements",
"RestartWebServer": "After making this change, restart your web server.",
"ReusingTables": "Reusing the Tables",
- "SecurityNewsletter": "email me with major Piwik upgrades and security alerts",
+ "PiwikOrgNewsletter": "email me with major Piwik community updates",
+ "PiwikProNewsletter": "I am interested in %sPiwik PRO%s services (no more than 1 email a month)",
"SeeBelowForMoreInfo": "See below for more information.",
"SetupWebsite": "Setup a Website",
"SetupWebsiteError": "There was an error when adding the website",
@@ -1153,6 +1153,7 @@
"SystemCheckZlibHelp": "You need to configure and rebuild PHP with \"zlib\" support enabled, --with-zlib.",
"SystemCheckCronArchiveProcess": "Archive Cron",
"SystemCheckCronArchiveProcessCLI": "Managing processes via CLI",
+ "SystemCheckSessionAutostart": "To prevent some issues please set the following in your php.ini file: session.auto_start=0",
"NotSupported": "not supported",
"Tables": "Creating the Tables",
"TablesCreatedSuccess": "Tables created with success!",