items';
$_['text_listed']                  = 'Item listed! ID: ';
$_['text_ajax_confirm_listing']    = 'Are you sure you want to bulk list these items?';
$_['text_bulk_plan_error']         = 'Your current plan does not allow for bulk uploads, upgrade your plan here';
$_['text_item_limit']              = 'You cannot list these items as you would exceed your plan limit, upgrade your plan here';
$_['text_search_text']             = 'Enter some search text';
$_['text_catalog_no_products']     = 'No catalog items found';
$_['text_search_failed']           = 'Search failed';
$_['text_esc_key']                 = 'The splash page has been hidden but may not have finished loading';
$_['text_loading_categories']      = 'Loading categories';
$_['text_loading_condition']       = 'Loading product conditions';
$_['text_loading_duration']        = 'Loading listing durations';
$_['text_total_fee']         	   = 'Total fees';
$_['text_category_choose']         = 'Find category';
$_['text_suggested']         	   = 'Suggested categories';
$_['text_product_identifiers']     = 'Product identifiers';
$_['text_ean']    				   = 'EAN';
$_['text_upc']    				   = 'UPC';
$_['text_isbn']    				   = 'ISBN';
$_['text_identifier_not_required'] = 'Not required';
//Errors
$_['text_error_ship_profile']      = 'You need to have a default shipping profile set up';
$_['text_error_generic_profile']   = 'You need to have a default generic profile set up';
$_['text_error_return_profile']    = 'You need to have a default return profile set up';
$_['text_error_theme_profile']     = 'You need to have a default theme profile set up';
$_['text_error_variants']          = 'Items with variations cannot be bulk listed and have been unselected';
$_['text_error_stock']             = 'Some items are not in stock and have been removed';
$_['text_error_no_product']        = 'There is no eligible products selected to use the bulk upload feature';
$_['text_error_reverify']          = 'There was an error, you should edit and re-verify the items';
$_['error_missing_settings']       = 'You cannot bulk list items until you syncronise your eBay settings';
$_['text_error_no_selection']      = 'You must select at least 1 item to list';