-
AuthorPosts
-
February 27, 2012 at 8:12 am #174339
Hi, in a Joomla v2.5 multilanguage site, how could have the localization of JA NewsPro module in italian and english language?
I found the file …/modules/mod_janewspro/en-GB.mod_janewspro.ini
I copied it as …/modules/mod_janewspro/it-IT.mod_janewspro.ini and I’ve translated it.
In the file …/modules/mod_janewspro/mod_janewspro.xml I modified the line
from<languages>
<language tag=”en-GB”>en-GB.mod_janewspro.ini</language>
</languages>to
<languages>
<language tag=”en-GB”>en-GB.mod_janewspro.ini</language>
<language tag=”it-IT”>it-IT.mod_janewspro.ini</language>
</languages>I cleaned the caches, but nothing changed in italian part o the site.
Anyone could help me?
Thanks.pixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
February 28, 2012 at 12:26 am #440464Hi openorg,
the folders you provided do not contain any language files! I think you’ve extracted the module zip file (that you have to install via the joomla installation manager) and copied it to the wrong folders.
You have to use this english file:
languageen-GBen-GB.mod_janewspro.ini
rename it (as you allready did correctly) it-IT.mod_janewspro.ini and copy it to
languageit-ITit-IT.mod_janewspro.ini
Upload it to your server and everything should work like a charm 🙂
Cheers
Frank
February 28, 2012 at 6:55 am #440528Now all it’s right!
Thank you very much, problem solved.
August 3, 2012 at 11:20 am #463068hi openorg,
do you know where i can change the first category name “all”, in the janewspr.ini i cant find it, i need to change this word into german. its not a categorie, its not in the module properties, so i cant find it.thx
geriSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 6, 2012 at 1:40 pm #463359Hi gstaudi,
Could you tell me part that this word “all” belongs to? like in demo site http://www.joomlart.com/demo/#joomla25-templates.joomlart.com/ja_teline_iv/
February 25, 2013 at 10:37 pm #484499I think he referes to subcategory listing in front page (JA NEWS PRO).
I have same issue – for example it looks like thisSPORTS:::::::::::::::::::::::::::::::::::
all soccer basket baseballI can’t find where to change “all”
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 26, 2013 at 2:18 am #484512Hi,
You can open file: modulesmod_janewsprotmpllinearblog.php, at approx line 109, there will be line of code:
[PHP]<span><?php echo JText::_(‘All’)?></span>[/PHP]
You can translate to your own text such as:
[PHP]<span><?php echo JText::_(‘YOUR_TEXT_HERE’)?></span>[/PHP]
Then clean all cache (module cache and JAT3 cache).
-
AuthorPosts
This topic contains 7 replies, has 5 voices, and was last updated by Saguaros 11 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum