{'All scores are up to date'|gettext}
{else}
{if $progress lte 50}
{'Calculating new scores...'|gettext}
{else}
{'Now calculating rankings...'|gettext}
{/if}
{if floor($percentComplete) eq 0} {'This process can take several minutes to start, and can take minutes or hours to complete, depending on the number of users.'|gettext} {else} {'This process can take minutes or hours to complete, depending on the number of users.'|gettext} {/if}
{/if}