1. Again I fight with these translations/texts of Toolset user forms. Now everything else is translated ok, but for some reason after saving the user edit form the text "User Saved" can't be translated or modified. At least I don't know where it can be changed.
I use this snippet:
add_filter('gettext', 'mycustom_func', 10, 3);
function mycustom_func($translated_text, $text, $domain){
2. User forms also behave unstable. When I change setting, the whole form (wizard) is resetted to default. Everytime I have to re-modify the fields. I could use the code, not wizard, but it's there and it should work, so...
Hello. Thank you for contacting the Toolset support.
As per our support policy, we entertain only one question per ticket. I will work on the translation text issue with this ticket.
Can you please share where you added your user form as well as I need access details to check how you configure the form. In addition to that I would like to know where you added the code to translate the text?
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
Try to navigate to "Messages" section and what if you try to replace value of "User saved Message" with your desired value and save the form. I hope this will fix the issue.