Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • munheko Friend
    #161420

    Hello, i want to change language text in breadcrumbs.

    I cant find the way to do that, can you help me?

    Thanks.

    aman204 Friend
    #381226

    <em>@munheko 227507 wrote:</em><blockquote>Hello, i want to change language text in breadcrumbs.

    I cant find the way to do that, can you help me?

    Thanks.</blockquote>

    Go to::

    plugins/system/jat3/base-themes/default/blocks/navhelper.php file and change this::

    <strong><?php echo JText::_(‘You are here’)?></strong> <jdoc:include type=”module” name=”breadcrumbs” />

    to

    <strong><?php echo JText::_(‘YOU ARE HERE’)?></strong> <jdoc:include type=”module” name=”breadcrumbs” />

    Now, You can thereon, add this text at end of file:: language/en-gb.ini

    YOU ARE HERE=You can be

    and update the text after = sign accordingly

    munheko Friend
    #381229

    Perfect!!! DONE!!

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  munheko 13 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum