<?php
// Heading
$_['heading_title']       = 'Stock Status Pro<a class="range" target="_blank" href="http://opencart.altxnet.com/user-guide/stock-status-pro" title="user-guide"><img alt="user-guide" src="view/image/filemanager/edit-paste.png"></a>';

// Text
$_['text_module']		= 'Modules';
$_['text_success']		= 'Success: You have modified module Stock Status Pro!';
$_['text_list']         = 'Stock Status List';
$_['text_settings']     = 'Settings';
// Entry

$_['entry_name']        = 'Custom Text:';
$_['entry_status_info']	= 'Enter the stock from lowest to highest value';
$_['entry_stockstatus']	= 'Stock Status Pro';
$_['entry_options']		= 'Stock is less than:';
$_['entry_status']      = 'Status:';

// Error
$_['error_permission']	= 'Warning: You do not have permission to modify module Stock Status Pro!';
$_['error_quantity']	= 'A value greater than 0 is required!';
?>