{if strlen($errormsg)} {$errormsg} {/if} {if count($dbupgrade.files)}
{t}Database upgrade available{/t}

{t 1=$dbversion}The version of the installed database is %1{/t}

{t 1=$dbupgrade.maxversion}The currently available database version is %1.{/t}

{t}The following files need to be applied to the database to bring structure and core data up to date:{/t}

{else}
{t}No database upgrade necessary{/t}

{t 1=$dbversion}The version of the installed database is %1.{/t}

{t}Structure and core data are up to date.{/t}

{/if}