ImportUsers Added to Resx and Razor resource key
This commit is contained in:
		| @ -390,7 +390,7 @@ | ||||
|   <data name="RoleClaimType.Text" xml:space="preserve"> | ||||
|     <value>Role Claim:</value> | ||||
|   </data> | ||||
|     <data name="ProfileClaimTypes.HelpText" xml:space="preserve"> | ||||
|   <data name="ProfileClaimTypes.HelpText" xml:space="preserve"> | ||||
|     <value>Optionally provide a comma delimited list of user profile claims provided by the identity provider, as well as mappings to your user profile definition. For example if the identity provider includes a 'given_name' claim and you have a 'FirstName' user profile definition you should specify 'given_name:FirstName'.</value> | ||||
|   </data> | ||||
|   <data name="ProfileClaimTypes.Text" xml:space="preserve"> | ||||
| @ -405,4 +405,7 @@ | ||||
|   <data name="Email" xml:space="preserve"> | ||||
|     <value>Email</value> | ||||
|   </data> | ||||
| </root> | ||||
|   <data name="ImportUsers.Text" xml:space="preserve"> | ||||
|     <value>Import Users</value> | ||||
|   </data> | ||||
| </root> | ||||
		Reference in New Issue
	
	Block a user
	 Leigh Pointer
					Leigh Pointer