<?php
// Text
$_['text_category']         = 'Category';
$_['text_article']         = 'Article';
$_['text_author']         	= 'Author';
$_['text_download']         = 'Download';
$_['text_comment']         = 'Comment';
$_['text_setting']         = 'Settings';
$_['text_poll']         = 'Poll';
$_['text_shoutbox']         = 'Shoutbox';
$_['text_newsinfo']         = 'System Info';

//tabs
$_['tab_general'] = 'Info';
$_['tab_setting'] = 'Blog Settings';
$_['tab_category'] = 'Blog Category';
$_['tab_slideshow'] = 'Blog Slideshow';
$_['tab_article'] = 'Blog Post by Category';
$_['tab_article_type'] = 'Blog Post by Type';
$_['tab_author'] = 'Blog Author';
$_['tab_free_download'] = 'Free Download';
$_['tab_search'] = 'Blog Search';
$_['tab_poll'] = 'Community Poll';
$_['tab_shoutbox'] = 'Simple Shoutbox';
?>
