Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Jacques de Palmas Friend
    #203797

    Good afternoon,

    I am using the Magz template and JA K2 Search module.
    Being french, I have been able to translate many english words using the “substitutions de traduction”.
    As you’l see in the attached file, there now just one expression I have not been able to translate/replace : SEARCH_BY_KEYWORD
    What could I do ?

    Regards
    Palmok


    1. Capture-d’écran-2015-02-15-à-14.56.34
    jooservices Friend
    #559521

    Hi there
    Are you talking about module mod_jak2filter
    If yes than here you are

    <input type="text" name="searchword" id="searchword<?php echo $module->id; ?>" class="inputbox"
    value="<?php echo htmlspecialchars(JRequest::getVar('searchword',''));?>"
    placeholder="<?php echo JText::_('SEARCH_BY_KEYWORD', ''); ?>"
    />

    Language string is located in file en-GB.mod_jak2filter.ini

    SEARCH_BY_KEYWORD="Search..."

    Thank you,
    Viet Vu

    Jacques de Palmas Friend
    #559524

    Hi Viet,

    Thank you for answering so rapidly!
    – ok for en-GB.mod_jak2filter.ini
    – in which file will I find the code in which I could replace ‘SEARCH_BYKEYWORD’ ?

    Regards
    Palmok

    jooservices Friend
    #559528

    Hi there,
    It’s tmpldefault.php
    You can use search string to locate it.

    Thank you,
    Viet Vu

    Jacques de Palmas Friend
    #559550

    Hi Viet,

    Thank you very much, all is now OK.
    The problem was that le line SEARCH_BY_KEYWORD=”Search…” was missing in the file in the french language.

    Regards
    Palmok

    jooservices Friend
    #559552

    You are welcome

    Thank you,
    Viet Vu

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

This topic contains 6 replies, has 2 voices, and was last updated by  jooservices 9 years, 9 months ago.

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