File "ebay_subscription.php"
Full path: /home/cakedeco/retaildirectonline.co.uk/admin/language/en-gb/extension/openbay/ebay_subscription.php
File
size: 1.09 B
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?php
// Heading
$_['heading_title'] = 'Subscription';
$_['text_openbay'] = 'OpenBay Pro';
$_['text_ebay'] = 'eBay';
// Buttons
$_['button_plan_change'] = 'Change to plan';
// Columns
$_['column_plan'] = 'Plan name';
$_['column_call_limit'] = 'Call limit';
$_['column_price'] = 'Price (p/month)';
$_['column_description'] = 'Description';
$_['column_current'] = 'Current plan';
// Text
$_['text_subscription_current'] = 'Current plan';
$_['text_subscription_avail'] = 'Available plans';
$_['text_subscription_avail1'] = 'Changing plans will be immediate and unused calls will not be credited.';
$_['text_ajax_acc_load_plan'] = 'PayPal subscription ID: ';
$_['text_ajax_acc_load_plan2'] = ', you should cancel ALL other subscriptions from us';
$_['text_load_my_plan'] = 'Loading your plan';
$_['text_load_plans'] = 'Loading available plans';
$_['text_subscription'] = 'Change your OpenBay Pro subscription';
// Errors
$_['error_ajax_load'] = 'Sorry, could not get a response. Try later.';