Could someone please point me to the RESX file in Languages where the main Login text for 'User Name:' resides?
I cannot find it. When I think I find it, and change a value, the text does not change on the Authentication/Login screen.
An upgrade from 4.5.5 to 4.6.2 overwrote my language customization.
Here's what the browser souce points to:
<span id="dnn_ctr_Login_Login_DNN_plUsername_lblLabel">User Name:</span>
All indications point to: \admin\Security\App_LocalResources\Signin.ascx.resx
Key: plUsername.Text, but when I change that, the Restart Host, close browser, even reboot server: still: User Name: persists.