Improved phrasing
authorAlexander Ebert <ebert@woltlab.com>
Tue, 24 Aug 2021 15:52:44 +0000 (17:52 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 24 Aug 2021 15:52:44 +0000 (17:52 +0200)
https://community.woltlab.com/thread/292111-typo-verbesserung-types-of-content-und-by-zu-of/

wcfsetup/install/lang/en.xml

index 8d9c9940d2fa6ba420139b22a0187e45b5bc1fa2..e27caa352c21826595b24bee4468db21fe3a5bff 100644 (file)
@@ -3510,7 +3510,7 @@ Attachments:
        <category name="wcf.acp.content">
                <item name="wcf.acp.content.removeContent"><![CDATA[Delete User’s Content]]></item>
                <item name="wcf.acp.content.provider.removeContentSectionTitle"><![CDATA[Content]]></item>
-               <item name="wcf.acp.content.provider.removeContentInfo"><![CDATA[Select which types of content created by {if $users|count == 1}“<a href="{link controller='UserEdit' id=$user->userID}{/link}">{$user->username}</a>”{else}{#$users|count} users{/if} should be deleted.]]></item>
+               <item name="wcf.acp.content.provider.removeContentInfo"><![CDATA[Select which content of {if $users|count == 1}“<a href="{link controller='UserEdit' id=$user->userID}{/link}">{$user->username}</a>”{else}{#$users|count} users{/if} should be deleted.]]></item>
                <item name="wcf.acp.content.provider.removeContentWarning"><![CDATA[<strong>Attention</strong>: The content will be deleted irrevocably and without any further confirmation prompt!]]></item>
                <item name="wcf.acp.content.provider.com.woltlab.wcf.comment"><![CDATA[Comments]]></item>
                <item name="wcf.acp.content.provider.com.woltlab.wcf.commentResponse"><![CDATA[Comment Responses]]></item>