You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<item name="wcf.like.dislikes.noMoreEntries"><![CDATA[Keine weiteren Dislikes]]></item>
4226
4224
<item name="wcf.like.title.com.woltlab.wcf.user.profileComment"><![CDATA[<strong>{$author}</strong> hat mit {unsafe:$reaction->render()} auf den Kommentar {if $commentAuthor}von <strong>{$commentAuthor->username}</strong>{else}eines Gasts{/if} an der Pinnwand von <strong>{$user->username}</strong> reagiert.]]></item>
4227
4225
<item name="wcf.like.title.com.woltlab.wcf.user.profileComment.response"><![CDATA[<strong>{$author}</strong> hat mit {unsafe:$reaction->render()} auf die Antwort {if $responseAuthor}von <strong>{$responseAuthor->username}</strong>{else}eines Gasts{/if} zum Kommentar {if $commentAuthor}von <strong{$commentAuthor->username}</strong>{else}eines Gasts{/if} an der Pinnwand von <strong>{$user->username}</strong> reagiert.]]></item>
<item name="wcf.like.title.com.woltlab.wcf.articleComment"><![CDATA[<strong>{$author}</strong> hat mit {unsafe:$reaction->render()} auf den Kommentar {if $commentAuthor}von <strong>{$commentAuthor->username}</strong>{else}eines Gasts{/if} zum Artikel <strong>{$articleContent->getTitle()}</strong> reagiert.]]></item>
4230
4227
<item name="wcf.like.title.com.woltlab.wcf.articleComment.response"><![CDATA[<strong>{$author}</strong> hat mit {unsafe:$reaction->render()} auf die Antwort {if $responseAuthor}von <strong>{$responseAuthor->username}</strong>{else}eines Gasts{/if} zum Kommentar {if $commentAuthor}von <strong>{$commentAuthor->username}</strong>{else}eines Gasts{/if} zum Artikel <strong>{$articleContent->getTitle()}</strong> reagiert.]]></item>
4231
4228
<item name="wcf.like.title.com.woltlab.wcf.pageComment"><![CDATA[<strong>{$author}</strong> hat mit {unsafe:$reaction->render()} auf den Kommentar {if $commentAuthor}von <strong>{$commentAuthor->username}</strong>{else}eines Gasts{/if} zu der Seite <strong>{$page->getTitle()}</strong> reagiert.]]></item>
<item name="wcf.like.dislikes.noMoreEntries"><![CDATA[There are no new dislikes at the moment.]]></item>
4172
4170
<item name="wcf.like.title.com.woltlab.wcf.user.profileComment"><![CDATA[<strong>{$author}</strong> reacted with {unsafe:$reaction->render()} to the comment by {if $commentAuthor}<strong>{$commentAuthor->username}</strong>{else}a guest{/if} on <strong>{$user->username}’s wall</strong>.]]></item>
4173
4171
<item name="wcf.like.title.com.woltlab.wcf.user.profileComment.response"><![CDATA[<strong>{$author}</strong> reacted with {unsafe:$reaction->render()} to the response by {if $responseAuthor}<strong>{$responseAuthor->username}</strong>{else}a guest{/if} on the comment by {if $commentAuthor}<strong>{$commentAuthor->username}</strong>{else}a guest{/if} on <strong>{$user->username}’s wall</strong>.]]></item>
<item name="wcf.like.title.com.woltlab.wcf.articleComment"><![CDATA[<strong>{$author}</strong> reacted with {unsafe:$reaction->render()} to the comment by {if $commentAuthor}<strong>{$commentAuthor->username}</strong>{else}a guest{/if} on the article <strong>{$articleContent->getTitle()}</strong>.]]></item>
4176
4173
<item name="wcf.like.title.com.woltlab.wcf.articleComment.response"><![CDATA[<strong>{$author}</strong> reacted with {unsafe:$reaction->render()} to the response by {if $responseAuthor}<strong>{$responseAuthor->username}</strong>{else}a guest{/if} on the comment by {if $commentAuthor}<strong>{$commentAuthor->username}</strong>{else}a guest{/if} on the article <strong>{$articleContent->getTitle()}</strong>.]]></item>
4177
4174
<item name="wcf.like.title.com.woltlab.wcf.pageComment"><![CDATA[<strong>{$author}</strong> reacted with {unsafe:$reaction->render()} to the comment by {if $commentAuthor}<strong>{$commentAuthor->username}</strong>{else}a guest{/if} on the page <strong>{$page->getTitle()}</strong>.]]></item>
0 commit comments