Hi!
I've a problem around i18n and the Catalog block name. I import the .po file belongs to spanish translation but doesnt work. Still appears "Catalog" names of catalog's block intead "Catálogo".
I see the code at uc_catalog and I think it's ok:
$blocks[0] = array(
'info' => variable_get('uc_catalog_name', t('Catalog')),
'status' => 1,
);But not work for me,... I think I make a mistake,... anyone can help me?
Thanks!
Xavier

and also, I have a strange problem: in spanish tranlation appears the list of terms I have added to the taxonomy named "Catálogo" and linked to a differents products at Catalog Block, but it doesnt at english interface
It appears nothing under name "Catalog" of the block 
