<?php
// Heading
$_['heading_title']    = 'Blog Post by Category';

// Text
$_['text_module']      = 'Modules';
$_['text_success']     = 'Success: You have modified module Blog Post by Category!';
$_['text_content_top']    = 'Content Top';
$_['text_content_bottom'] = 'Content Bottom';
$_['text_column_left']    = 'Column Left';
$_['text_column_right']   = 'Column Right';

$_['text_category']        = 'Category';
$_['text_article']         = 'Article';
$_['text_slideshow']         = 'Article Slideshow';
$_['text_article_type']         = 'Article by Type';
$_['text_author']         	= 'Author';
$_['text_download']         = 'Download';
$_['text_comment']         = 'Comment';
$_['text_setting']         = 'Settings';


// Entry
$_['entry_category']      = 'Category:';
$_['entry_children_limit']         = 'Sub Category Limit:'; 
$_['entry_article_limit']         = 'Article Limit:';
$_['entry_description_limit']         = 'Description Limit:';
$_['entry_count']         = 'Count Article:'; 
$_['entry_limit']         = 'Limit:'; 
$_['entry_image']         = 'Image (W x H):';
$_['entry_layout']        = 'Layout:';
$_['entry_position']      = 'Position:';
$_['entry_status']        = 'Status:';
$_['entry_sort_order']    = 'Sort Order:';

// Error
$_['error_image']    = 'Dimensions required!';
$_['error_permission'] = 'Warning: You do not have permission to modify module Blog Post by Category!';
?>
