<?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="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xsd:import namespace="http://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=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <resheader name="writer">
    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <data name="ControlTitle_usersettings.Text" xml:space="preserve">
    <value>User Settings</value>
  </data>
  <data name="MembershipProviderConfig_PasswordFormat.Text" xml:space="preserve">
    <value>Password Format:</value>
  </data>
  <data name="MembershipProviderConfig_RequiresQuestionAndAnswer.Text" xml:space="preserve">
    <value>Requires Question and Answer:</value>
  </data>
  <data name="MembershipProviderConfig_MinPasswordLength.Text" xml:space="preserve">
    <value>Minimum Password Length:</value>
  </data>
  <data name="MembershipProviderConfig_MinNonAlphanumericCharacters.Text" xml:space="preserve">
    <value>Minimum No of Non AlphaNumeric Characters:</value>
  </data>
  <data name="MembershipProviderConfig_PasswordStrengthRegularExpression.Text" xml:space="preserve">
    <value>Password Regular Expression:</value>
  </data>
  <data name="MembershipProviderConfig_PasswordFormat.Help" xml:space="preserve">
    <value>The password format</value>
  </data>
  <data name="MembershipProviderConfig_RequiresQuestionAndAnswer.Help" xml:space="preserve">
    <value>Is a User supplied Question and Answer required to modify or retrieve a password</value>
  </data>
  <data name="MembershipProviderConfig_MinPasswordLength.Help" xml:space="preserve">
    <value>The minimum number of characters required in a password</value>
  </data>
  <data name="MembershipProviderConfig_MinNonAlphanumericCharacters.Help" xml:space="preserve">
    <value>The minimum number of non-alphanumeric characters required in a password.</value>
  </data>
  <data name="MembershipProviderConfig_PasswordStrengthRegularExpression.Help" xml:space="preserve">
    <value>A regular expression to use to validate a password.</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 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 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 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 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 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 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 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 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 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="MembershipProviderConfig_MaxInvalidPasswordAttempts.Text" xml:space="preserve">
    <value>Maximum No of Invalid Attempts:</value>
  </data>
  <data name="MembershipProviderConfig_MaxInvalidPasswordAttempts.Help" xml:space="preserve">
    <value>The maximum number of failed login attempts within a specified time window.</value>
  </data>
  <data name="MembershipProviderConfig_PasswordAttemptWindow.Text" xml:space="preserve">
    <value>Invalid Attempt Window (in mins):</value>
  </data>
  <data name="MembershipProviderConfig_PasswordAttemptWindow.Help" xml:space="preserve">
    <value>The time window (in minutes) for the maximim number of login attempts.</value>
  </data>
  <data name="MembershipProviderConfig_PasswordResetEnabled.Text" xml:space="preserve">
    <value>Password Reset Enabled:</value>
  </data>
  <data name="MembershipProviderConfig_PasswordResetEnabled.Help" xml:space="preserve">
    <value>Can the Administrator reset the user's password.</value>
  </data>
  <data name="MembershipProviderConfig_PasswordRetrievalEnabled.Text" xml:space="preserve">
    <value>Password Retrieval Enabled:</value>
  </data>
  <data name="MembershipProviderConfig_PasswordRetrievalEnabled.Help" xml:space="preserve">
    <value>Can the User's password be retrieved.</value>
  </data>
  <data name="PasswordConfig_PasswordExpiry.Text" xml:space="preserve">
    <value>Password Expiry (in days):</value>
  </data>
  <data name="PasswordConfig_PasswordExpiry.Help" xml:space="preserve">
    <value>The number of days before a User must change their password (value of 0 measn the password never expires)</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="PasswordConfig_PasswordExpiryReminder.Text" xml:space="preserve">
    <value>Password Expiry Reminder (in days):</value>
  </data>
  <data name="PasswordConfig_PasswordExpiryReminder.Help" xml:space="preserve">
    <value>The number of days warning the user will recieve that their password is about to expire.</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_CaptchaLogin.Text" xml:space="preserve">
    <value>Use CAPTCHA For Associating Logins:</value>
  </data>
  <data name="Security_CaptchaLogin.Help" xml:space="preserve">
    <value>Indicate whether this site should use CAPTCHA for associating Logins e.g. openid, liveid, cardspace</value>
  </data>
  <data name="Security_CaptchaRegister.Text" xml:space="preserve">
    <value>Use CAPTCHA For Registration:</value>
  </data>
  <data name="Security_CaptchaRegister.Help" xml:space="preserve">
    <value>Indicate whether this site should use CAPTCHA for Registration.</value>
  </data>
  <data name="Redirect_AfterLogin.Text" xml:space="preserve">
    <value>Redirect After Login:</value>
  </data>
  <data name="Redirect_AfterLogin.Help" xml:space="preserve">
    <value>You can select a page to redirect to after successful login</value>
  </data>
  <data name="Redirect_AfterLogout.Text" xml:space="preserve">
    <value>Redirect After Logout:</value>
  </data>
  <data name="Redirect_AfterLogout.Help" xml:space="preserve">
    <value>You can select a page to redirect the user to, on logout.</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="Redirect_AfterRegistration.Text" xml:space="preserve">
    <value>Redirect After Registration:</value>
  </data>
  <data name="Redirect_AfterRegistration.Help" xml:space="preserve">
    <value>You can select a page to redirect the user to, on successful registration.</value>
  </data>
  <data name="Security_RequireValidProfile.Text" xml:space="preserve">
    <value>Require a valid Profile for Registration:</value>
  </data>
  <data name="Security_RequireValidProfile.Help" xml:space="preserve">
    <value>You can optionally require that a new user enters a valid profile during registration.</value>
  </data>
  <data name="Display_SuppressPager.Help" xml:space="preserve">
    <value>Check 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_DefaultVisibility.Help" xml:space="preserve">
    <value>Select the default Profile Visibility Mode for the Users Profile</value>
  </data>
  <data name="Profile_DefaultVisibility.Text" xml:space="preserve">
    <value>Default Profile Visibility Mode:</value>
  </data>
  <data name="Profile_DisplayVisibility.Help" xml:space="preserve">
    <value>Check to display the Profile Visibility control in the Users profile</value>
  </data>
  <data name="Profile_DisplayVisibility.Text" xml:space="preserve">
    <value>Display Profile Visibility:</value>
  </data>
  <data name="Profile_ManageServices.Help" xml:space="preserve">
    <value>Check 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_RequireValidProfileAtLogin.Help" xml:space="preserve">
    <value>You can optionally require a user to update their Profile before be logged in, if their Profile is no longer Valid.</value>
  </data>
  <data name="Security_RequireValidProfileAtLogin.Text" xml:space="preserve">
    <value>Require a valid Profile for Login:</value>
  </data>
  <data name="Security_DisplayNameFormat.Help" xml:space="preserve">
    <value>You can 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="Security_EmailValidation.Help" xml:space="preserve">
    <value>You can modify the provided Email Validation Expression, which is used to check the validity of email addresses provided.</value>
  </data>
  <data name="Security_EmailValidation.Text" xml:space="preserve">
    <value>Email Address Validation:</value>
  </data>
  <data name="MembershipProviderConfig_RequiresUniqueEmail.Help" xml:space="preserve">
    <value>Does the email have to be unique.</value>
  </data>
  <data name="MembershipProviderConfig_RequiresUniqueEmail.Text" xml:space="preserve">
    <value>Requires Unique Email:</value>
  </data>
</root>