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-06-07 08:17:47 +0400
committermattab <matthieu.aubry@gmail.com>2014-06-07 08:17:47 +0400
commit2bda5943b53c4e2864d82e2b45d56d05f872d299 (patch)
treec98d1d4be8aad5ebc77f8f7c675c2316ba9208ad /lang
parent9ac745e231173d28abc31678eda850341cfee5e0 (diff)
use GNU/Linux instead of Linux
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/en.json b/lang/en.json
index 4e8123ec6f..0412611fff 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -1132,7 +1132,7 @@
"SystemCheckOtherFunctions": "Other functions",
"SystemCheckPackHelp": "The pack() function is required to track visitors in Piwik.",
"SystemCheckParseIniFileHelp": "This built-in function has been disabled on your host. Piwik will attempt to emulate this function but may encounter further security restrictions. Tracker performance will also be impacted.",
- "SystemCheckPdoAndMysqliHelp": "On a Linux server you can compile php with the following options: %1$s In your php.ini, add the following lines: %2$s",
+ "SystemCheckPdoAndMysqliHelp": "On a GNU/Linux server you can compile php with the following options: %1$s In your php.ini, add the following lines: %2$s",
"SystemCheckPhp": "PHP version",
"SystemCheckPhpPdoAndMysqli": "More information on: %1$sPHP PDO%2$s and %3$sMYSQLI%4$s.",
"SystemCheckSplHelp": "You need to configure and rebuild PHP with the Standard PHP Library (SPL) enabled (by default).",
@@ -1149,7 +1149,7 @@
"SystemCheckWarnSimpleXMLHelp": "You should enable the \"SimpleXML\" extension (e.g., install the \"php-simplexml\" and\/or \"php-xml\" package).",
"SystemCheckWinPdoAndMysqliHelp": "On a Windows server you can add the following lines to your php.ini: %s",
"SystemCheckWriteDirs": "Directories with write access",
- "SystemCheckWriteDirsHelp": "To fix this error on your Linux system, try typing in the following command(s)",
+ "SystemCheckWriteDirsHelp": "To fix this error on your GNU/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",