Language - 'wcf.attachment.upload.limits'

  • Affected Version
    WoltLab Suite 6.0
    Affected App
    WoltLab Suite Core
    Diff
    - <item name="wcf.attachment.upload.limits"><![CDATA[The maximum number of attachments: {#$attachmentHandler->getMaxCount()}<br>
    - Maximum File Size: {@$attachmentHandler->getMaxSize()|filesize}<br>
    - Allowed extensions: {', '|implode:$attachmentHandler->getFormattedAllowedExtensions()}]]></item>
    
    + <item name="wcf.attachment.upload.limits"><![CDATA[Maximum number of attachments: {#$attachmentHandler->getMaxCount()}<br>
    + Maximum file size: {@$attachmentHandler->getMaxSize()|filesize}<br>
    + Allowed extensions: {', '|implode:$attachmentHandler->getFormattedAllowedExtensions()}]]></item>
  • Marcel Werk July 6, 2023 at 2:06 PM

    Added the Label 6.0.0 Beta 1
  • Marcel Werk July 6, 2023 at 2:06 PM

    Added the Label Fixed

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!