From 2bda5943b53c4e2864d82e2b45d56d05f872d299 Mon Sep 17 00:00:00 2001 From: mattab Date: Sat, 7 Jun 2014 16:17:47 +1200 Subject: use GNU/Linux instead of Linux --- lang/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang') 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", -- cgit v1.2.3