-
AuthorPosts
-
October 31, 2010 at 9:09 am #155907
Could anybody help please? there is a problem with the translation in french. i have created a file fr.FR.ja_login.ini and translate the text in french yet some texts are not translated. there is even a translation that i don’t understand. here are the problematic texts:
- NAME
- ENVOYER
- VERIFY PASSWORD
- Fields marked with an asterisk (*) are required.
You can see the screenshot attached to my message.
Thank you in advance!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 1, 2010 at 6:45 am #361236<em>@africabizz 201328 wrote:</em><blockquote>Could anybody help please? there is a problem with the translation in french. i have created a file fr.FR.ja_login.ini and translate the text in french yet some texts are not translated. there is even a translation that i don’t understand. here are the problematic texts:
- NAME
- ENVOYER
- VERIFY PASSWORD
- Fields marked with an asterisk (*) are required.
You can see the screenshot attached to my message.
Thank you in advance!</blockquote>Hello
Please Open the file: templatesja_socialhtmlmod_jalogindefault.php
and find the following code:
[PHP]
<?php echo “Fields marked with an asterisk (*) are required.”; ?>[/PHP]and replace:
[PHP]
<?php echo JTEXT::_(“Fields marked with an asterisk (*) are required.”); ?>
[/PHP]
2) you can make those translation text into the Global of current Language file: languages/YOURLANGUAGECODE/YOURLANGUAGECODE.iniNovember 1, 2010 at 10:09 am #361272<em>@tienhc 201426 wrote:</em><blockquote>Hello
Please Open the file: templatesja_socialhtmlmod_jalogindefault.php
and find the following code:
[PHP]
<?php echo “Fields marked with an asterisk (*) are required.”; ?>[/PHP]and replace:
[PHP]
<?php echo JTEXT::_(“Fields marked with an asterisk (*) are required.”); ?>
[/PHP]
2) you can make those translation text into the Global of current Language file: languages/YOURLANGUAGECODE/YOURLANGUAGECODE.ini</blockquote>Thank you. I have made the translation directly in the code. And it works
February 2, 2012 at 9:40 am #436600AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 3 voices, and was last updated by itamturk 12 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum