-
AuthorPosts
-
sushismb Friend
sushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
October 4, 2009 at 7:20 pm #144874Hello,
I was doing a translation of JA News module mod_janews2.ini into another language.
And found that even though I’ve translated “Linked Items” in that file, it will not reflect on the site. I’ve double checked and I’m sure I’ve translated all of them properly.
All other words are also translated and taken in effect on the site so I don’t understand.
Also, where can I find and translate the word “MORE”? I can’t seem to find it in the above mentioned file.
I’d appreciate your help! Thanks!
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
October 5, 2009 at 3:35 pm #319585I was able to find the solution in one of the new threads for the word MORE:
http://www.joomlart.com/forums/topic/translating-more-on-frontpage/
I’m still trying to figure out the solution for “Linked Items”.
Thanks!
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
October 7, 2009 at 7:02 am #319711Hi
Please try to do with my guider:
+ Copy language/en-GB/en-GB.mod_janews2.ini to language/your_language_folder and rename prefix en-GB to that language.
+ Open this file and translate it.
Hope it helps.
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
October 7, 2009 at 9:09 am #319725<em>@JA Developer 147789 wrote:</em><blockquote>
+ Copy language/en-GB/en-GB.mod_janews2.ini to language/your_language_folder and rename prefix en-GB to that language.+ Open this file and translate it.
Hope it helps.</blockquote>
As mentioned in my previous post, I have already done that.
Following is the strings that indicates the word “Linked Items” in the ja-JP.mod_janews2.ini (Japanese translation) file on my site;
LINK ITEMS NUMBER OF LINK ITEMS.=リンク記事::Number of link items
LINK ITEMS=リンク記事
NUMBER OF LINK ITEMS.=Number Of Link Items. (not translated intentionally)As you can see, “LINK ITEMS=” already has been translated. But it doesn’t reflect on the site.
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
October 15, 2009 at 4:03 am #320543Anyone using this template with another language?
Please test what I mentioned above and see that you could duplicate the problem.
I hope JA Developer could check this out and confirm this problem though.
I’d appreciate any feedback.
Thanks!
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
October 15, 2009 at 3:11 pm #320595Found the solution here:
http://www.joomlart.com/forums/topic/ja-news-ii-modules-installation-guide/
In file; modules/mod_janews2/tmpl/usersetting_form.php
Change original:
<label id=”paramslinkitems-lbl” for=”paramslinkitems” class=”hasTip” title=”<?php echo JTEXT::_(‘LINK
ITEMS NUMBER OF LINK ITEMS.’);?>”>Link Items</label>To below:
<label id=”paramslinkitems-lbl” for=”paramslinkitems” class=”hasTip” title=”<?php echo JTEXT::_(‘LINK
ITEMS NUMBER OF LINK ITEMS.’);?>”><?php echo JTEXT::_(‘LINK ITEMS’)?></label>I hope JA would acknowledge this and would revise in the next release.
mihirc Friendmihirc
- Join date:
- December 2008
- Posts:
- 597
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 62
- Thanked:
- 95 times in 39 posts
October 15, 2009 at 5:02 pm #320605sushismb;148964Found the solution here:
http://www.joomlart.com/forums/topic/ja-news-ii-modules-installation-guide/
In file; modules/mod_janews2/tmpl/usersetting_form.php
Change original:
<label id=”paramslinkitems-lbl” for=”paramslinkitems” class=”hasTip” title=”<?php echo JTEXT::_(‘LINK
ITEMS NUMBER OF LINK ITEMS.’);?>”>Link Items</label>To below:
<label id=”paramslinkitems-lbl” for=”paramslinkitems” class=”hasTip” title=”<?php echo JTEXT::_(‘LINK
ITEMS NUMBER OF LINK ITEMS.’);?>”><?php echo JTEXT::_(‘LINK ITEMS’)?></label>I hope JA would acknowledge this and would revise in the next release.
Hello,
This bug has been reported on the Project Management System with the id [JATCTELINEIII-160]
Regards,
Mihir Chhatre.mihirc Friendmihirc
- Join date:
- December 2008
- Posts:
- 597
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 62
- Thanked:
- 95 times in 39 posts
October 19, 2009 at 5:05 am #320925Hello,
Just an Update. This bug has been fixed in today’s SVN. It will be included in the next version update. [JATCTELINEIII-160]
Regards,
Mihir Chhatre. -
AuthorPosts
This topic contains 8 replies, has 3 voices, and was last updated by mihirc 15 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum