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

// Text
$_['text_module']         = 'Modules';
$_['text_success']        = 'Success: You have modified module Blog Slideshow!';
$_['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_article_type']         = 'Blog Slideshow';
$_['text_author']         	= 'Author';
$_['text_download']         = 'Download';
$_['text_comment']         = 'Comment';
$_['text_setting']         = 'Settings';

$_['entry_article']       = 'Article:';
$_['entry_article_type']         = 'Article Type:';
$_['entry_article_limit']         = 'Article Limit:';
$_['entry_description_limit']         = 'Description Limit:';
$_['entry_image']         = 'Image (W x H):';
$_['entry_display']        = 'Article show:';
$_['entry_scroll']      = 'Scroll:';

$_['text_recent_article'] = 'Recent Article';
$_['text_featured_article'] = 'Featured Article';
$_['text_most_viewed'] = 'Most Viewed';


// Entry
$_['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 Slideshow!';
?>
