Language - Enable Vs Approve

  • Affected Version
    WoltLab Suite 5.5
    Affected App
    WoltLab Suite Forum

    The enable option is now called approve.

    Diff
    - <item name="wbb.post.notification.moderate.enable.notification.title"><![CDATA[Your post has been enabled]]></item>
    + <item name="wbb.post.notification.moderate.enable.notification.title"><![CDATA[Your post has been approved]]></item>
    Diff
    - <item name="wbb.post.notification.moderate.enable.notification.message"><![CDATA[{if $author->userID}<strong>{$author}</strong>{else}A moderator{/if} enabled your post <strong>{$post->getTitle()}</strong>.]]></item>
    + <item name="wbb.post.notification.moderate.enable.notification.message"><![CDATA[{if $author->userID}<strong>{$author}</strong>{else}A moderator{/if} approved your post <strong>{$post->getTitle()}</strong>.]]></item>
    Diff
    - <item name="wbb.acp.post.bulkProcessing.enable"><![CDATA[Enable]]></item>
    + <item name="wbb.acp.post.bulkProcessing.enable"><![CDATA[Approve]]></item>
    Diff
    - <item name="wbb.acp.thread.bulkProcessing.enable"><![CDATA[Enable]]></item>
    + <item name="wbb.acp.thread.bulkProcessing.enable"><![CDATA[Approve]]></item>
    XML
    <item name="wcf.acl.option.com.woltlab.wbb.board.canEnablePost"><![CDATA[Can approve posts]]></item>
    <item name="wcf.acl.option.com.woltlab.wbb.board.canEnableThread"><![CDATA[Can approve threads]]></item>
    <item name="wcf.acp.modificationLog.com.woltlab.wbb.post.enable"><![CDATA[Post approved]]></item>
    <item name="wcf.acp.modificationLog.com.woltlab.wbb.thread.enable"><![CDATA[Thread approved]]></item>
    <item name="wcf.clipboard.item.com.woltlab.wbb.post.enable"><![CDATA[Approve ({#$count})]]></item>
    <item name="wcf.clipboard.item.com.woltlab.wbb.thread.enable"><![CDATA[Approve ({#$count})]]></item>
    <item name="wbb.post.condition.state.isEnabled"><![CDATA[Approved]]></item>
    <item name="wbb.post.condition.state.isEnabled"><![CDATA[Approved]]></item>
  • Marcel Werk August 14, 2023 at 6:29 PM

    Added the Label 6.0.0 Beta 1
  • Marcel Werk August 14, 2023 at 6:29 PM

    Added the Label Fixed
  • Diff
    - <item name="wbb.thread.notification.moderate.enable.notification.message"><![CDATA[{if $author->userID}<strong>{$author}</strong>{else}A moderator{/if} enabled your thread <strong>{$thread->getTitle()}</strong>.]]></item>
    + <item name="wbb.thread.notification.moderate.enable.notification.message"><![CDATA[{if $author->userID}<strong>{$author}</strong>{else}A moderator{/if} approved your thread <strong>{$thread->getTitle()}</strong>.]]></item>
    Diff
    - <item name="wbb.thread.notification.moderate.enable.notification.title"><![CDATA[Your thread has been enabled]]></item>
    + <item name="wbb.thread.notification.moderate.enable.notification.title"><![CDATA[Your thread has been approved]]></item>

    These phrases are not unified.
    Feel free to moderate this post (move to a new thread o keep it here).

Participate now!

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