I would like to customize the message below on SDK for APPs (android and IOS) is this possible?

I would like to customize the message below on SDK for APPs (android and IOS) is this possible?

No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
You can see how to customize existing strings in the linked documentation below:
iOS
Android
Essentially you'll just need to go to the corresponding xml files, find the corresponding string and update to whatever you'd like.
Thanks!