Breadcrumbs untranslated

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
b0n3m4n

Breadcrumbs untranslated

Post by b0n3m4n »

Just something rather small:

Apparently the "You are here:"-line in the breadcrumbs does not have language support.
The line seems to be hard-coded in the standard template in English.

Code: Select all

   {* Start Breadcrumbs *}
   <div class="breadcrumbs">
        {breadcrumbs starttext='You are here' root='Home' delimiter='»'}
   <hr class="accessibility" />
   </div>
   {* End Breadcrumbs *}
Don't know how difficult this is to fix.
Locked

Return to “Modules/Add-Ons”