From: Marcel Werk Date: Thu, 1 Dec 2016 16:34:54 +0000 (+0100) Subject: Fixed language phrase X-Git-Tag: 3.0.0_RC_1~105 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=784abad5785384c6b693f57fdf35fc2f483054ce;p=GitHub%2FWoltLab%2FWCF.git Fixed language phrase --- diff --git a/wcfsetup/install/lang/en.xml b/wcfsetup/install/lang/en.xml index d841dba9b4..b0e805cf47 100644 --- a/wcfsetup/install/lang/en.xml +++ b/wcfsetup/install/lang/en.xml @@ -2574,7 +2574,7 @@ Errors are: isDislike()}Dislikes{else}Likes{/if} the article {$article->getTitle()}.]]> isDislike()}Dislikes{else}Likes{/if} the comment by {if $commentAuthor}{$commentAuthor->username}{else}a guest{/if} on the article {$articleContent->getTitle()}.]]> - isDislike()}Dislikes{else}Likes{/if} the response by {if $responseAuthor}{$responseAuthor->username}{else}a guest{/if} on the comment by {if $commentAuthor}{$commentAuthor->username}{else}a guest{/if} on the blog article {$articleContent->getTitle()}.]]> + isDislike()}Dislikes{else}Likes{/if} the response by {if $responseAuthor}{$responseAuthor->username}{else}a guest{/if} on the comment by {if $commentAuthor}{$commentAuthor->username}{else}a guest{/if} on the article {$articleContent->getTitle()}.]]>