Your IP : 216.73.216.95


Current Path : /var/www/alh/admin/language/english/openbay/
Upload File :
Current File : /var/www/alh/admin/language/english/openbay/amazonus_bulk_linking.php

<?php

$_['heading_title'] = 'Bulk Linking';

$_['button_return'] = 'Return';
$_['button_load'] = 'Load';
$_['button_link'] = 'Link';

$_['text_openbay'] = 'OpenBay Pro';
$_['text_overview'] = 'Amazon US Overview';
$_['text_amazon'] = 'Amazon';
$_['text_local'] = 'Local';
$_['text_bulk_linking'] = 'Bulk Linking';
$_['text_load_listings'] = 'Load your listings from Amazon';
$_['text_load_listings_help'] = "Loading all your listings from Amazon can take some time (up to 2 hours in some cases). If you link your items, stock levels on Amazon will be updated with your shop's stock levels.";
$_['text_loading_listings'] = 'Listings are being loaded from Amazon';
$_['text_report_requested'] = 'Successfully requested Listing Report from Amazon';
$_['text_report_request_failed'] = 'Could not request Listing Report';

$_['column_asin'] = "ASIN";
$_['column_price'] = "Price";
$_['column_name'] = "Name";
$_['column_sku'] = "SKU";
$_['column_quantity'] = "Quantity";
$_['column_combination'] = "Combination";

$_['error_bulk_linking_not_allowed'] = 'Bulk linking is not allowed. Your account must be on at least Medium plan'

?>