Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • alioztr Friend
    #163231

    I couldn’t find in this forum. How can i translate read more text
    Thanks

    aman204 Friend
    #388268

    Go to language/en-GB/en-GB.com_content.ini file and add this at end of file::

    READ MORE…=”read

    and update highlighted text accordingly

    selectra Friend
    #388843

    Hello,
    I have the same problem
    I added the line you indicate, but that does not change
    how?
    thank you in advance

    Saguaros Moderator
    #388968

    it works well on my site, you clear the t3 cache, joomla cache then check this issue again

    Thanks

    selectra Friend
    #388983

    ah it’s good thank you
    I had to add the file in the french sense …

    selectra Friend
    #388986

    Thank you for your help.
    And to translate the “Read more” module and JA News Moor (1) and the “top” bottom of the page (2) as I do then please?


    1. Sans-titre-1
    aman204 Friend
    #389111

    <em>@selectra 237456 wrote:</em><blockquote>Thank you for your help.
    And to translate the “Read more” module and JA News Moor (1) and the “top” bottom of the page (2) as I do then please?</blockquote>

    Please let me know the name for module you wish to refer to. For “top” word, You can change this
    in plugins/system/jat3/base-themes/default/blocks/navhelper.php file::

    <li class=”top”><a href=”<?php echo $this->getCurrentURL();?>#Top” title=”Back to Top”>Top</a></li>

    to

    <li class=”top”><a href=”<?php echo $this->getCurrentURL();?>#Top” title=”Back to Top”><?php echo JText::_(‘TOP’)?></a></li>

    and then, add this at end of language file::

    TOP=Your text here

    selectra Friend
    #389379

    it’s good for 2 thank you
    The module for the (1) is JA News Moo

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

This topic contains 8 replies, has 4 voices, and was last updated by  selectra 13 years, 6 months ago.

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