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/compare.php

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

// Text
$_['text_title']             = 'Product added to compare';
$_['text_thumb']             = '<img src="%s" alt="" />';
$_['text_success']           = 'Success: You have added <a href="%s">%s</a> to your <a href="%s">product comparison</a>!';
$_['text_items']             = '%s';
$_['text_compare']   	   	 = 'Compare (%s)';
$_['text_failure']           = 'Failure';
$_['text_exists']            = 'Some items are already listed in product comparison';
// Error
$_['error_required']         = '%s required!';	

?>