By Jan Gabaj on Wednesday, 13 June 2018
Posted in General Issues
Likes 0
Views 632
Votes 0
Hello,
please how can I translate texts during registration. Please check attached file.
Thank you
Jan
Hello Jan,

# To change string This is required., go to root/components/com_payplans/xiframework/media/js/jquery-validate.js, near line no. 977 find below mentioned line of code.

message: "This is required<!-- data-validator-required-message to override -->"

Change this message accordingly.

# To change username field validation message, go to root/langauge/en-GB/en-GB.lib_joomla.ini, near line no. 226 find below mentioned string.

JLIB_DATABASE_ERROR_VALID_AZ09="Please enter a valid username. No space at beginning or end, at least %d characters and must <strong>not</strong> contain the following characters: < > \ " ' % ; ( ) &."

Change the string as per your need.

Let me know if you have any query.
·
Wednesday, 13 June 2018 19:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Perfect,
thank you. And pre-filled fields Username, Email, Password?
Jan
·
Wednesday, 13 June 2018 19:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jan,

Your most welcome.

To change Pre-filled values, you need to change placeholder value on below mentioned file path.Refer attached screen shot to do the changes. (do changes on highlighted box)
root/pluging/payplansregistration/auto/auto/tmpl_bs3/registration.php

Let me know if you have any query.
·
Wednesday, 13 June 2018 20:18
·
0 Likes
·
0 Votes
·
0 Comments
·
you are awesome
·
Wednesday, 13 June 2018 20:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Jan, glad that your issue is resolved now.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding
·
Wednesday, 13 June 2018 20:54
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post