Fix language item
authorJoshua Rüsweg <josh@bastelstu.be>
Mon, 7 Aug 2017 19:51:31 +0000 (21:51 +0200)
committerJoshua Rüsweg <josh@bastelstu.be>
Mon, 7 Aug 2017 19:51:43 +0000 (21:51 +0200)
wcfsetup/install/lang/en.xml

index aa36cf03d8832f05e1bb87c80790cc951defae13..785c8f6e05f3ac47dd12ef15dda8158dd6c2760b 100644 (file)
@@ -3694,7 +3694,7 @@ Open the link below to access the user profile:
                <item name="wcf.user.trophy.recentActivity.received"><![CDATA[Has received the trophy “<a href="{$userTrophy->getTrophy()->getLink()}">{$userTrophy->getTrophy()->getTitle()}</a>”.]]></item>
                <item name="wcf.user.trophy.condition.excludedTrophies"><![CDATA[Excluded Trophies]]></item>
                <item name="wcf.user.trophy.condition.excludedTrophyCategories"><![CDATA[Excluded Trophy Categories]]></item>
-               <item name="wcf.user.trophy.trophyAwarded"><![CDATA[{if $items == 1}Awarded once{else}{/if}Awarded {#$items} times]]></item>
+               <item name="wcf.user.trophy.trophyAwarded"><![CDATA[{if $items == 1}Awarded once{else}Awarded {#$items} times{/if}]]></item>
        </category>
        
        <category name="wcf.acp.trophy">