Re: Re: Translation

Posts: 5214
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Very exciting development. This is a shot in the dark, but can you do something like:

<?php
$conf
['i18n_variables'] = array(
 
'uc_teaser_add_to_cart_text' => 'Add to cart',
 
'uc_product_add_to_cart_text' => 'Add to cart',
);
?>

Puzzled

Translation By: pomp (35 replies) Wed, 08/08/2007 - 11:24