<?php
// Heading
$_['heading_title']     = 'News / Blog Panel';

// Text
$_['text_bwidth']       = 'Width: ';
$_['text_bheight']      = 'Height: ';
$_['text_bnews_image']  = 'Size of article image in category listing: ';
$_['text_bnews_thumb']  = 'Size of article image on article page: ';
$_['text_bnews_order']  = 'Order of articles in category listing: ';
$_['text_comtot']       = 'Total comments: ';
$_['text_bysort']       = 'By sort order';
$_['text_latest']       = 'By latest articles';
$_['text_bsettings']    = 'General Settings';
$_['text_tcaa']         = 'Comments awaiting moderation: ';
$_['text_articles']     = 'Number of articles inserted: ';
$_['text_commod']       = 'Go to Comments Page';
$_['entry_nmod']        = 'Go to Latest News module';
$_['entry_npages']      = 'Go to News/Blog Articles';
$_['entry_ncategory']   = 'Go to News/Blog Categories';
$_['entry_ncmod']       = 'Go to Articles Menu module';
?>
