<?xml version="1.0" encoding="utf-8"?>
<root>
  <resheader name="resmimetype">
    <value>text/microsoft-resx</value>
  </resheader>
  <resheader name="version">
    <value>1.3</value>
  </resheader>
  <resheader name="reader">
    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <resheader name="writer">
    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>

  <data name="FromInternet" type="System.String">
    <value>From the internet</value>
  </data>
  <data name="FromInternetInstructions" type="System.String">
    <value>Your application is a public site available to anyone on the Internet. Users can log in to your application by entering their user name and password in a login page you create.</value>
  </data>        
  <data name="FromLocalNet" type="System.String">
    <value>From a local area network</value>
  </data>
  <data name="FromLocalNetInstructions" type="System.String">
    <value>Your application runs in a private local area network (intranet) only. Users are identified by their Windows domain and user name and do not have to log in to your application explicitly.</value>
  </data>        
  <data name="SelectAccess" type="System.String">
    <value>Select Access Method: </value>
  </data>
  <data name="SelectAccessInstructions" type="System.String">
    <value>The first step in securing your site is to identify users (authentication). The method for establishing a user's identity depends on how the user accesses your site. &lt;br&gt;&lt;br&gt;Select one of the following methods to indicate how users will access your site, and then click Next.</value>
  </data>
</root>