<?php
// Heading 
$_['heading_title'] = 'Live Auctions';

// Text
$_['text_closing']  = 'Closing...'; 
$_['text_closed']   = 'CLOSED!'; 
$_['text_ended']    = 'auction ended'; 
?>