Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • sushismb Friend
    #144874

    Hello,

    I was doing a translation of JA News module mod_janews2.ini into another language.

    And found that even though I’ve translated “Linked Items” in that file, it will not reflect on the site. I’ve double checked and I’m sure I’ve translated all of them properly.

    All other words are also translated and taken in effect on the site so I don’t understand.

    Also, where can I find and translate the word “MORE”? I can’t seem to find it in the above mentioned file.

    I’d appreciate your help! Thanks!

    sushismb Friend
    #319585

    I was able to find the solution in one of the new threads for the word MORE:

    http://www.joomlart.com/forums/topic/translating-more-on-frontpage/

    I’m still trying to figure out the solution for “Linked Items”.

    Thanks!

    Anonymous Moderator
    #319711

    Hi

    Please try to do with my guider:

    + Copy language/en-GB/en-GB.mod_janews2.ini to language/your_language_folder and rename prefix en-GB to that language.

    + Open this file and translate it.

    Hope it helps.

    sushismb Friend
    #319725

    <em>@JA Developer 147789 wrote:</em><blockquote>
    + Copy language/en-GB/en-GB.mod_janews2.ini to language/your_language_folder and rename prefix en-GB to that language.

    + Open this file and translate it.

    Hope it helps.</blockquote>

    As mentioned in my previous post, I have already done that.

    Following is the strings that indicates the word “Linked Items” in the ja-JP.mod_janews2.ini (Japanese translation) file on my site;

    LINK ITEMS NUMBER OF LINK ITEMS.=リンク記事::Number of link items
    LINK ITEMS=リンク記事
    NUMBER OF LINK ITEMS.=Number Of Link Items. (not translated intentionally)

    As you can see, “LINK ITEMS=” already has been translated. But it doesn’t reflect on the site.

    sushismb Friend
    #320543

    Anyone using this template with another language?

    Please test what I mentioned above and see that you could duplicate the problem.

    I hope JA Developer could check this out and confirm this problem though.

    I’d appreciate any feedback.

    Thanks!

    sushismb Friend
    #320595

    Found the solution here:

    http://www.joomlart.com/forums/topic/ja-news-ii-modules-installation-guide/

    In file; modules/mod_janews2/tmpl/usersetting_form.php

    Change original:
    <label id=”paramslinkitems-lbl” for=”paramslinkitems” class=”hasTip” title=”<?php echo JTEXT::_(‘LINK
    ITEMS NUMBER OF LINK ITEMS.’);?>”>Link Items</label>

    To below:
    <label id=”paramslinkitems-lbl” for=”paramslinkitems” class=”hasTip” title=”<?php echo JTEXT::_(‘LINK
    ITEMS NUMBER OF LINK ITEMS.’);?>”><?php echo JTEXT::_(‘LINK ITEMS’)?></label>

    I hope JA would acknowledge this and would revise in the next release.

    mihirc Friend
    #320605

    sushismb;148964Found the solution here:

    http://www.joomlart.com/forums/topic/ja-news-ii-modules-installation-guide/

    In file; modules/mod_janews2/tmpl/usersetting_form.php

    Change original:
    <label id=”paramslinkitems-lbl” for=”paramslinkitems” class=”hasTip” title=”<?php echo JTEXT::_(‘LINK
    ITEMS NUMBER OF LINK ITEMS.’);?>”>Link Items</label>

    To below:
    <label id=”paramslinkitems-lbl” for=”paramslinkitems” class=”hasTip” title=”<?php echo JTEXT::_(‘LINK
    ITEMS NUMBER OF LINK ITEMS.’);?>”><?php echo JTEXT::_(‘LINK ITEMS’)?></label>

    I hope JA would acknowledge this and would revise in the next release.

    Hello,

    This bug has been reported on the Project Management System with the id [JATCTELINEIII-160]

    Regards,
    Mihir Chhatre.

    mihirc Friend
    #320925

    Hello,

    Just an Update. This bug has been fixed in today’s SVN. It will be included in the next version update. [JATCTELINEIII-160]

    Regards,
    Mihir Chhatre.

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

This topic contains 8 replies, has 3 voices, and was last updated by  mihirc 15 years, 1 month ago.

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