Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • johnyan73 Friend
    #160446

    Hi,

    I’ve installed JoomFish with the JA Teline II, everything looks fine except two problem with JA News and Login Module:

    1. The ‘MORE’ in JA News has not been translated to another language.

    2. The date and the ‘Text size’ have not been translated to another language.

    I don’t find where I can put the translated words for them.

    Could you hel me fix this problem?

    Thanks!


    1. janews
    2. ja-login
    Sherlock Friend
    #377721

    Dear johnyan73,

    You can try as following open the file of languageyour_actived_languageyour_actived_language.mod_janews.ini (Create this file if it does not exists)
    and add this line at the bottom of file
    MORE:=your_text_goes_here
    Regarding the ‘Text size’ you can open the file templatesja_teline_iiindex.php ,Look for this snap of code
    [PHP] <?php if ($tmpTools->getParam(JA_TOOL_USER)) { ?>
    <div id=”ja-usertools”>
    <strong>Text size</strong><?php $tmpTools->genToolMenu($tmpTools->getParam(JA_TOOL_USER)); ?>
    </div>
    <?php } ?>[/PHP]

    You can change the text here.
    I hope this make sense !

    johnyan73 Friend
    #378706

    <em>@dathq 222847 wrote:</em><blockquote>Dear johnyan73,

    You can try as following open the file of languageyour_actived_languageyour_actived_language.mod_janews.ini (Create this file if it does not exists)
    and add this line at the bottom of file
    MORE:=your_text_goes_here
    Regarding the ‘Text size’ you can open the file templatesja_teline_iiindex.php ,Look for this snap of code
    [PHP] <?php if ($tmpTools->getParam(JA_TOOL_USER)) { ?>
    <div id=”ja-usertools”>
    <strong>Text size</strong><?php $tmpTools->genToolMenu($tmpTools->getParam(JA_TOOL_USER)); ?>
    </div>
    <?php } ?>[/PHP]

    You can change the text here.
    I hope this make sense !</blockquote>

    I’ve tried both of your solution but they don’t work.

    Could you check it for me on my test website at:

    http://www.digestnet.info/joomla15/index.php?lang=tw

    Thanks!

    Phill Moderator
    #378710

    Please open modules>mod_janews>tmpl>blog_item.php and fine the following code

    if (count ($rows) > $i) {
    echo "<strong class="jazin-more">More:</strong>n";
    echo "<ul class="jazin-links">n";

    and edit as required.

    johnyan73 Friend
    #378713

    <em>@phill luckhurst 224201 wrote:</em><blockquote>Please open modules>mod_janews>tmpl>blog_item.php and fine the following code

    if (count ($rows) > $i) {
    echo "<strong class="jazin-more">More:</strong>n";
    echo "<ul class="jazin-links">n";

    and edit as required.</blockquote>

    If i modify it, will it effect all language sites with JoomFish?

    Thanks!

    Phill Moderator
    #378770

    If you use Jtext correctly it will. Have you tried upgrading mod_janews to the latest release as all these strings are now adjusted to be translatable? I have not tried thelatest version with Teline II but it might be worth a go before you start fiddling with the code.

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

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

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