Unify 'wcf.user.*.error.disabled' phrases

  • Affected Version
    WoltLab Suite 5.5
    Affected App
    WoltLab Suite Core

    [1] The phrase wcf.user.signature.error.disabled is different from the others.

    [2] The software uses currently block instead ban for avatars, signatures and cover photos.

    Code
    <item name="wcf.user.signature.error.disabled"><![CDATA[Your signature has been disabled{if $__wcf->user->disableSignatureReason}: {$__wcf->user->disableSignatureReason}{else}.{/if}]]></item>
    Code
    <item name="wcf.user.avatar.error.disabled"><![CDATA[The administrators {if $__wcf->user->avatarID || $__wcf->user->enableGravatar}have banned your avatar and {/if}disallowed you from using an avatar{if $__wcf->user->disableAvatarReason}: {$__wcf->user->disableAvatarReason}{/if}.]]></item>
    Code
    <item name="wcf.user.coverPhoto.error.disabled"><![CDATA[The administrators {if $__wcf->user->coverPhotoHash}have banned your cover photo and {/if}disallowed you from using a cover photo{if $__wcf->user->disableCoverPhotoReason}: {$__wcf->user->disableCoverPhotoReason}{/if}.]]></item>

    Edited once, last by Aethior (June 17, 2023 at 3:13 AM).

  • Aethior June 17, 2023 at 2:55 AM

    Changed the title of the thread from “Unify 'wcf.user.*.error.disabled' phrases.” to “Unify 'wcf.user.*.error.disabled' phrases”.
  • Marcel Werk June 25, 2023 at 2:03 PM

    Added the Label 6.0.0 Beta 1
  • Marcel Werk June 25, 2023 at 2:03 PM

    Added the Label Fixed

Participate now!

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