-
AuthorPosts
-
sushismb Friend
sushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
June 28, 2010 at 5:57 am #152106Hi,
I’m trying to find where I can translate the words “You Are Here”.
Thank you!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 29, 2010 at 10:22 am #348385Dear pls open the file templates/ja_nickel/index.php and find the following code:
<strong>You are here:</strong><jdoc:include type=”module” name=”breadcrumbs” />
You try to translate the text in there
Good luck
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
June 29, 2010 at 10:45 am #348389Hello tienhc,
Thanks for pointing out the location. However, I supposed “You are here:” is NOT in the language file. So what shall I do to have it implemented?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 2, 2010 at 3:03 am #348739Dear sushismb,
Please just replace
<strong>You are here:</strong><jdoc:include type=”module” name=”breadcrumbs” />to
<strong>JText_(“YOU ARE HERE”):</strong><jdoc:include type=”module” name=”breadcrumbs” />I hope that will help !
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
July 4, 2010 at 12:52 am #348877Hello dathq,
I am using Joomfish to have my site multilingual. So I would need to know where I will translate the YOU ARE HERE in any of the language files. I assume that it is NOT in the language file, therefore it is not being translated.
I remember there was the same issue in other templates
I’d appreciate any help. Thanks!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 6, 2010 at 8:09 am #349089Hello
The Dat’s Solution had a mistaken, pls correct as following:
<strong>You are here:</strong><jdoc:include type=”module” name=”breadcrumbs” />
[PHP]
<strong><?php echo JText::_(“YOU ARE HERE”);?>:</strong><jdoc:include type=”module” name=”breadcrumbs” />[/PHP]
GOod luck
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
July 6, 2010 at 1:15 pm #349140How about the language file???
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
July 13, 2010 at 10:30 am #349769Hello,
OK, to summarize this;
1) In file templates/ja_nickel/index.php, change to the following;
<strong><?php echo JText::_(“YOU ARE HERE”);?>:</strong><jdoc:include type=”module” name=”breadcrumbs” />2) Add “YOU ARE HERE” in the languages/en-GB.ini and the corresponding <language>.ini file as below;
YOU ARE HERE=You are herePlease confirm if this is how it is?
Thank you very much in advance.
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
July 14, 2010 at 6:22 pm #349938Hello,
I’d appreciate if anyone could confirm the previous post.
Thanks in advance!!!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
July 18, 2010 at 1:34 am #350161Hello tienhc,
GREAT! This worked. I don’t understand though why this setting is not created by default in the template.
Anyway, one more thing, “HOME” is also not translated. Where can I find this one?
Thank you so much for your continious support.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
July 19, 2010 at 2:06 pm #350257Hello tienhc,
I’m sorry but I don’t understand.
I would need to edit the language file the same way I had to do the “You Are Here”. But I didn’t find “Home” in templates/ja_nickel/index.php.
In which specific file do I find this and do I do the same as what you instructed for the You Are Here?
Thank you very much in advance!
-
AuthorPosts
This topic contains 15 replies, has 4 voices, and was last updated by tiger9858 14 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum