Your IP : 216.73.216.95


Current Path : /var/test/www/alh/catalog/language/ar/extension/soconfig/
Upload File :
Current File : /var/test/www/alh/catalog/language/ar/extension/soconfig/wishlist.php

<?php
// Heading  
$_['heading_title']          = 'SOthemes Wish List';

// Text
$_['text_account']  = 'Account';
$_['text_instock']  = 'In Stock';
$_['text_wishlist'] = 'Wish List (%s)';
$_['text_title']             = 'Product added to wish list';
$_['text_failure']           = 'Failure';
$_['text_thumb']             = '<img src="%s" alt="" />';
$_['text_exists']            = 'Some items are already listed on eBay so have been removed';
$_['text_success']           = 'Success: You have added <a href="%s">%s</a> to your <a href="%s">wish list</a>!';
$_['text_login']             = 'You must <a href="%s">login</a> or <a href="%s">create an account</a> to save <a href="%s">%s</a> to your <a href="%s">wish list</a>!';
$_['text_remove']   	= 'Success: You have modified your wishlist!';
$_['text_empty']    	= 'Your wish list is empty.';
?>