Nemo bis has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/210904

Change subject: On missing php-xml, don't mention Mandrake explicitly in the 
installer
......................................................................

On missing php-xml, don't mention Mandrake explicitly in the installer

"Mandrake" would be "Mageia" now, but the package advice may apply (or
not) to other distributions as well as the package exists in multiple.

https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Config-xml-bad/es

Change-Id: I6910e0400f2ad9f97f54cb970165d1146d6bf0a2
---
M includes/installer/i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/04/210904/1

diff --git a/includes/installer/i18n/en.json b/includes/installer/i18n/en.json
index 0dc8e88..c19e3ee 100644
--- a/includes/installer/i18n/en.json
+++ b/includes/installer/i18n/en.json
@@ -57,7 +57,7 @@
        "config-magic-quotes-sybase": "<strong>Fatal: 
[http://www.php.net/manual/en/ref.info.php#ini.magic-quotes-sybase 
magic_quotes_sybase] is active!</strong>\nThis option corrupts data input 
unpredictably.\nYou cannot install or use MediaWiki unless this option is 
disabled.",
        "config-mbstring": "<strong>Fatal: 
[http://www.php.net/manual/en/ref.mbstring.php#mbstring.overload 
mbstring.func_overload] is active!</strong>\nThis option causes errors and may 
corrupt data unpredictably.\nYou cannot install or use MediaWiki unless this 
option is disabled.",
        "config-safe-mode": "<strong>Warning:</strong> PHP's 
[http://www.php.net/features.safe-mode safe mode] is active.\nIt may cause 
problems, particularly if using file uploads and <code>math</code> support.",
-       "config-xml-bad": "PHP's XML module is missing.\nMediaWiki requires 
functions in this module and will not work in this configuration.\nIf you're 
running Mandrake, install the php-xml package.",
+       "config-xml-bad": "PHP's XML module is missing.\nMediaWiki requires 
functions in this module and will not work in this configuration.\nYou may need 
to install the php-xml RPM package.",
        "config-pcre-old": "<strong>Fatal:</strong> PCRE $1 or later is 
required.\nYour PHP binary is linked with PCRE 
$2.\n[https://www.mediawiki.org/wiki/Manual:Errors_and_symptoms/PCRE More 
information].",
        "config-pcre-no-utf8": "<strong>Fatal:</strong> PHP's PCRE module seems 
to be compiled without PCRE_UTF8 support.\nMediaWiki requires UTF-8 support to 
function correctly.",
        "config-memory-raised": "PHP's <code>memory_limit</code> is $1, raised 
to $2.",

-- 
To view, visit https://gerrit.wikimedia.org/r/210904
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6910e0400f2ad9f97f54cb970165d1146d6bf0a2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Nemo bis <federicol...@tiscali.it>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to