{if $isUpgrade} {if empty($aStatuses)} {t str=FinishUpgradeTitle} {else} {t str=FinishUpgradeWithErrorsTitle} {/if} {else} {if empty($aStatuses)} {t str=FinishInstallTitle} {else} {t str=FinishInstallWithErrorsTitle} {/if} {/if}
{include file='messages.html' aMessages=$aMessages} {if $aStatuses}-
{t str=DetailedTaskErrorList}
-
{* display particular installation errors *}
{foreach from=$aStatuses item=aStatus}
- {/foreach}
{t str=MarketIntroLongTitle}
{t str=MarketIntroLong}

{t str=UpgradeContinueToLogin}
{else}{t str=ContinueToLogin}
{/if}