Hello all,
I have on my instance a reserved character string. When users attempt to change their usernames to this
however they get an error that it is already in use.
Is there a way I can specifically override that string only? To be more specific the string in a user account whena user goes to update their username manually.
You can go to https://yoursite.com/admin/customize/site_texts?q=, search for “Sorry, that” and replace it with whatever you feel is most appropriate.
I do. In the immediate term, you can edit the message to say something like “It’s taken or contains RESERVED WORD.” That would give you a solution, albeit imperfect, immediately.
What you want seems like a reasonable feature request, as the error message could be more robust and explicit.