« Back Issue #277
  • 2016-11-30 19:42 Reported by sarika312
  • 2017-01-01 11:18 Marked fixed
Status: Marked fixed
Priority: Medium

Client side validation of register account page

sarika312 2016-11-30 19:42

Client side validation of register account page

administrator 2016-12-18 21:00

Hey Sarika,

Somehow both your patches are missing the English localizations of the localization strings you have. Make sure to include them in your patches. There are more strings for this patch than the other one, so can you please post them?

Best, Chris

sarika312 2016-12-19 16:47

I am posting the english localizations. Please let me know if you want me to create new patch with these strings. Thanks!

"input_validator_js_valid_email" => Valid email address "input_validator_js_invalid_email" => Invalid email address "input_validator_js_more_characters" => Enter more characters "input_validator_js_strong_password" => Strong password "input_validator_js_weak_password" => Weak password "input_validator_js_enter_username" =>Enter user name "input_validator_js_enter_firstname" => Enter first name "input_validator_js_enter_lastname" => Enter last name "input_validator_js_retype_password_matched" => Retyped password matches "input_validator_js_retype_password_not_matched" => Retyped password does not match "input_validator_js_type_password" => Type password "register_view_type_email_address" => Type email address

sarika312 2016-12-19 17:45

I have tried uploading the english localizations to the patch. However, I can't see the configure.ini file modified inspite of adding the localization strings. However, when I go inside the configure.ini manually I can see the translations locally.

administrator 2017-01-01 11:18

Hey Sarika, Thanks for your patch! Please look at a diff between your code and about 8b891964dd to the changes I made after incorporating it into Yioop.

Best, Chris

X