From e2dda1c4291a0dc88f9519d2ea9f0304d114e5cb Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Wed, 14 Aug 2019 18:13:21 +0200 Subject: [PATCH] Fixed typo --- wcfsetup/install/lang/en.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wcfsetup/install/lang/en.xml b/wcfsetup/install/lang/en.xml index 1477743a95..5e8484470a 100644 --- a/wcfsetup/install/lang/en.xml +++ b/wcfsetup/install/lang/en.xml @@ -2523,7 +2523,7 @@ Email: {@$emailAddress} {* this line ends with a space *} 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}{if $firstElement == 'months'}A{else}a{/if} 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}{#$hours} hours{else}An hour{/if} ago]]> 1}{#$minutes} minutes{else}A minute{/if} ago]]> - 1}{#$months} months{else}A Month{/if} ago]]> + 1}{#$months} months{else}A month{/if} ago]]> 1}{#$weeks} weeks{else}A week{/if} ago]]> 1}{#$years} years{else}A year{/if} ago]]> @@ -2531,7 +2531,7 @@ Email: {@$emailAddress} {* this line ends with a space *} 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'}{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}{#$hours} hours{else}an hour{/if} ago]]> 1}{#$minutes} minutes{else}a minute{/if} ago]]> - 1}{#$months} months{else}a Month{/if} ago]]> + 1}{#$months} months{else}a month{/if} ago]]> 1}{#$weeks} weeks{else}a week{/if} ago]]> 1}{#$years} years{else}a year{/if} ago]]> @@ -2539,7 +2539,7 @@ Email: {@$emailAddress} {* this line ends with a space *} 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}{#$months} months{else}a month{/if}]]> 1}{#$weeks} weeks{else}a week{/if}]]> 1}{#$years} years{else}a year{/if}]]> -- 2.20.1