-
AuthorPosts
-
sushismb Friend
sushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
April 1, 2010 at 8:36 am #150037Hello,
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!
-
micrantha Friend
micrantha
- Join date:
- May 2007
- Posts:
- 465
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 158 times in 148 posts
April 1, 2010 at 9:32 am #338739Hello,
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,
Micranthalater add: you have to change Lost Password? in FORGOT_YOUR_PASSWORD
I think translation will pick up right expression form your language file.sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
April 6, 2010 at 12:02 am #339223Hello 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 Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
April 6, 2010 at 1:28 pm #339318If 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
-
AuthorPosts
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
Jump to forum