-
AuthorPosts
-
johnyan73 Friend
johnyan73
- Join date:
- March 2010
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
February 19, 2011 at 11:17 pm #160446Hi,
I’ve installed JoomFish with the JA Teline II, everything looks fine except two problem with JA News and Login Module:
1. The ‘MORE’ in JA News has not been translated to another language.
2. The date and the ‘Text size’ have not been translated to another language.
I don’t find where I can put the translated words for them.
Could you hel me fix this problem?
Thanks!
-
Sherlock Friend
Sherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
February 21, 2011 at 9:18 am #377721Dear johnyan73,
You can try as following open the file of languageyour_actived_languageyour_actived_language.mod_janews.ini (Create this file if it does not exists)
and add this line at the bottom of file
MORE:=your_text_goes_here
Regarding the ‘Text size’ you can open the file templatesja_teline_iiindex.php ,Look for this snap of code
[PHP] <?php if ($tmpTools->getParam(JA_TOOL_USER)) { ?>
<div id=”ja-usertools”>
<strong>Text size</strong><?php $tmpTools->genToolMenu($tmpTools->getParam(JA_TOOL_USER)); ?>
</div>
<?php } ?>[/PHP]You can change the text here.
I hope this make sense !johnyan73 Friendjohnyan73
- Join date:
- March 2010
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
February 28, 2011 at 12:32 am #378706<em>@dathq 222847 wrote:</em><blockquote>Dear johnyan73,
You can try as following open the file of languageyour_actived_languageyour_actived_language.mod_janews.ini (Create this file if it does not exists)
and add this line at the bottom of file
MORE:=your_text_goes_here
Regarding the ‘Text size’ you can open the file templatesja_teline_iiindex.php ,Look for this snap of code
[PHP] <?php if ($tmpTools->getParam(JA_TOOL_USER)) { ?>
<div id=”ja-usertools”>
<strong>Text size</strong><?php $tmpTools->genToolMenu($tmpTools->getParam(JA_TOOL_USER)); ?>
</div>
<?php } ?>[/PHP]You can change the text here.
I hope this make sense !</blockquote>I’ve tried both of your solution but they don’t work.
Could you check it for me on my test website at:
http://www.digestnet.info/joomla15/index.php?lang=tw
Thanks!
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 28, 2011 at 1:30 am #378710Please open modules>mod_janews>tmpl>blog_item.php and fine the following code
if (count ($rows) > $i) {
echo "<strong class="jazin-more">More:</strong>n";
echo "<ul class="jazin-links">n";and edit as required.
johnyan73 Friendjohnyan73
- Join date:
- March 2010
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
February 28, 2011 at 1:58 am #378713<em>@phill luckhurst 224201 wrote:</em><blockquote>Please open modules>mod_janews>tmpl>blog_item.php and fine the following code
if (count ($rows) > $i) {
echo "<strong class="jazin-more">More:</strong>n";
echo "<ul class="jazin-links">n";and edit as required.</blockquote>
If i modify it, will it effect all language sites with JoomFish?
Thanks!
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 28, 2011 at 7:55 am #378770If you use Jtext correctly it will. Have you tried upgrading mod_janews to the latest release as all these strings are now adjusted to be translatable? I have not tried thelatest version with Teline II but it might be worth a go before you start fiddling with the code.
-
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by Phill 13 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum