From: Niklas Date: Thu, 21 May 2020 23:37:54 +0000 (+0200) Subject: Remove unnecessary conditions in wcf.date.interval.full.past.inSentence X-Git-Tag: 3.1.15~28^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=be7200dd52a2268b9b01e335b8217e2f7414d915;p=GitHub%2FWoltLab%2FWCF.git Remove unnecessary conditions in wcf.date.interval.full.past.inSentence --- diff --git a/wcfsetup/install/lang/en.xml b/wcfsetup/install/lang/en.xml index f4ce7682ee..df50cfdcb4 100644 --- a/wcfsetup/install/lang/en.xml +++ b/wcfsetup/install/lang/en.xml @@ -2531,7 +2531,7 @@ Email: {@$emailAddress} {* this line ends with a space *} 1}{#$years} years{else}A year{/if} ago]]> 1}{#$days} days{else}a day{/if} ago]]> - 1}{#$years} years{else}a year{/if}{/if}{if $months}{if $firstElement != 'months'}{if $lastElement == 'months'} and {else}, {/if}{/if}{if $months > 1}{#$months} months{else}a month{/if}{/if}{if $weeks}{if $firstElement != 'weeks'}{if $lastElement == 'weeks'} and {else}, {/if}{/if}{if $weeks > 1}{#$weeks} weeks{else}{if $firstElement == 'weeks'}a{else}a{/if} week{/if}{/if}{if $days}{if $firstElement != 'days'}{if $lastElement == 'days'} and {else}, {/if}{/if}{if $days > 1}{#$days} days{else}{if $firstElement == 'days'}a{else}a{/if} day{/if}{/if}{if $hours}{if $firstElement != 'hours'}{if $lastElement == 'hours'} and {else}, {/if}{/if}{if $hours > 1}{#$hours} hours{else}{if $firstElement == 'hours'}an{else}an{/if} hour{/if}{/if}{if $minutes}{if $firstElement != 'minutes' && $lastElement == 'minutes'} and {/if}{if $minutes > 1}{#$minutes} minutes{else}{if $firstElement == 'minutes'}a{else}a{/if} minute{/if}{/if} ago]]> + 1}{#$years} years{else}a year{/if}{/if}{if $months}{if $firstElement != 'months'}{if $lastElement == 'months'} and {else}, {/if}{/if}{if $months > 1}{#$months} months{else}a month{/if}{/if}{if $weeks}{if $firstElement != 'weeks'}{if $lastElement == 'weeks'} and {else}, {/if}{/if}{if $weeks > 1}{#$weeks} weeks{else}a week{/if}{/if}{if $days}{if $firstElement != 'days'}{if $lastElement == 'days'} and {else}, {/if}{/if}{if $days > 1}{#$days} days{else}a day{/if}{/if}{if $hours}{if $firstElement != 'hours'}{if $lastElement == 'hours'} and {else}, {/if}{/if}{if $hours > 1}{#$hours} hours{else}an hour{/if}{/if}{if $minutes}{if $firstElement != 'minutes' && $lastElement == 'minutes'} and {/if}{if $minutes > 1}{#$minutes} minutes{else}a minute{/if}{/if} ago]]> 1}{#$hours} hours{else}an hour{/if} ago]]> 1}{#$minutes} minutes{else}a minute{/if} ago]]> 1}{#$months} months{else}a month{/if} ago]]>