{:__('Channel list')}
{:__('Check all')}
{:__('Expand all')}
{:build_heading(null,FALSE)}
{:__('All')}
{foreach name="statusList" item="vo"}
{$vo}
{/foreach}
{:build_toolbar('refresh,add,del')}
{:__('Move')}
{:__('More')}
{:__('Copy selected')}
{:__('Join to special')}
{:__('Join to tag')}
{:__('Set flag')}
{:__('Set to normal')}
{:__('Set to hidden')}
{:__('Set to rejected')}
{:__('Set to pulloff')}
{:__('Recycle bin')}
{:__('Addon list')}
{volist name="modelList" id="item"}
{$item.name}
{/volist}