home reference and i18n

zio - June 28, 2009 - 09:59
Project:Custom Breadcrumbs
Version:6.x-2.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Is it possible to translate "Home" reference title from this module with i18n?

#1

blecheimer - July 17, 2009 - 09:31

Put this in your settings.php

$conf['i18n_variables'] = array(

    //custom breadcrumbs
    'custom_breadcrumb_home',

);

so you can change it per language in http://yoursite.com/#lang-prefix#/admin/settings/custom-breadcrumbs

#2

hamsterbacke82 - July 30, 2009 - 03:40

that worked for me thanks

#3

MGN - July 30, 2009 - 21:53
Status:active» fixed

#4

System Message - August 13, 2009 - 22:01
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.