Fix typo
authorJoshua Rüsweg <ruesweg@woltlab.com>
Sun, 19 May 2019 17:58:14 +0000 (19:58 +0200)
committerJoshua Rüsweg <ruesweg@woltlab.com>
Sun, 19 May 2019 17:58:14 +0000 (19:58 +0200)
See #2716

wcfsetup/install/lang/en.xml

index 54b9df5e777d96cabe4f0f66bcdf8ae0b51f0eff..6bbacca71691c540b6f22e9f97ce3453054d21d7 100644 (file)
@@ -3371,7 +3371,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[Which types of content created by “<a href="{link controller='UserEdit' id=$user->userID}{/link}">{$user->username}</a>” should be deleted.]]></item>
+               <item name="wcf.acp.content.provider.removeContentInfo"><![CDATA[Select which types of content created by “<a href="{link controller='UserEdit' id=$user->userID}{/link}">{$user->username}</a>” should be deleted.]]></item>
                <item name="wcf.acp.content.provider.removeContentWarning"><![CDATA[<strong>Heads up</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>