Change "sign in name" terminology

Former Member
Former Member

We've received feedback from some pilot testers that the term "sign in name" here is confusing:

At every other juncture (even on the same page), it's called "username". But above the actual field, it's called "sign in name". This is feedback from non-native English speakers, and we have many non-native English speakers on our community, so I'd like to respond to it.

Can you tell me how I can change that? Where do I go in order to change "sign in name" in the red circle above to "username"?

Parents
  •  , for any text you want to change, you'll find this under changing Widget Resources

    1. Go into Administration -> Interface -> Widget Studio
    2. Find the "User - Login and Create" widget
    3. Click on "Resources"
    4. Resources have a Name (what the code looks for) and a Value (the text in a specific language)
    5. Find "Login_SignInName" and you can change the English Value
    6. After the change, it will ask you to publish the widget

    As always, it's best practice to do this on Staging first, then Production

Reply
  •  , for any text you want to change, you'll find this under changing Widget Resources

    1. Go into Administration -> Interface -> Widget Studio
    2. Find the "User - Login and Create" widget
    3. Click on "Resources"
    4. Resources have a Name (what the code looks for) and a Value (the text in a specific language)
    5. Find "Login_SignInName" and you can change the English Value
    6. After the change, it will ask you to publish the widget

    As always, it's best practice to do this on Staging first, then Production

Children