Key: LoginScreenLoginButtonText
<accesscontrol>Main:MyGroup</accesscontrol>
Key: LoginScreenLoginButtonText
Syntax
<add key="LoginScreenLoginButtonText" value="[STRING]"/>
[STRING]: Text to be used for the interface
Purpose
Used to replace the current Text "Login" of the button in login page. It's must not be Empty.
Default value if missing: "Login"
Required: No
Example of key
<add key="LoginScreenLoginButtonText" value="Login" />