Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • sushismb Friend
    #150037

    Hello,

    I don’t know if this question is appropriate here but I’ve tried searching for this answer eveerywhre with no result.

    Since I’m using Teline III template, I thought to seek an answer here.

    When a private page is being viewed but is automatically logged out, there will be a screen that asks the users to LOGIN. In this page I see that the words “Lost Passwords” is not translated.

    ScreenShot034.jpg (18.3 KB)

    I found this strange because the module has been perfectly translated

    ScreenShot035.jpg (14.5 KB)

    I would need to know where I can find to translate these words. I hope anyone could give help me with this.

    Thank you very much in advance!


    1. ScreenShot034
    2. ScreenShot035
    micrantha Friend
    #338739

    Hello,

    This expression is coded in html-file of template.
    Open this file: ja_teline_iii/html/com_user/login/default_login.php
    Look for this line:

    <?php echo JText::_('Lost Password?'); ?>
    You could add your text here, or add the JText “Lost Password?” to your language file.

    Hope this helps you.
    good luck,
    Micrantha

    later add: you have to change Lost Password? in FORGOT_YOUR_PASSWORD
    I think translation will pick up right expression form your language file.

    sushismb Friend
    #339223

    Hello micrantha,

    Thank you for your reply.

    What did you mean by “you have to change Lost Password? in FORGOT_YOUR_PASSWORD I think translation will pick up right expression form your language file”? Which language file are you refering to?

    I couldn’t find it anywhere, thus I was looking for where and how to translate this portion.

    gray Friend
    #339318

    If to look in the native Joomla language files, this string (“Lost Password?”) is contained in languageen-GBen-GB.tpl_beez.ini only.

    Open en-GB.tpl_ja_teline_iii.ini (but instead of en-GB it should be your default language file in the respective folder; it seems to be Chinese/Japanese/…) and add

    LOST PASSWORD?=your translation

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

This topic contains 4 replies, has 3 voices, and was last updated by  gray 14 years, 7 months ago.

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