Fix wcf.global.incompatiblePhpVersion in en.xml
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 9 Jun 2023 08:26:22 +0000 (10:26 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 9 Jun 2023 08:26:22 +0000 (10:26 +0200)
wcfsetup/install/lang/en.xml

index b1671573babdfa5d0ad9088f380912b60f4f7c7a..8e0619ef67d12ff0508828f0b9325da908e13820 100644 (file)
@@ -3956,7 +3956,7 @@ Attachments:
                <item name="wcf.global.rss.accessToken.info"><![CDATA[The link to the anonymous RSS feed only contains contents that guests can access. The link to the personalized RSS feed contains all contents that you can access.]]></item>
                <item name="wcf.global.rss.withAccessToken"><![CDATA[Personalized RSS Feed]]></item>
                <item name="wcf.global.rss.withoutAccessToken"><![CDATA[Anonymous RSS Feed]]></item>
-               <item name="wcf.global.incompatiblePhpVersion"><![CDATA[Bad server configuration: The configured version of “PHP” is not compatible, operation is not possible. At least PHP in version 8.1 is required, versions up to PHP 8.1 are supported. For the use of higher PHP versions the software must be updated to a current version.]]></item>
+               <item name="wcf.global.incompatiblePhpVersion"><![CDATA[Bad server configuration: The configured version of “PHP” is not compatible, operation is not possible. At least PHP in version 8.1 is required, versions up to PHP 8.2 are supported. For the use of higher PHP versions the software must be updated to a current version.]]></item>
        </category>
        <category name="wcf.global.form">
                <item name="wcf.global.form.boolean.no"><![CDATA[No]]></item>