Incluir en el archivo settings.php por ejemplo justo al final
/**
* Multilingual settings
*
* This is a collection of variables that can be set up for each language when i18n enabled.
* These are the basic ones for Drupal core, but you can add your own here.
*/
$conf['i18n_variables'] = array(
'site_name',
'site_frontpage',
'site_slogan',
'site_mission',
'site_footer',
'anonymous',
'menu_primary_menu',
'menu_secondary_menu',
);
Run Cron
Hay ir entrando en la administracion pero ir seleccionando el idoma.