{#if minimized}
{:else}
{$_('toolbar.routing.use_routing_tooltip')} {#if $routing}
{/if}
{$_('toolbar.routing.reverse.tooltip')} {$_('toolbar.routing.route_back_to_start.tooltip')} {$_('toolbar.routing.round_trip.tooltip')}
{#if $selection.size > 1}
{$_('toolbar.routing.help_multiple_files')}
{:else if $selection.size == 0 || !validSelection}
{$_('toolbar.routing.help_no_file')}
{:else}
{$_('toolbar.routing.help')}
{/if}
{#if minimizable} {/if}
{/if}