$_LANG['drop_confirm'] = 'Are you sure delete this brand?';
$_LANG['drop_succeed'] = 'Delete successfully!';
$_LANG['drop_fail'] = 'Delete has failed!';
$_LANG['no_brandname'] = 'Please enter a brand name!';
$_LANG['enter_int'] = 'Please enter an integer!';
$_LANG['back_list'] = 'Return to brand list';
$_LANG['continue_add'] = 'Continue add new brand';
$_LANG['upfile_type_error'] = "The uploaded image type must be jpg,gif or png.";
$_LANG['upfile_error'] = "Wrong, please ensure files\' writability of data directory!";
$_LANG['visibility_notes'] = 'When brand merchandise under no time and the breakdown of home pages of the brand areas will not be displayed to the brand.';
/*JS language item*/
$_LANG['js_languages']['no_brandname'] = 'Please enter brand name!';
$_LANG['js_languages']['require_num']='The sort ordinal number must be a figure.';