Change language phrase
authorCyperghost <olaf_schmitz_1@t-online.de>
Wed, 24 Jan 2024 10:51:01 +0000 (11:51 +0100)
committerCyperghost <olaf_schmitz_1@t-online.de>
Wed, 24 Jan 2024 10:51:01 +0000 (11:51 +0100)
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml

index ba610d8f2f284a4eda9b90bfe5f5c5741a090558..44dae94188a8b175fb9ae1111a89cf802c9dcf03 100644 (file)
@@ -957,7 +957,7 @@ Sie erreichen das Fehlerprotokoll unter: {link controller='ExceptionLogView' isE
                <item name="wcf.acp.dashboard.box.credits.contributor.more"><![CDATA[Weitere]]></item>
                <item name="wcf.acp.dashboard.box.usersAwaitingApproval"><![CDATA[{#$usersAwaitingApproval} Benutzer {if $usersAwaitingApproval == 1}wartet{else}warten{/if} auf Aktivierung]]></item>
                <item name="wcf.acp.dashboard.box.statusMessage"><![CDATA[Status]]></item>
-               <item name="wcf.acp.dashboard.box.missing.extensions"><![CDATA[Die {plural value=$missingExtensions|count one='PHP-Erweiterung' other='PHP-Erweiterungen'} {implode from=$missingExtensions item=extension}<strong>{$extension}</strong>{/implode} {plural value=$missingExtensions|count one='fehlt' other='fehlen'} und {plural value=$missingExtensions|count one='wird' other='werden'} benötigt.]]></item>
+               <item name="wcf.acp.dashboard.box.missing.extensions"><![CDATA[Die {plural value=$missingExtensions|count one='PHP-Erweiterung' other='PHP-Erweiterungen'} {implode from=$missingExtensions item=extension}<strong>{$extension}</strong>{/implode} {plural value=$missingExtensions|count one='fehlt' other='fehlen'}.]]></item>
                <item name="wcf.acp.dashboard.configure"><![CDATA[Dashboard konfigurieren]]></item>
        </category>
        <category name="wcf.acp.index">
index cde2268b325ac5c56c4517d070e6dea0e996e677..d1a9eaae2bfd03e1a47905c176730bcfad97c5de 100644 (file)
@@ -935,7 +935,7 @@ You can access the error log at: {link controller='ExceptionLogView' isEmail=tru
                <item name="wcf.acp.dashboard.box.credits.contributor.more"><![CDATA[More]]></item>
                <item name="wcf.acp.dashboard.box.usersAwaitingApproval"><![CDATA[{plural value=$usersAwaitingApproval one='# User' other='# Users'} Awaiting Approval]]></item>
                <item name="wcf.acp.dashboard.box.statusMessage"><![CDATA[Status]]></item>
-               <item name="wcf.acp.dashboard.box.missing.extensions"><![CDATA[The PHP {plural value=$missingExtensions|count one='extension' other='extensions'} {implode from=$missingExtensions item=extension}<strong>{$extension}</strong>{/implode} {plural value=$missingExtensions|count one='is' other='are'} missing and required.]]></item>
+               <item name="wcf.acp.dashboard.box.missing.extensions"><![CDATA[The PHP {plural value=$missingExtensions|count one='extension' other='extensions'} {implode from=$missingExtensions item=extension}<strong>{$extension}</strong>{/implode} {plural value=$missingExtensions|count one='is' other='are'} missing.]]></item>
                <item name="wcf.acp.dashboard.configure"><![CDATA[Configure Dashboard]]></item>
        </category>
        <category name="wcf.acp.index">