From: Matthias Schmidt Date: Tue, 30 May 2017 15:39:31 +0000 (+0200) Subject: Fix typo in English future date interval language items X-Git-Tag: 2.1.16~17 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=65e94d3c0f91f8b2be3cf6638e7c25dbfce55df3;p=GitHub%2FWoltLab%2FWCF.git Fix typo in English future date interval language items --- diff --git a/wcfsetup/install/lang/en.xml b/wcfsetup/install/lang/en.xml index 01f34f75e0..986fe2ef07 100644 --- a/wcfsetup/install/lang/en.xml +++ b/wcfsetup/install/lang/en.xml @@ -1978,13 +1978,13 @@ Errors are: 1}{#$months} months{else}A Month{/if} ago]]> 1}{#$weeks} weeks{else}A week{/if} ago]]> 1}{#$years} years{else}A year{/if} ago]]> - 1}{#$days} days{else}A day{/if}]]> + 1}{#$days} days{else}a day{/if}]]> 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}]]> - 1}{#$hours} hours{else}An hour{/if}]]> - 1}{#$minutes} minutes{else}A minute{/if}]]> - 1}{#$months} months{else}A Month{/if}]]> - 1}{#$weeks} weeks{else}A week{/if}]]> - 1}{#$years} years{else}A year{/if}]]> + 1}{#$hours} hours{else}an hour{/if}]]> + 1}{#$minutes} minutes{else}a minute{/if}]]> + 1}{#$months} months{else}a Month{/if}]]> + 1}{#$weeks} weeks{else}a week{/if}]]> + 1}{#$years} years{else}a year{/if}]]>