<?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="Return.Text" xml:space="preserve">
    <value>Done</value>
  </data>
  <data name="AddTemplate.Text" xml:space="preserve">
    <value>Add New Template</value>
  </data>
  <data name="AddTemplate.Help" xml:space="preserve">
    <value>Creates a new template</value>
  </data>
  <data name="EditTemplate.Text" xml:space="preserve">
    <value>Edit Template</value>
  </data>
  <data name="EditTemplate.Help" xml:space="preserve">
    <value>Edit selected template</value>
  </data>
  <data name="DeleteTemplate.Text" xml:space="preserve">
    <value>Delete Template</value>
  </data>
  <data name="DeleteTemplate.Help" xml:space="preserve">
    <value>Delete selected template</value>
  </data>
  <data name="Cancel.Value" xml:space="preserve">
    <value>Cancel</value>
  </data>
  <data name="Cancel.Text" xml:space="preserve">
    <value>Cancel</value>
  </data>
  <data name="CreateTag.Text" xml:space="preserve">
    <value>Create Tag</value>
  </data>
  <data name="Search.Text" xml:space="preserve">
    <value>Search</value>
  </data>
  <data name="Find.Text" xml:space="preserve">
    <value>Find</value>
  </data>
  <data name="Close.Text" xml:space="preserve">
    <value>Close</value>
  </data>
  <data name="TemplateTagAdded.Text" xml:space="preserve">
    <value>A "&lt;xmod:{0}&gt;" template tag has been added.</value>
  </data>
  <data name="ConstantAdded.Text" xml:space="preserve">
    <value>
            A "{0}" constant has been added.
        </value>
  </data>
  <data name="TemplateName.Text" xml:space="preserve">
    <value>Template Name</value>
  </data>
  <data name="TemplateName.Help" xml:space="preserve">
    <value>Enter a descriptive name for this template</value>
  </data>
  <data name="TemplateType.Text" xml:space="preserve">
    <value>Template Type</value>
  </data>
  <data name="TemplateType.Help" xml:space="preserve">
    <value>Select whether this template will be used to display the details of a single record (Detail View) or will be used to display multiple records (List View)</value>
  </data>
  <data name="NoneSelectedListItem.Text" xml:space="preserve">
    <value>(None Selected)</value>
  </data>
  <data name="DetailViewListItem.Text" xml:space="preserve">
    <value>Detail View</value>
  </data>
  <data name="ListViewListItem.Text" xml:space="preserve">
    <value>List View</value>
  </data>
  <data name="DisplayFormFields.Text" xml:space="preserve">
    <value>Form Fields</value>
  </data>
  <data name="DisplayFormFields.Help" xml:space="preserve">
    <value>As a reference while creating your template, you can select a form from the list to display its fields</value>
  </data>
  <data name="TemplateContents.Text" xml:space="preserve">
    <value>Template Contents</value>
  </data>
  <data name="TemplateContents.Help" xml:space="preserve">
    <value>Enter any combination of text, HTML, and XMod tags to describe how XMod should display data from the form.</value>
  </data>
  <data name="SaveTemplate.Text" xml:space="preserve">
    <value>Save Template</value>
  </data>
  <data name="ERR_DisabledByHost.Text" xml:space="preserve">
    <value>Access Denied: The Host has disabled access to this functionality</value>
  </data>
  <data name="List.Text" xml:space="preserve">
    <value>(list)</value>
  </data>
  <data name="MSG_NoFieldsToDisplay.Text" xml:space="preserve">
    <value>No Fields to Display</value>
  </data>
  <data name="MSG_DeleteMessage.Text" xml:space="preserve">
    <value>If an XMod Modules are using this template, they will no longer function properly.</value>
  </data>
  <data name="MSG_DeleteConfirm.Text" xml:space="preserve">
    <value>Are you sure you want to delete this template?</value>
  </data>
  <data name="ERR_NoTemplateName.Text" xml:space="preserve">
    <value>Please enter a name for this template</value>
  </data>
  <data name="ERR_NoTemplateContent.Text" xml:space="preserve">
    <value>Please enter some content for this template</value>
  </data>
  <data name="GeneralTab.Text" xml:space="preserve">
    <value>General</value>
  </data>
  <data name="TemplateTab.Text" xml:space="preserve">
    <value>Template Settings</value>
  </data>
  <data name="ItemTab.Text" xml:space="preserve">
    <value>Item Settings</value>
  </data>
  <data name="EditorTab.Text" xml:space="preserve">
    <value>Editor</value>
  </data>
  <data name="GridViewListItem.Text" xml:space="preserve">
    <value>Grid View</value>
  </data>
  <data name="Options.Text" xml:space="preserve">
    <value>Options</value>
  </data>
  <data name="ShowHeader.Text" xml:space="preserve">
    <value>Show Header</value>
  </data>
  <data name="ShowFooter.Text" xml:space="preserve">
    <value>Show Footer</value>
  </data>
  <data name="ShowPager.Text" xml:space="preserve">
    <value>Show Pager</value>
  </data>
  <data name="ShowDetailsInline.Text" xml:space="preserve">
    <value>Show Details Inline</value>
  </data>
  <data name="Styling.Text" xml:space="preserve">
    <value>Styling</value>
  </data>
  <data name="RepeatColumns.Text" xml:space="preserve">
    <value>Columns</value>
  </data>
  <data name="RepeatDirection.Text" xml:space="preserve">
    <value>Repeat Direction</value>
  </data>
  <data name="HeaderStyleListItem.Text" xml:space="preserve">
    <value>Header Style</value>
  </data>
  <data name="FooterStyleListItem.Text" xml:space="preserve">
    <value>Footer Style</value>
  </data>
  <data name="ItemStyleListItem.Text" xml:space="preserve">
    <value>Item Style</value>
  </data>
  <data name="AltItemStyleListItem.Text" xml:space="preserve">
    <value>Alternating Item Style</value>
  </data>
  <data name="PagerStyleListItem.Text" xml:space="preserve">
    <value>Pager Style</value>
  </data>
  <data name="Buttons.Text" xml:space="preserve">
    <value>Buttons</value>
  </data>
  <data name="CssClass.Text" xml:space="preserve">
    <value>CSS Class</value>
  </data>
  <data name="DisplayFirstLastButtons.Text" xml:space="preserve">
    <value>Display First and Last Page Buttons</value>
  </data>
  <data name="FirstPageCaption.Text" xml:space="preserve">
    <value>First Page Caption</value>
  </data>
  <data name="LastPageCaption.Text" xml:space="preserve">
    <value>Last Page Caption</value>
  </data>
  <data name="DisplayPrevNextButtons.Text" xml:space="preserve">
    <value>Display Previous and Next Page Buttons</value>
  </data>
  <data name="PrevPageCaption.Text" xml:space="preserve">
    <value>Previous Page Caption</value>
  </data>
  <data name="NextPageCaption.Text" xml:space="preserve">
    <value>Next Page Caption Text</value>
  </data>
  <data name="DisplayPageNumButtons.Text" xml:space="preserve">
    <value>Display Page Number Buttons</value>
  </data>
  <data name="MaxNumButtons.Text" xml:space="preserve">
    <value>Maximum Number of Buttons to Display</value>
  </data>
  <data name="PagerTemplate.Text" xml:space="preserve">
    <value>Pager Template</value>
  </data>
  <data name="Template.Text" xml:space="preserve">
    <value>Template</value>
  </data>
  <data name="InfoPanel.Text" xml:space="preserve">
    <value>Info Panel</value>
  </data>
  <data name="SearchBarStyleListItem.Text" xml:space="preserve">
    <value>Search Bar Style</value>
  </data>
  <data name="lblSearchSortClasses.Text" xml:space="preserve">
    <value>Search and Sort Classes</value>
  </data>
  <data name="lblSearchBarSearchCaptionClass.Text" xml:space="preserve">
    <value>Search Caption CSS Class</value>
  </data>
  <data name="lblSearchBarSearchBoxClass.Text" xml:space="preserve">
    <value>Search Box CSS Class</value>
  </data>
  <data name="lblSearchBarSearchLinkClass.Text" xml:space="preserve">
    <value>Search Link CSS Class</value>
  </data>
  <data name="lblSearchBarSortCaptionClass.Text" xml:space="preserve">
    <value>Sort Caption CSS Class</value>
  </data>
  <data name="lblSearchBarSortBoxClass.Text" xml:space="preserve">
    <value>Sort Box CSS Class</value>
  </data>
  <data name="lblSearchBarSortReverseClass.Text" xml:space="preserve">
    <value>Sort Reverse CSS Class</value>
  </data>
  <data name="lblSearchBarSortLinkClass.Text" xml:space="preserve">
    <value>Sort Link CSS Class</value>
  </data>
  <data name="Alignment.Text" xml:space="preserve">
    <value>Alignment</value>
  </data>
  <data name="BackColor.Text" xml:space="preserve">
    <value>Background</value>
  </data>
  <data name="Border.Text" xml:space="preserve">
    <value>Border</value>
  </data>
  <data name="BorderColor.Text" xml:space="preserve">
    <value>Color</value>
  </data>
  <data name="BorderStyle.Text" xml:space="preserve">
    <value>Style</value>
  </data>
  <data name="BorderWidth.Text" xml:space="preserve">
    <value>Width</value>
  </data>
  <data name="CellPadding.Text" xml:space="preserve">
    <value>Cell Padding</value>
  </data>
  <data name="CellSpacing.Text" xml:space="preserve">
    <value>Cell Spacing</value>
  </data>
  <data name="Dimensions.Text" xml:space="preserve">
    <value>Dimensions</value>
  </data>
  <data name="ForeColor.Text" xml:space="preserve">
    <value>Foreground</value>
  </data>
  <data name="Gridlines.Text" xml:space="preserve">
    <value>Gridlines</value>
  </data>
  <data name="Height.Text" xml:space="preserve">
    <value>Height</value>
  </data>
  <data name="Width.Text" xml:space="preserve">
    <value>Width</value>
  </data>
  <data name="HorizontalAlign.Text" xml:space="preserve">
    <value>Horizontal</value>
  </data>
  <data name="ItemColor.Text" xml:space="preserve">
    <value>Item Color</value>
  </data>
  <data name="PaddingSpacing.Text" xml:space="preserve">
    <value>Padding/Spacing</value>
  </data>
  <data name="VerticalAlign.Text" xml:space="preserve">
    <value>Vertical</value>
  </data>
  <data name="Wrap.Text" xml:space="preserve">
    <value>Wrap</value>
  </data>
  <data name="Alignment.Help" xml:space="preserve">
    <value>Determines the Horizontal and Vertical alignment of the item</value>
  </data>
  <data name="Border.Help" xml:space="preserve">
    <value>BORDER WIDTH: Specifies the width of the item's border (if it's style isn't set to 'None'). Values may be in pixels (px), points (pt), centimeters (cm), millimeters (mm),  inches (in), or Ems (em). Examples: 3px or 12pt. 

BORDER STYLE: Determines how the border line should be drawn. Note not all values are recognized by all browsers. 

BORDER COLOR: The color of the item's border. Valid color names or RGB values are valid here (ex: black or #000000)
		</value>
  </data>
  <data name="CssClass.Help" xml:space="preserve">
    <value>Name of the CSS (Cascading Style Sheets) class used to style this item.</value>
  </data>
  <data name="Dimensions.Help" xml:space="preserve">
    <value>Determines the height and width of the item</value>
  </data>
  <data name="ItemColor.Help" xml:space="preserve">
    <value>The color(s) to use for the item's display. Valid color names or RGB values can be used (ex: black or #00000)</value>
  </data>
  <data name="PaddingSpacing.Help" xml:space="preserve">
    <value>Enter a number. These settings determine the number of pixels between cells (Cell Spacing) as well as the amount of space 
			between the cell(s) contents and their borders (Cell Padding) </value>
  </data>
  <data name="Wrap.Help" xml:space="preserve">
    <value>If checked, the item's contents will wrap to fit within the available space. If unchecked, the contents will not be wrapped.</value>
  </data>
  <data name="ListViewOptions.Help" xml:space="preserve">
    <value>You can choose to display items in more than one column (leave the field blank to display a single column). A vertical repeat direction will repeat records top-to-bottom and then left-to-right. A horizontal repeat direction will repeat left-to-right then top-to-bottom.
If more than one column is displayed, you can have the items ordered top-to-bottom then left-to-right (Vertical - the default) or left-to-right then top-to-bottom (Horizontal)</value>
  </data>
  <data name="SelectItem.Text" xml:space="preserve">
    <value>(Select Item to Edit)</value>
  </data>
  <data name="UsePlainTextEditor.Text" xml:space="preserve">
    <value>Use Plain Text Editor</value>
  </data>
  <data name="UsePlainTextEditor.Help" xml:space="preserve">
    <value>By default, templates are created and edited with a rich text (WYSIWYG) editor. Tick this box to use a plain text editor instead. This option is useful for advanced template design or if you prefer to manually code your templates.</value>
  </data>
  <data name="ControlTitle_templates.Text" xml:space="preserve">
    <value>Manage Templates</value>
  </data>
  <data name="lblAddTemplate.Text" xml:space="preserve">
    <value>Add Template</value>
  </data>
  <data name="lblEditTemplate.Text" xml:space="preserve">
    <value>Edit Template</value>
  </data>
  <data name="lblDeleteTemplate.Text" xml:space="preserve">
    <value>Delete Template</value>
  </data>
  <data name="lblTemplateName.Text" xml:space="preserve">
    <value>Template Name</value>
  </data>
  <data name="lblTemplateType.Text" xml:space="preserve">
    <value>Template Type</value>
  </data>
  <data name="lblDisplayFormFields.Text" xml:space="preserve">
    <value>Form</value>
  </data>
  <data name="lblListViewOptionsHelp.Text" xml:space="preserve">
    <value />
  </data>
  <data name="lblListViewOptionsHelp.Help" xml:space="preserve">
    <value>If you would like your list to display in multiple columns (for instance - a picture gallery), enter the number of columns you would like and select which direction they should be displayed. For instance, if you have 3 columns and you select Horizontal, the first row would contain records 1, 2, 3. The next row would contain records 4, 5, and 6. If you select Vertical, row 1 would contain records 1, 3, 5 and row 2 would contain records 2, 4, 6. Horizontal lays out records from left-to-right, then top-to-bottom. Vertical lays out records from top-to-bottom, then left-to-right. Finally, you can specify if the list will be rendered with (Table - the default) or without (Flow) a table structure.</value>
  </data>
  <data name="lblTemplateName.Help" xml:space="preserve">
    <value>Enter a descriptive name for this template</value>
  </data>
  <data name="lblTemplateType.Help" xml:space="preserve">
    <value>Select Detail View for a single record view, List View - List for a list-based browse view, or List View - Grid for a grid-based browse view. Remember the template type cannot be changed once the template has been created.</value>
  </data>
  <data name="lblDisplayFormFields.Help" xml:space="preserve">
    <value>Select a data-entry form to associate with this template. This will enable the editor to save you a few keystrokes when adding fields to your template</value>
  </data>
  <data name="lblCssClassHelp.Text" xml:space="preserve">
    <value />
  </data>
  <data name="lblCssClassHelp.Help" xml:space="preserve">
    <value>Enter a Cascading Style Sheet (CSS) class name like Normal or NormalBold</value>
  </data>
  <data name="lblDimensionsHelp.Text" xml:space="preserve">
    <value />
  </data>
  <data name="lblDimensionsHelp.Help" xml:space="preserve">
    <value>Enter the height or width of the item in pixels (e.g. 100px)</value>
  </data>
  <data name="lblPaddingSpacingHelp.Text" xml:space="preserve">
    <value />
  </data>
  <data name="lblPaddingSpacingHelp.Help" xml:space="preserve">
    <value>Enter a number to determine the space (if any) between the item's content and its border (Cell Padding) and the space between items (Cell Spacing). This should be a numeric value.</value>
  </data>
  <data name="lblItemColorHelp.Text" xml:space="preserve">
    <value />
  </data>
  <data name="lblItemColorHelp.Help" xml:space="preserve">
    <value>Enter a valid color value such as red or #FF0000 or visually choose a color using the color picker.</value>
  </data>
  <data name="lblBorderHelp.Text" xml:space="preserve">
    <value />
  </data>
  <data name="lblBorderHelp.Help" xml:space="preserve">
    <value>Select the line style of the border, the width of the line and the color of the line</value>
  </data>
  <data name="lblAlignmentHelp.Text" xml:space="preserve">
    <value />
  </data>
  <data name="lblAlignmentHelp.Help" xml:space="preserve">
    <value>Select how the item should be aligned</value>
  </data>
  <data name="lblWrapHelp.Text" xml:space="preserve">
    <value />
  </data>
  <data name="lblWrapHelp.Help" xml:space="preserve">
    <value>If checked, contents will be allowed to wrap, continuing on to the next line</value>
  </data>
  <data name="lblFirstLastCaptionHelp.Text" xml:space="preserve">
    <value />
  </data>
  <data name="lblFirstLastCaptionHelp.Help" xml:space="preserve">
    <value>Text used for the links to take users to the first or last page</value>
  </data>
  <data name="lblPrevNextCaptionHelp.Text" xml:space="preserve">
    <value />
  </data>
  <data name="lblPrevNextCaptionHelp.Help" xml:space="preserve">
    <value>Text used for the links to take users to the previous or next page</value>
  </data>
  <data name="RepeatLayout.Text" xml:space="preserve">
    <value>Repeat Layout</value>
  </data>
  <data name="CurrentDate.Text" xml:space="preserve">
    <value>Current Date</value>
  </data>
  <data name="UserId.Text" xml:space="preserve">
    <value>User ID</value>
  </data>
  <data name="PortalId.Text" xml:space="preserve">
    <value>Portal ID</value>
  </data>
  <data name="PortalAlias.Text" xml:space="preserve">
    <value>Portal Alias</value>
  </data>
  <data name="PortalName.Text" xml:space="preserve">
    <value>Portal Name</value>
  </data>
  <data name="ModuleId.Text" xml:space="preserve">
    <value>Module ID</value>
  </data>
  <data name="TabId.Text" xml:space="preserve">
    <value>Tab ID</value>
  </data>
  <data name="FormId.Text" xml:space="preserve">
    <value>Form ID</value>
  </data>
  <data name="DatabaseVersion.Text" xml:space="preserve">
    <value>Database Version</value>
  </data>
  <data name="PortalEmail.Text" xml:space="preserve">
    <value>Portal Email</value>
  </data>
  <data name="PortalExpiration.Text" xml:space="preserve">
    <value>Portal Expiration</value>
  </data>
  <data name="HomeTabId.Text" xml:space="preserve">
    <value>Home Tab ID</value>
  </data>
  <data name="LoginTabId.Text" xml:space="preserve">
    <value>Login Tab ID</value>
  </data>
  <data name="LogoFile.Text" xml:space="preserve">
    <value>Logo File</value>
  </data>
  <data name="UploadDirectory.Text" xml:space="preserve">
    <value>Upload Directory</value>
  </data>
  <data name="UploadDirectoryMapped.Text" xml:space="preserve">
    <value>Upload Directory (Mapped)</value>
  </data>
  <data name="XModIdBefore.Text" xml:space="preserve">
    <value>XMod ID Before</value>
  </data>
  <data name="XModIdAfter.Text" xml:space="preserve">
    <value>XMod ID After</value>
  </data>
  <data name="UserHostName.Text" xml:space="preserve">
    <value>User Host Name</value>
  </data>
  <data name="UserHostAddress.Text" xml:space="preserve">
    <value>User Host Address</value>
  </data>
  <data name="UserAgent.Text" xml:space="preserve">
    <value>User Agent</value>
  </data>
  <data name="UserBrowser.Text" xml:space="preserve">
    <value>User Browser</value>
  </data>
  <data name="UrlReferrer.Text" xml:space="preserve">
    <value>URL Referrer</value>
  </data>
  <data name="UserEmail.Text" xml:space="preserve">
    <value>User Email</value>
  </data>
  <data name="UserFirstName.Text" xml:space="preserve">
    <value>User First Name</value>
  </data>
  <data name="UserLastName.Text" xml:space="preserve">
    <value>User Last Name</value>
  </data>
  <data name="UserFullName.Text" xml:space="preserve">
    <value>User Full Name</value>
  </data>
  <data name="UserStreet.Text" xml:space="preserve">
    <value>User Street</value>
  </data>
  <data name="UserUnit.Text" xml:space="preserve">
    <value>User Unit</value>
  </data>
  <data name="UserCity.Text" xml:space="preserve">
    <value>User City</value>
  </data>
  <data name="UserRegion.Text" xml:space="preserve">
    <value>User Region</value>
  </data>
  <data name="UserPostalCode.Text" xml:space="preserve">
    <value>User Postal Code</value>
  </data>
  <data name="UserCountry.Text" xml:space="preserve">
    <value>User Country</value>
  </data>
  <data name="UserTelephone.Text" xml:space="preserve">
    <value>User Telephone</value>
  </data>
  <data name="UserUsername.Text" xml:space="preserve">
    <value>User Username</value>
  </data>
  <data name="UserPassword.Text" xml:space="preserve">
    <value>User Password</value>
  </data>
  <data name="UserCell.Text" xml:space="preserve">
    <value>User Cell Phone</value>
  </data>
  <data name="UserFax.Text" xml:space="preserve">
    <value>User FAX</value>
  </data>
  <data name="UserIM.Text" xml:space="preserve">
    <value>User IM</value>
  </data>
  <data name="UserPreferredLocale.Text" xml:space="preserve">
    <value>User Preferred Locale</value>
  </data>
  <data name="UserTimeZone.Text" xml:space="preserve">
    <value>User Time Zone</value>
  </data>
  <data name="UserWebsite.Text" xml:space="preserve">
    <value>User Website</value>
  </data>
  <data name="lblEditorTemplateTag.Text" xml:space="preserve">
    <value>Template Tag:</value>
  </data>
  <data name="lblEditorXModConstant.Text" xml:space="preserve">
    <value>XMod Constant:</value>
  </data>
  <data name="Text.Text" xml:space="preserve">
    <value>Text</value>
  </data>
  <data name="Style.Text" xml:space="preserve">
    <value>Style</value>
  </data>
  <data name="Display.Text" xml:space="preserve">
    <value>Display</value>
  </data>
  <data name="ImageUrl.Text" xml:space="preserve">
    <value>Image URL</value>
  </data>
  <data name="OnClick.Text" xml:space="preserve">
    <value>OnClick</value>
  </data>
  <data name="Target.Text" xml:space="preserve">
    <value>Target</value>
  </data>
  <data name="Method.Text" xml:space="preserve">
    <value>Method</value>
  </data>
  <data name="ImageAlign.Text" xml:space="preserve">
    <value>Image Align</value>
  </data>
  <data name="FieldItems.Text" xml:space="preserve">
    <value>Field Items</value>
  </data>
  <data name="Field.Text" xml:space="preserve">
    <value>Field</value>
  </data>
  <data name="Value.Text" xml:space="preserve">
    <value>Value</value>
  </data>
  <data name="Save.Text" xml:space="preserve">
    <value>Save</value>
  </data>
  <data name="Format.Text" xml:space="preserve">
    <value>Format</value>
  </data>
  <data name="Name.Text" xml:space="preserve">
    <value>Name</value>
  </data>
  <data name="MaxLength.Text" xml:space="preserve">
    <value>Max. Length</value>
  </data>
  <data name="DetailLink.Text" xml:space="preserve">
    <value>Detail Link</value>
  </data>
  <data name="Separator.Text" xml:space="preserve">
    <value>Separator</value>
  </data>
  <data name="UseValue.Text" xml:space="preserve">
    <value>Use Value</value>
  </data>
  <data name="EncodeHtml.Text" xml:space="preserve">
    <value>Encode HTML</value>
  </data>
  <data name="EnableScripts.Text" xml:space="preserve">
    <value>Enable Scripts</value>
  </data>
  <data name="Type.Text" xml:space="preserve">
    <value>Type</value>
  </data>
  <data name="Pattern.Text" xml:space="preserve">
    <value>Pattern</value>
  </data>
  <data name="Replacement.Text" xml:space="preserve">
    <value>Replacement</value>
  </data>
  <data name="InputCulture.Text" xml:space="preserve">
    <value>Input Culture</value>
  </data>
  <data name="OutputCulture.Text" xml:space="preserve">
    <value>Output Culture</value>
  </data>
  <data name="Assembly.Text" xml:space="preserve">
    <value>Assembly</value>
  </data>
  <data name="Class.Text" xml:space="preserve">
    <value>Class</value>
  </data>
  <data name="Default.Text" xml:space="preserve">
    <value>Default</value>
  </data>
  <data name="Encode.Text" xml:space="preserve">
    <value>Encode</value>
  </data>
  <data name="RegisterOnce.Text" xml:space="preserve">
    <value>Register Once</value>
  </data>
  <data name="ScriptId.Text" xml:space="preserve">
    <value>Script ID</value>
  </data>
  <data name="BlockType.Text" xml:space="preserve">
    <value>Block Type</value>
  </data>
  <data name="Script.Text" xml:space="preserve">
    <value>Script</value>
  </data>
  <data name="If.Text" xml:space="preserve">
    <value>If</value>
  </data>
  <data name="Else.Text" xml:space="preserve">
    <value>Else</value>
  </data>
  <data name="Title.Text" xml:space="preserve">
    <value>Title</value>
  </data>
  <data name="Keywords.Text" xml:space="preserve">
    <value>Keywords</value>
  </data>
  <data name="Description.Text" xml:space="preserve">
    <value>Description</value>
  </data>
  <data name="MetaTags.Text" xml:space="preserve">
    <value>Meta Tags</value>
  </data>
  <data name="Append.Text" xml:space="preserve">
    <value>Append</value>
  </data>
  <data name="Caption.Text" xml:space="preserve">
    <value>Caption</value>
  </data>
  <data name="Visible.Text" xml:space="preserve">
    <value>Visible</value>
  </data>
  <data name="Layout.Text" xml:space="preserve">
    <value>Layout</value>
  </data>
  <data name="OpenText.Text" xml:space="preserve">
    <value>Open Text</value>
  </data>
  <data name="CloseText.Text" xml:space="preserve">
    <value>Close Text</value>
  </data>
  <data name="PanelStyle.Text" xml:space="preserve">
    <value>Panel Style</value>
  </data>
  <data name="ToggleStyle.Text" xml:space="preserve">
    <value>Toggle Style</value>
  </data>
  <data name="Mode.Text" xml:space="preserve">
    <value>Mode</value>
  </data>
  <data name="AddCaseBlock.Text" xml:space="preserve">
    <value>Add Case Block</value>
  </data>
  <data name="AddElseBlock.Text" xml:space="preserve">
    <value>Add Else Block</value>
  </data>
  <data name="Select.Text" xml:space="preserve">
    <value>Select</value>
  </data>
  <data name="AddCase.Text" xml:space="preserve">
    <value>Add Case</value>
  </data>
  <data name="Expression.Text" xml:space="preserve">
    <value>Expression</value>
  </data>
  <data name="Operator.Text" xml:space="preserve">
    <value>Operator</value>
  </data>
  <data name="CompareType.Text" xml:space="preserve">
    <value>Compare Type</value>
  </data>
  <data name="IgnoreCase.Text" xml:space="preserve">
    <value>Ignore Case</value>
  </data>
  <data name="Culture.Text" xml:space="preserve">
    <value>Culture</value>
  </data>
  <data name="GeneralSettings.Text" xml:space="preserve">
    <value>General Settings</value>
  </data>
  <data name="Fields.Text" xml:space="preserve">
    <value>Fields</value>
  </data>
  <data name="ChooseEditor.Text" xml:space="preserve">
    <value>Choose Editor:</value>
  </data>
  <data name="PlainText.Text" xml:space="preserve">
    <value>Plain Text</value>
  </data>
  <data name="RichText.Text" xml:space="preserve">
    <value>Rich Text</value>
  </data>
  <data name="ERR_ValidationError.Text" xml:space="preserve">
    <value>At least one of your settings has an invalid value.  Please review your settings.</value>
  </data>
  <data name="ChooseEditor.Help" xml:space="preserve">
    <value>The Rich Text editor cannot be used with Grid view type templates.</value>
  </data>
  <data name="ERR_RichTextError_GridView.Text" xml:space="preserve">
    <value>The rich text editor cannot be used to edit Grid view type templates.</value>
  </data>
  <data name="ERR_RichTextError_RepeaterView.Text" xml:space="preserve">
    <value>The rich text editor cannot be used to edit Repeater type templates</value>
  </data>
  <data name="TemplateTypeDetail.Text" xml:space="preserve">
    <value>Detail View</value>
  </data>
  <data name="TemplateTypeGrid.Text" xml:space="preserve">
    <value>List View - Grid</value>
  </data>
  <data name="TemplateTypeList.Text" xml:space="preserve">
    <value>List View - List</value>
  </data>
  <data name="TemplateTypeRepeater.Text" xml:space="preserve">
    <value>List View - Repeater</value>
  </data>
  <data name="PositionInPage.Text" xml:space="preserve">
    <value>Position In Page [List Templates Only]</value>
  </data>
  <data name="PositionInResults.Text" xml:space="preserve">
    <value>Position In Results [List Templates Only]</value>
  </data>
  <data name="RecordCount.Text" xml:space="preserve">
    <value>Record Count [List Templates Only]</value>
  </data>
  <data name="PositionLabel.Text" xml:space="preserve">
    <value>Position Label [List Templates Only]</value>
  </data>
  <data name="lblLoadingDesignerNotification.Text" xml:space="preserve">
    <value>The tag designer is loading. Please wait...</value>
  </data>
</root>