Your IP : 216.73.216.95


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

<?php
$_['lang_heading']              = 'Subscription';
$_['lang_openbay']              = 'OpenBay Pro';
$_['lang_ebay']                 = 'eBay';
$_['lang_page_title']           = 'OpenBay Pro for eBay';
$_['lang_error_validation']     = 'You need to register for your API token and enable the module.';
$_['lang_btn_return']           = 'Return';
$_['lang_load']                 = 'Refresh';
$_['lang_usage_title']          = 'Usage';
$_['lang_subscription_current'] = 'Current plan';
$_['lang_subscription_avail']   = 'Available plans';
$_['lang_subscription_avail1']  = 'Changing plans will be immediate and unused calls will not be credited.';
$_['lang_subscription_avail2']  = 'To downgrade to the basic plan please cancel your active subscription in PayPal.';
$_['lang_ajax_acc_load_plan']   = 'PayPal subscription ID: ';
$_['lang_ajax_acc_load_plan2']  = ', you should cancel ALL other subscriptions from us';
$_['lang_ajax_acc_load_text1']  = 'Plan name';
$_['lang_ajax_acc_load_text2']  = 'Call limit';
$_['lang_ajax_acc_load_text3']  = 'Price (p/month)';
$_['lang_ajax_acc_load_text4']  = 'Description';
$_['lang_ajax_acc_load_text5']  = 'Current plan';
$_['lang_ajax_acc_load_text6']  = 'Change to plan';
$_['lang_ajax_load_error']      = 'Sorry, could not get a response. Try later.';
?>