Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • openorg Friend
    #174339

    Hi, in a Joomla v2.5 multilanguage site, how could have the localization of JA NewsPro module in italian and english language?

    I found the file …/modules/mod_janewspro/en-GB.mod_janewspro.ini
    I copied it as …/modules/mod_janewspro/it-IT.mod_janewspro.ini and I’ve translated it.
    In the file …/modules/mod_janewspro/mod_janewspro.xml I modified the line
    from

    <languages>
    <language tag=”en-GB”>en-GB.mod_janewspro.ini</language>
    </languages>

    to
    <languages>
    <language tag=”en-GB”>en-GB.mod_janewspro.ini</language>
    <language tag=”it-IT”>it-IT.mod_janewspro.ini</language>
    </languages>

    I cleaned the caches, but nothing changed in italian part o the site.

    Anyone could help me?
    Thanks.

    pixelzombie Friend
    #440464

    Hi openorg,

    the folders you provided do not contain any language files! I think you’ve extracted the module zip file (that you have to install via the joomla installation manager) and copied it to the wrong folders.

    You have to use this english file:

    languageen-GBen-GB.mod_janewspro.ini

    rename it (as you allready did correctly) it-IT.mod_janewspro.ini and copy it to

    languageit-ITit-IT.mod_janewspro.ini

    Upload it to your server and everything should work like a charm 🙂

    Cheers

    Frank

    openorg Friend
    #440528

    Now all it’s right!

    Thank you very much, problem solved.

    gstaudi Friend
    #463068

    hi openorg,
    do you know where i can change the first category name “all”, in the janewspr.ini i cant find it, i need to change this word into german. its not a categorie, its not in the module properties, so i cant find it.

    thx
    geri

    Saguaros Moderator
    #463359

    Hi gstaudi,

    Could you tell me part that this word “all” belongs to? like in demo site http://www.joomlart.com/demo/#joomla25-templates.joomlart.com/ja_teline_iv/

    bpuric Friend
    #484499

    I think he referes to subcategory listing in front page (JA NEWS PRO).
    I have same issue – for example it looks like this

    SPORTS:::::::::::::::::::::::::::::::::::
    all soccer basket baseball

    I can’t find where to change “all”

    Saguaros Moderator
    #484512

    Hi,

    You can open file: modulesmod_janewsprotmpllinearblog.php, at approx line 109, there will be line of code:

    [PHP]<span><?php echo JText::_(‘All’)?></span>[/PHP]

    You can translate to your own text such as:

    [PHP]<span><?php echo JText::_(‘YOUR_TEXT_HERE’)?></span>[/PHP]

    Then clean all cache (module cache and JAT3 cache).

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

This topic contains 7 replies, has 5 voices, and was last updated by  Saguaros 11 years, 2 months ago.

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