{$CONST.MENU_MAINTENANCE}
{if $action == "integrity"}{$CONST.INTEGRITY}
{if $noChecksum == true} {$CONST.CHECKSUMS_NOT_FOUND} {else} {if $badsums|count == 0} {$CONST.CHECKSUMS_PASS} {else}-
{foreach $badsums as $rpath => $calcsum}
- {$CONST.CHECKSUM_FAILED|sprintf:$rpath} {/foreach}
{$CONST.INTEGRITY}
{$CONST.INTEGRITY}{$CONST.CLEANCOMPILE_TITLE}
{$CONST.CLEANCOMPILE_TITLE} {$CONST.CLEANCOMPILE_INFO}{$CONST.EXPORT_ENTRIES}
{$CONST.EXPORT_FEED}{$CONST.IMPORT_ENTRIES}
{$importMenu}{$CONST.CREATE_THUMBS}
{$CONST.WARNING_THIS_BLAHBLAH|replace:'\\n':''}