Radio Streaming - 50% Lifetime Discount with purchase of any Joomla Web Radio Addon. Discount Code: STR15-Z
See Radio Streaming Plans

Results 1 to 3 of 3

Thread: Total Points in other language

  1. #1

    Total Points in other language

    Hi,

    Is there a way to change the text Συνολικοί πόντοι to Total Points when viewing a players stats ?
    It shows if a player is in the Championship.

    Regards Steve

  2. #2
    Administrator
    Join Date
    Jul 2015
    Posts
    65
    Hello,

    Thanks for submitting this issue, there is missing the translation for that text, you can change the text in the file

    <joomla installation>/com_masterleaguepro/site/views/playerprediction/tmpl/default.php

    Line 308: <td><strong>Συνολικοί πόντοι</strong></td>

    to

    <td><strong><?php echo jText::_("COM_MASTERLEAGUE_TOTAL_POINTS"); ?></strong></td>


    or you can add any text you want instead.


    The fix will be included in the new version

  3. #3
    Thanks for the reply.

    I have changed code and now displays correctly.

    regards

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •