I am trying to change the text of the “Screen Name” field on the registration form on my site. I am not trying to change the actual field itself, just want to modify the text from “Screen Name” to “Your Real Name.” Also want to change the text for the explanation below the field.
In my registration_form.html file, I see the following code:
Where do I go to find {lang:screen_name} and {lang:screen_name_explanation} ?