Re: Translation
Translation (41 replies) Wed, 08/08/2007 - 10:24
- Checkout messages in multilingual setting (02/16/2009 - 09:44)
- Multilingual ubershops (06/20/2009 - 04:16)
- Re: Translation (02/13/2008 - 19:43)
- what is the status of this issue (08/31/2008 - 07:34)
- Hi,
Drupal/Ubercart based (09/02/2008 - 04:54)
- There are a couple of built-in strings (10/11/2008 - 06:52)
- Hi,
Drupal/Ubercart based (09/02/2008 - 04:54)
- Re: Re: Translation (02/14/2008 - 09:39)
- Re: Re: Re: Translation (02/20/2008 - 16:36)
- what is the status of this issue (08/31/2008 - 07:34)
- Re: Translation (02/07/2008 - 06:00)
- Re: Re: Translation (02/07/2008 - 09:40)
- Any easy way to figure variables out? (12/23/2008 - 18:21)
- Re: Any easy way to figure variables out? (01/07/2009 - 14:16)
- labels (12/24/2008 - 03:01)
- Any easy way to figure variables out? (12/23/2008 - 18:21)
- Re: Re: Translation (02/07/2008 - 09:40)
- i18n variables (02/06/2008 - 16:20)
- Re: i18n variables (02/06/2008 - 16:38)
- Re: i18n variables (02/06/2008 - 16:35)
- Re: Translation (01/23/2008 - 10:35)
- Re: Translation (01/22/2008 - 20:45)
- Re: Re: Translation (01/23/2008 - 09:54)
- Re: Translation (11/23/2007 - 04:49)
- Re: Re: Translation (11/23/2007 - 07:25)
- Re: Re: Re: Translation (11/26/2007 - 09:37)
- Re: Re: Re: Re: Translation (11/28/2007 - 10:49)
- Re: Re: Re: Translation (11/26/2007 - 09:37)
- Re: Re: Translation (11/23/2007 - 07:25)
- Re: Translation (08/09/2007 - 06:17)
- Installation of .po File (08/12/2007 - 07:17)
- Re: Re: Translation (08/09/2007 - 07:22)
- Re: Re: Re: Translation (08/09/2007 - 08:17)
- Multilanguages store (12/22/2008 - 04:09)
- String List (08/10/2007 - 02:21)
- Re: String List (08/13/2007 - 09:42)
- @ Ryan:
"The .po files we've (08/20/2007 - 04:37)
- Re: @ Ryan:
"The .po files we've (08/20/2007 - 15:17)
- Re: Re: @ Ryan: "The .po files we've (08/21/2007 - 02:17)
- Re: @ Ryan:
"The .po files we've (08/20/2007 - 15:17)
- Re: Re: String List (08/18/2007 - 04:34)
- Re: Re: Re: String List (08/20/2007 - 02:58)
- kulvik wrote:The particular (10/13/2008 - 00:26)
- HowTo get Variables translatable (10/28/2008 - 14:55)
- Re: Re: Re: Re: String List (08/23/2007 - 07:12)
- Re: Re: Re: Re: Re: String List (08/23/2007 - 13:13)
- Re: Re: Re: Re: Re: Re: String List (08/23/2007 - 14:51)
- Re: Re: Re: Re: Re: Re: Re: String List (11/05/2007 - 10:48)
- Re: Re: Re: Re: Re: Re: String List (08/23/2007 - 14:51)
- Re: Re: Re: Re: Re: String List (08/23/2007 - 13:13)
- kulvik wrote:The particular (10/13/2008 - 00:26)
- Re: Re: Re: String List (08/20/2007 - 02:58)
- @ Ryan:
"The .po files we've (08/20/2007 - 04:37)
- Re: String List (08/13/2007 - 09:42)
- Re: Re: Re: Translation (08/09/2007 - 08:17)

Ok, just tested it :
$conf['i18n_variables'] = array('uc_teaser_add_to_cart_text',
'uc_product_add_to_cart_text',
);
Then, when I go to product settings, the language beeing set to english :
So, it works. But a drawback is that, as soon as you make a variable translatable, the default value is ignored (I had to enter 'Add to cart' again).
will investigate this later