<?xml version="1.0" encoding="utf-8"?>
<root>
  <!-- 
    Microsoft ResX Schema 
    
    Version 2.0
    
    The primary goals of this format is to allow a simple XML format 
    that is mostly human readable. The generation and parsing of the 
    various data types are done through the TypeConverter classes 
    associated with the data types.
    
    Example:
    
    ... ado.net/XML headers & schema ...
    <resheader name="resmimetype">text/microsoft-resx</resheader>
    <resheader name="version">2.0</resheader>
    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
        <value>[base64 mime encoded serialized .NET Framework object]</value>
    </data>
    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
        <comment>This is a comment</comment>
    </data>
                
    There are any number of "resheader" rows that contain simple 
    name/value pairs.
    
    Each data row contains a name, and value. The row also contains a 
    type or mimetype. Type corresponds to a .NET class that support 
    text/value conversion through the TypeConverter architecture. 
    Classes that don't support this are serialized and stored with the 
    mimetype set.
    
    The mimetype is used for serialized objects, and tells the 
    ResXResourceReader how to depersist the object. This is currently not 
    extensible. For a given mimetype the value must be set accordingly:
    
    Note - application/x-microsoft.net.object.binary.base64 is the format 
    that the ResXResourceWriter will generate, however the reader can 
    read any of the formats listed below.
    
    mimetype: application/x-microsoft.net.object.binary.base64
    value   : The object must be serialized with 
            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
            : and then encoded with base64 encoding.
    
    mimetype: application/x-microsoft.net.object.soap.base64
    value   : The object must be serialized with 
            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
            : and then encoded with base64 encoding.

    mimetype: application/x-microsoft.net.object.bytearray.base64
    value   : The object must be serialized into a byte array 
            : using a System.ComponentModel.TypeConverter
            : and then encoded with base64 encoding.
    -->
  <xsd:schema id="root" xmlns="" xmlns:xsd="https://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xsd:import namespace="https://www.w3.org/XML/1998/namespace" />
    <xsd:element name="root" msdata:IsDataSet="true">
      <xsd:complexType>
        <xsd:choice maxOccurs="unbounded">
          <xsd:element name="metadata">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" />
              </xsd:sequence>
              <xsd:attribute name="name" use="required" type="xsd:string" />
              <xsd:attribute name="type" type="xsd:string" />
              <xsd:attribute name="mimetype" type="xsd:string" />
              <xsd:attribute ref="xml:space" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="assembly">
            <xsd:complexType>
              <xsd:attribute name="alias" type="xsd:string" />
              <xsd:attribute name="name" type="xsd:string" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="data">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
              </xsd:sequence>
              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
              <xsd:attribute ref="xml:space" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="resheader">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
              </xsd:sequence>
              <xsd:attribute name="name" type="xsd:string" use="required" />
            </xsd:complexType>
          </xsd:element>
        </xsd:choice>
      </xsd:complexType>
    </xsd:element>
  </xsd:schema>
  <resheader name="resmimetype">
    <value>text/microsoft-resx</value>
  </resheader>
  <resheader name="version">
    <value>2.0</value>
  </resheader>
  <resheader name="reader">
    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <resheader name="writer">
    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <data name="ControlTitle_usersettings.Text" xml:space="preserve">
    <value>User Settings</value>
  </data>
  <data name="ProviderSettings.Text" xml:space="preserve">
    <value>Membership Provider Settings</value>
  </data>
  <data name="UserAccounts.Text" xml:space="preserve">
    <value>User Accounts Settings</value>
  </data>
  <data name="Column_Address.Text" xml:space="preserve">
    <value>Show Address Column:</value>
  </data>
  <data name="Column_Address.Help" xml:space="preserve">
    <value>Show the Address column.</value>
  </data>
  <data name="Column_Authorized.Text" xml:space="preserve">
    <value>Show Authorized Column:</value>
  </data>
  <data name="Column_Authorized.Help" xml:space="preserve">
    <value>Show the Authorized column.</value>
  </data>
  <data name="Column_CreatedDate.Text" xml:space="preserve">
    <value>Show Created Date Column:</value>
  </data>
  <data name="Column_CreatedDate.Help" xml:space="preserve">
    <value>Show the Created Date column.</value>
  </data>
  <data name="Column_DisplayName.Text" xml:space="preserve">
    <value>Show Name Column:</value>
  </data>
  <data name="Column_DisplayName.Help" xml:space="preserve">
    <value>Show the Name column.</value>
  </data>
  <data name="Column_Email.Text" xml:space="preserve">
    <value>Show Email Column:</value>
  </data>
  <data name="Column_Email.Help" xml:space="preserve">
    <value>Show the Email column.</value>
  </data>
  <data name="Column_FirstName.Text" xml:space="preserve">
    <value>Show First Name Column:</value>
  </data>
  <data name="Column_FirstName.Help" xml:space="preserve">
    <value>Show the First Name column.</value>
  </data>
  <data name="Column_LastLogin.Text" xml:space="preserve">
    <value>Show Last Login Column:</value>
  </data>
  <data name="Column_LastLogin.Help" xml:space="preserve">
    <value>Show the Last Login column.</value>
  </data>
  <data name="Column_LastName.Text" xml:space="preserve">
    <value>Show Last Name Column:</value>
  </data>
  <data name="Column_LastName.Help" xml:space="preserve">
    <value>Show the Last Name column.</value>
  </data>
  <data name="Column_Telephone.Text" xml:space="preserve">
    <value>Show Telephone Column:</value>
  </data>
  <data name="Column_Telephone.Help" xml:space="preserve">
    <value>Show the Telephone column.</value>
  </data>
  <data name="Records_PerPage.Text" xml:space="preserve">
    <value>Users per Page:</value>
  </data>
  <data name="Records_PerPage.Help" xml:space="preserve">
    <value>Enter the number of users to display on a page.</value>
  </data>
  <data name="ProviderSettingsHelp.Text" xml:space="preserve">
    <value>In this section you can review the membership provider's settings.  Some providers may allow you to edit the settings.  The default provider based on the ASP.NET MemberRole requires you to edit web.config, so the settings can not be updated here.</value>
  </data>
  <data name="PasswordSettings.Text" xml:space="preserve">
    <value>Password Aging Settings</value>
  </data>
  <data name="PasswordSettingsHelp.Text" xml:space="preserve">
    <value>You can set up Password aging settings in this section.</value>
  </data>
  <data name="Display_Mode.Text" xml:space="preserve">
    <value>Default Display Mode:</value>
  </data>
  <data name="Display_Mode.Help" xml:space="preserve">
    <value>Select the default display mode for the Users Grid.</value>
  </data>
  <data name="Security_UsersControl.Text" xml:space="preserve">
    <value>Users Display Mode in Manage Roles:</value>
  </data>
  <data name="Security_UsersControl.Help" xml:space="preserve">
    <value>Select the Users Control to use in the Manage Roles module control.</value>
  </data>
  <data name="FirstLetter.Text" xml:space="preserve">
    <value>First Letter</value>
  </data>
  <data name="Combo.Text" xml:space="preserve">
    <value>Combo Box</value>
  </data>
  <data name="TextBox.Text" xml:space="preserve">
    <value>Text Box</value>
  </data>
  <data name="Display_SuppressPager.Help" xml:space="preserve">
    <value>Check this box to hide the page in the user accounts grid if only one page of records</value>
  </data>
  <data name="Display_SuppressPager.Text" xml:space="preserve">
    <value>Disable Results Paging:</value>
  </data>
  <data name="Profile_ManageServices.Help" xml:space="preserve">
    <value>Check this box to display the Manage Services section in the Users profile.</value>
  </data>
  <data name="Profile_ManageServices.Text" xml:space="preserve">
    <value>Display Manage Services:</value>
  </data>
  <data name="MembersOnly.Text" xml:space="preserve">
    <value>Members Only</value>
  </data>
  <data name="Security_DisplayNameFormat.Help" xml:space="preserve">
    <value>Optionally specify a format for the users display name. The format can include tokens for dynamic substitution such as [FIRSTNAME] [LASTNAME]. If a display name format is specified, the display name will no longer be editable through the user interface.</value>
  </data>
  <data name="Security_DisplayNameFormat.Text" xml:space="preserve">
    <value>Display Name Format:</value>
  </data>
  <data name="InvalidRegex.Text" xml:space="preserve">
    <value>{0}'s value is not a valid regular expression.</value>
  </data>
  <data name="ControlTitle_settings.Text" xml:space="preserve">
    <value>User Account Settings</value>
  </data>
  <data name="CannotChangeSettings.Text" xml:space="preserve">
    <value>This site is a member of a Site Group, these settings are controlled by the master site.</value>
  </data>
</root>