Key: LoginScreenUsernameText

From Catglobe Wiki
Jump to: navigation, search

<accesscontrol>Main:MyGroup</accesscontrol> 

Key: LoginScreenUsernameText

Syntax

<add key="LoginScreenUsernameText" value="[STRING]"/>

[STRING]: Text to be used for the interface

Purpose

Used to replace the current label "Username" in login page. It's must not be Empty.

Type: String

Default value if missing: "Username"

Required: No

Example of key

<add key="LoginScreenUsernameText" value="Username" />