Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • africabizz Friend
    #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!


    1. screenshot
    Saguaros Moderator
    #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.ini

    africabizz Friend
    #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

    itamturk Friend
    #436600

    I change defauld file but have problem. What can i do ?


    1. jalogin
Viewing 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