﻿<?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="AddForm.Text" xml:space="preserve">
    <value>Create New Form</value>
  </data>
  <data name="AddForm.ToolTip" xml:space="preserve">
    <value>Create a new form and begin to edit it.</value>
  </data>
  <data name="EditForm.Text" xml:space="preserve">
    <value>Edit Form</value>
  </data>
  <data name="EditForm.ToolTip" xml:space="preserve">
    <value>Edit the currently selected form.</value>
  </data>
  <data name="DeleteForm.Text" xml:space="preserve">
    <value>Delete Form</value>
  </data>
  <data name="DeleteForm.ToolTip" xml:space="preserve">
    <value>Delete the currently selected form.</value>
  </data>
  <data name="Return.Text" xml:space="preserve">
    <value>Done</value>
  </data>
  <data name="Cancel.Text" xml:space="preserve">
    <value>Cancel</value>
  </data>
  <data name="Add.Text" xml:space="preserve">
    <value>Add</value>
  </data>
  <data name="lblAddFormControl.Text" xml:space="preserve">
    <value>Form Control:</value>
  </data>
  <data name="lblXModConstant.Text" xml:space="preserve">
    <value>XMod Constant:</value>
  </data>
  <data name="CreateTag.Text" xml:space="preserve">
    <value>Create Form Control</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="FormControlAdded.Text" xml:space="preserve">
    <value>A "{0}" form control has been added.</value>
  </data>
  <data name="VowelFormControlAdded.Text" xml:space="preserve">
    <value>An "{0}" form control has been added.</value>
  </data>
  <data name="ConstantAdded.Text" xml:space="preserve">
    <value>
            A "{0}" constant has been added.
        </value>
  </data>
  <data name="FormName.Text" xml:space="preserve">
    <value>Form Name</value>
  </data>
  <data name="FormName.Help" xml:space="preserve">
    <value>Enter a descriptive name for this form</value>
  </data>
  <data name="FormSource.Text" xml:space="preserve">
    <value>Form Source</value>
  </data>
  <data name="FormSource.Help" xml:space="preserve">
    <value>Select whether you would like to use XMod's FormBuilder utility to create your form or whether you'd like to enter the form definition manually</value>
  </data>
  <data name="NoneSelectedListItem.Text" xml:space="preserve">
    <value>(None Selected)</value>
  </data>
  <data name="FormBuilderListItem.Text" xml:space="preserve">
    <value>Form Builder</value>
  </data>
  <data name="TextEntryListItem.Text" xml:space="preserve">
    <value>Text Entry</value>
  </data>
  <data name="ControlType.Text" xml:space="preserve">
    <value>Control Type</value>
  </data>
  <data name="ControlType.Help" xml:space="preserve">
    <value>Select the kind of form control you would like to create</value>
  </data>
  <data name="TextBoxListItem.Text" xml:space="preserve">
    <value>Text Box</value>
  </data>
  <data name="TextAreaListItem.Text" xml:space="preserve">
    <value>Text Area (Multi-Line)</value>
  </data>
  <data name="RadioButtonListItem.Text" xml:space="preserve">
    <value>Radio Button List</value>
  </data>
  <data name="CheckboxListItem.Text" xml:space="preserve">
    <value>Checkbox List</value>
  </data>
  <data name="SingleSelectListItem.Text" xml:space="preserve">
    <value>Single-Select List Box</value>
  </data>
  <data name="MultiSelectListItem.Text" xml:space="preserve">
    <value>Multi-Select List Box</value>
  </data>
  <data name="DropDownListListItem.Text" xml:space="preserve">
    <value>Drop-Down List</value>
  </data>
  <data name="HtmlInputBoxListItem.Text" xml:space="preserve">
    <value>HTML Input Box</value>
  </data>
  <data name="CategoryPickerListItem.Text" xml:space="preserve">
    <value>XMod Category Picker</value>
  </data>
  <data name="DnnFilePickerListItem.Text" xml:space="preserve">
    <value>DNN File Picker</value>
  </data>
  <data name="ControlName.Text" xml:space="preserve">
    <value>Control Name</value>
  </data>
  <data name="ControlName.Help" xml:space="preserve">
    <value>Enter a unique name for this control. Control names must be unique within a form and can only contain letters, numbers and underscores. Spaces, dashes and other punctuation is not allowed</value>
  </data>
  <data name="ControlLabel.Text" xml:space="preserve">
    <value>Control Label</value>
  </data>
  <data name="ControlLabel.Help" xml:space="preserve">
    <value>Enter a caption for the control. This value is displayed to the user to identify the control on the form (for automatically generated forms) It is also displayed to the user to identify the form field in other parts of the program - such as when the user is allowed to choose a sort field</value>
  </data>
  <data name="AddListItemsHeading.Text" xml:space="preserve">
    <value>Add List Items to the Control</value>
  </data>
  <data name="DisplayText.Text" xml:space="preserve">
    <value>Display Text</value>
  </data>
  <data name="DisplayText.Help" xml:space="preserve">
    <value>Enter the text the user will see for this item in the list control</value>
  </data>
  <data name="ItemValue.Help" xml:space="preserve">
    <value>Enter a value for this item. This value will not be visible to the user in the list control. If you do not need a distinct value for the item, simply duplicate the item's display text.</value>
  </data>
  <data name="ItemValue.Text" xml:space="preserve">
    <value>Item Value</value>
  </data>
  <data name="AddListItem.Text" xml:space="preserve">
    <value>Add List Item</value>
  </data>
  <data name="ListItems.Help" xml:space="preserve">
    <value>This control contains the items you've added to your list control.</value>
  </data>
  <data name="RemoveItem.Text" xml:space="preserve">
    <value>Remove Selected Item</value>
  </data>
  <data name="RemoveItem.Help" xml:space="preserve">
    <value>Deletes the selected item from the list</value>
  </data>
  <data name="RemoveAll.Text" xml:space="preserve">
    <value>Remove All</value>
  </data>
  <data name="RemoveAll.Help" xml:space="preserve">
    <value>Clears the list</value>
  </data>
  <data name="SelectionType.Text" xml:space="preserve">
    <value>Selection Type</value>
  </data>
  <data name="SelectionType.Help" xml:space="preserve">
    <value>Determines how many items the user will be able to select in the list</value>
  </data>
  <data name="SingleSelectionListItem.Text" xml:space="preserve">
    <value>Single-Selection</value>
  </data>
  <data name="MultipleSelectionListItem.Text" xml:space="preserve">
    <value>Multiple-Selection</value>
  </data>
  <data name="FileExtensions.Text" xml:space="preserve">
    <value>File Extensions</value>
  </data>
  <data name="FileExtensions.Help" xml:space="preserve">
    <value>Leave this field blank to show all available files or enter a comma-separated list of extensions (without the period) to filter the list. Ex: jpg,gif,png would list only images.</value>
  </data>
  <data name="AddControlToForm.Text" xml:space="preserve">
    <value>Add Control to Form</value>
  </data>
  <data name="AddControlToForm.Help" xml:space="preserve">
    <value>Add the control to the form's definition</value>
  </data>
  <data name="CreateForm.Text" xml:space="preserve">
    <value>Create Form</value>
  </data>
  <data name="CreateForm.Help" xml:space="preserve">
    <value>Generates the form defninition</value>
  </data>
  <data name="FormDefinitionHeading.Text" xml:space="preserve">
    <value>Form Definition - Make Any Necessary Changes Below</value>
  </data>
  <data name="ItemApproval.Text" xml:space="preserve">
    <value>Item Approval</value>
  </data>
  <data name="ItemApproval.Help" xml:space="preserve">
    <value>If "Require Approval" is selected, all items created with this form will need to be approved by a member of one of the "Approval Roles"</value>
  </data>
  <data name="RequireApproval.Text" xml:space="preserve">
    <value>Require Approval</value>
  </data>
  <data name="NoApprovalNeeded.Text" xml:space="preserve">
    <value>Auto-Approve All Records</value>
  </data>
  <data name="ApprovalRoles.Text" xml:space="preserve">
    <value>Approval Roles</value>
  </data>
  <data name="ApprovalRoles.Help" xml:space="preserve">
    <value>Checked roles will be able to approve un-approved items created with this form</value>
  </data>
  <data name="AutoApproveRoles.Text" xml:space="preserve">
    <value>Auto-Approve Roles</value>
  </data>
  <data name="AutoApproveRoles.Help" xml:space="preserve">
    <value>Members of the checked roles below will automatically have the items they create with this form approved</value>
  </data>
  <data name="UserPermissions.Text" xml:space="preserve">
    <value>User Moderation</value>
  </data>
  <data name="UserPermissions.Help" xml:space="preserve">
    <value>Customize how users can edit and delete their records.</value>
  </data>
  <data name="BeforeApproval.Text" xml:space="preserve">
    <value>Before Approval:</value>
  </data>
  <data name="AfterApproval.Text" xml:space="preserve">
    <value>After Approval:</value>
  </data>
  <data name="PreApproveEdit.Text" xml:space="preserve">
    <value>Allow user to edit submitted record</value>
  </data>
  <data name="PreApproveDelete.Text" xml:space="preserve">
    <value>Allow user to delete submitted record</value>
  </data>
  <data name="PostApproveEdit.Text" xml:space="preserve">
    <value>Allow user to edit an approved record</value>
  </data>
  <data name="PostApproveDelete.Text" xml:space="preserve">
    <value>Allow user to delete an approved record</value>
  </data>
  <data name="ResetApproval.Text" xml:space="preserve">
    <value>Resubmit record for approval</value>
  </data>
  <data name="ResetApproval.Help" xml:space="preserve">
    <value>Resubmit record for approval</value>
  </data>
  <data name="SaveForm.Text" xml:space="preserve">
    <value>Save Form</value>
  </data>
  <data name="ERR_FunctionalityDisabled.Text" xml:space="preserve">
    <value>Access Denied: The Host has disabled access to this functionality</value>
  </data>
  <data name="MSG_AddFormMode.Text" xml:space="preserve">
    <value>Add Form</value>
  </data>
  <data name="MSG_EditFormMode.Text" xml:space="preserve">
    <value>Edit Form</value>
  </data>
  <data name="MSG_DeleteFormMode.Text" xml:space="preserve">
    <value>Delete Form</value>
  </data>
  <data name="MSG_ConfirmDeleteForm.Text" xml:space="preserve">
    <value>Are you sure you want to delete this form?</value>
  </data>
  <data name="MSG_ConfirmDeleteFormPlusData.Text" xml:space="preserve">
    <value>Deleting the form will also delete any data entered via the form. Are you sure you want to delete this form?</value>
  </data>
  <data name="ERR_NoItemLabel.Text" xml:space="preserve">
    <value>Enter a value for the item's Label</value>
  </data>
  <data name="ERR_NoItemValue.Text" xml:space="preserve">
    <value>Enter a value for the item's Value</value>
  </data>
  <data name="ERR_LabelsNotUnique.Text" xml:space="preserve">
    <value>List item labels must be unique in each list</value>
  </data>
  <data name="ERR_ValuesNotUnique.Text" xml:space="preserve">
    <value>List item values must be unique in each list</value>
  </data>
  <data name="ERR_NoControlName.Text" xml:space="preserve">
    <value>A name for the control is required</value>
  </data>
  <data name="ERR_InvalidChar.Text" xml:space="preserve">
    <value>Invalid character ({0}) found in control's Name</value>
  </data>
  <data name="ERR_SpacesNotAllowed.Text" xml:space="preserve">
    <value>Spaces aren't allowed in Control Names</value>
  </data>
  <data name="ERR_NoControlLabel.Text" xml:space="preserve">
    <value>The control must have a Label</value>
  </data>
  <data name="ERR_NoControlType.Text" xml:space="preserve">
    <value>You must select a Type for this control</value>
  </data>
  <data name="ERR_NoFormTag.Text" xml:space="preserve">
    <value>Your form must be wrapped in &lt;form&gt; and &lt;/form&gt; tags</value>
  </data>
  <data name="ERR_ZeroItemsInList.Text" xml:space="preserve">
    <value>List-based controls must include at least 1 list item</value>
  </data>
  <data name="ERR_NonUniqueControlNames.Text" xml:space="preserve">
    <value>Control names must be unique within each form</value>
  </data>
  <data name="ERR_NoControlsInForm.Text" xml:space="preserve">
    <value>Forms must have at least 1 control</value>
  </data>
  <data name="ERR_NoFormName.Text" xml:space="preserve">
    <value>A Form Name is Required</value>
  </data>
  <data name="ERR_InvalidXml.Text" xml:space="preserve">
    <value>The form definition you've entered appears to be invalid XML:</value>
  </data>
  <data name="MSG_ChangesNotSaved.Text" xml:space="preserve">
    <value>Your changes have not been saved.</value>
  </data>
  <data name="MSG_ErrorMessage.Text" xml:space="preserve">
    <value>Error Message:</value>
  </data>
  <data name="Security.Text" xml:space="preserve">
    <value>Security</value>
  </data>
  <data name="OneRecordPerUser.Text" xml:space="preserve">
    <value>Only Allow User to Submit Only One Entry </value>
  </data>
  <data name="Continue.Text" xml:space="preserve">
    <value>Continue</value>
  </data>
  <data name="StepOneHeader.Text" xml:space="preserve">
    <value>What Do You Want to Do?</value>
  </data>
  <data name="StepTwoHeader.Text" xml:space="preserve">
    <value>Form Settings and Permissions</value>
  </data>
  <data name="FormType.Text" xml:space="preserve">
    <value>Form Type</value>
  </data>
  <data name="FormTypeAutoLayout.Text" xml:space="preserve">
    <value>Auto-Layout</value>
  </data>
  <data name="FormTypeCustom.Text" xml:space="preserve">
    <value>Custom HTML-Based Layout</value>
  </data>
  <data name="FormTypeUserControl.Text" xml:space="preserve">
    <value>User Control (ASCX)-Based Layout</value>
  </data>
  <data name="Back.Text" xml:space="preserve">
    <value>Back</value>
  </data>
  <data name="Next.Text" xml:space="preserve">
    <value>Next</value>
  </data>
  <data name="SaveSettings.Text" xml:space="preserve">
    <value>Save Settings</value>
  </data>
  <data name="StepThreeHeader.Text" xml:space="preserve">
    <value>Form Editor</value>
  </data>
  <data name="SelectControl.Text" xml:space="preserve">
    <value />
  </data>
  <data name="TagInput.Text" xml:space="preserve">
    <value>Text Box</value>
  </data>
  <data name="TagTextArea.Text" xml:space="preserve">
    <value>Multi-Line Text Box</value>
  </data>
  <data name="TagHtmlInput.Text" xml:space="preserve">
    <value>HTML Input</value>
  </data>
  <data name="TagSelect1.Text" xml:space="preserve">
    <value>Single-Select List</value>
  </data>
  <data name="TagSelect.Text" xml:space="preserve">
    <value>Multi-Select List</value>
  </data>
  <data name="TagButton.Text" xml:space="preserve">
    <value>Command Buttons</value>
  </data>
  <data name="ReloadForm.Text" xml:space="preserve">
    <value>Reload Form</value>
  </data>
  <data name="GeneralSettings.Text" xml:space="preserve">
    <value>General Settings</value>
  </data>
  <data name="ControlValidation.Text" xml:space="preserve">
    <value>Control Validation</value>
  </data>
  <data name="ListItems.Text" xml:space="preserve">
    <value>List Items</value>
  </data>
  <data name="MSG_CancelConfirm.Text" xml:space="preserve">
    <value>Lose your changes and return to the main screen?</value>
  </data>
  <data name="ERR_BadFormTag.Text" xml:space="preserve">
    <value>A form must have one and only one &lt;form&gt; tag</value>
  </data>
  <data name="ERR_BadControlsTag.Text" xml:space="preserve">
    <value>A form must have one and only one &lt;controls&gt; tag</value>
  </data>
  <data name="ERR_BadRedirectTag.Text" xml:space="preserve">
    <value>A form can only have one &lt;redirect&gt; tag</value>
  </data>
  <data name="ERR_InvalidCustomFormTag.Text" xml:space="preserve">
    <value>Your &lt;form&gt; tag must contain the attribute: format="custom"</value>
  </data>
  <data name="ERR_BadFieldsTag.Text" xml:space="preserve">
    <value>A user control (ASCX) form must have one and only one &lt;fields&gt; tag</value>
  </data>
  <data name="ERR_NoFieldTag.Text" xml:space="preserve">
    <value>A user control (ASCX) form must at least one &lt;field&gt; tag</value>
  </data>
  <data name="ERR_EmptyFieldNames.Text" xml:space="preserve">
    <value>A user control (ASCX) form requires the name attribute specify a unique name for each field. At least one field was found without a valid name attribute.</value>
  </data>
  <data name="ERR_InvalidUserControlFormTagFormat.Text" xml:space="preserve">
    <value>A user control (ASCX) form must include the attribute: format="usercontrol" in the &lt;form&gt; tag</value>
  </data>
  <data name="ERR_InvalidUserControlFormTagSrc.Text" xml:space="preserve">
    <value>A user control (ASCX) form must include the attribute: src="filepath" in the &lt;form&gt; tag with filepath being the patch to your ASCX file.</value>
  </data>
  <data name="ERR_NoFormData.Text" xml:space="preserve">
    <value>Unable to retrieve the form's data</value>
  </data>
  <data name="ERR_NoApprovalRole.Text" xml:space="preserve">
    <value>Please select at least one Approval Role or set the form to not require approval.</value>
  </data>
  <data name="MSG_AddYourControlTagsHere.Text" xml:space="preserve">
    <value>Add Your Control Tags in This Area</value>
  </data>
  <data name="MSG_UseMenuToCreateTags.Text" xml:space="preserve">
    <value>You can create your tags using the above menu</value>
  </data>
  <data name="MSG_LiteralTagHintPart1.Text" xml:space="preserve">
    <value>Any HTML tags must be enclosed in </value>
  </data>
  <data name="MSG_AddFieldTagsHere.Text" xml:space="preserve">
    <value>Add &lt;field&gt; Tags in This Area</value>
  </data>
  <data name="MSG_SingleValueFieldHint.Text" xml:space="preserve">
    <value>For single-value fields, set islist to false</value>
  </data>
  <data name="MSG_MultiValueFieldHint.Text" xml:space="preserve">
    <value>For multi-value fields, set islist to true</value>
  </data>
  <data name="MSG_LiteralTagHintPart2.Text" xml:space="preserve">
    <value>&lt;literal&gt; &lt;/literal&gt; tag pairs.</value>
  </data>
  <data name="ControlId.Text" xml:space="preserve">
    <value>Control ID</value>
  </data>
  <data name="Label.Text" xml:space="preserve">
    <value>Label</value>
  </data>
  <data name="Options.Text" xml:space="preserve">
    <value>Options</value>
  </data>
  <data name="Styling.Text" xml:space="preserve">
    <value>Styling</value>
  </data>
  <data name="DefaultValue.Text" xml:space="preserve">
    <value>Default Value</value>
  </data>
  <data name="MaxLength.Text" xml:space="preserve">
    <value>Max. Length</value>
  </data>
  <data name="Password.Text" xml:space="preserve">
    <value>Password</value>
  </data>
  <data name="ReadOnly.Text" xml:space="preserve">
    <value>Read Only</value>
  </data>
  <data name="CssClass.Text" xml:space="preserve">
    <value>CSS Class</value>
  </data>
  <data name="Style.Text" xml:space="preserve">
    <value>Style</value>
  </data>
  <data name="Width.Text" xml:space="preserve">
    <value>Width</value>
  </data>
  <data name="ButtonType.Text" xml:space="preserve">
    <value>Button Type</value>
  </data>
  <data name="ButtonTypeAdd.Text" xml:space="preserve">
    <value>Add Button</value>
  </data>
  <data name="ButtonTypeUpdate.Text" xml:space="preserve">
    <value>Update Button</value>
  </data>
  <data name="ButtonTypeCancel.Text" xml:space="preserve">
    <value>Cancel Button</value>
  </data>
  <data name="ButtonTypeCommand.Text" xml:space="preserve">
    <value>Command Button</value>
  </data>
  <data name="Text.Text" xml:space="preserve">
    <value>Text</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="Dimensions.Text" xml:space="preserve">
    <value>Dimensions</value>
  </data>
  <data name="OnClick.Text" xml:space="preserve">
    <value>OnClick</value>
  </data>
  <data name="DisplayButton.Text" xml:space="preserve">
    <value>Button</value>
  </data>
  <data name="DisplayImage.Text" xml:space="preserve">
    <value>Image</value>
  </data>
  <data name="DisplayHyperlink.Text" xml:space="preserve">
    <value>Hyperlink</value>
  </data>
  <data name="Height.Text" xml:space="preserve">
    <value>Height</value>
  </data>
  <data name="Delete.Text" xml:space="preserve">
    <value>Delete</value>
  </data>
  <data name="Edit.Text" xml:space="preserve">
    <value>Edit</value>
  </data>
  <data name="Save.Text" xml:space="preserve">
    <value>Save</value>
  </data>
  <data name="MoveUp.Text" xml:space="preserve">
    <value>Move Up</value>
  </data>
  <data name="MoveDown.Text" xml:space="preserve">
    <value>Move Down</value>
  </data>
  <data name="HiddenValue.Text" xml:space="preserve">
    <value>Hidden Value</value>
  </data>
  <data name="DefaultListItem.Text" xml:space="preserve">
    <value>(Default)</value>
  </data>
  <data name="Horizontal.Text" xml:space="preserve">
    <value>Horizontal</value>
  </data>
  <data name="Vertical.Text" xml:space="preserve">
    <value>Vertical</value>
  </data>
  <data name="Flow.Text" xml:space="preserve">
    <value>Flow</value>
  </data>
  <data name="Table.Text" xml:space="preserve">
    <value>Table</value>
  </data>
  <data name="Appearance.Text" xml:space="preserve">
    <value>Apppearance</value>
  </data>
  <data name="Rows.Text" xml:space="preserve">
    <value>Rows</value>
  </data>
  <data name="Spacing.Text" xml:space="preserve">
    <value>Spacing</value>
  </data>
  <data name="Repeat.Text" xml:space="preserve">
    <value>Repeat</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="Direction.Text" xml:space="preserve">
    <value>Direction</value>
  </data>
  <data name="Layout.Text" xml:space="preserve">
    <value>Layout</value>
  </data>
  <data name="Columns.Text" xml:space="preserve">
    <value>Columns</value>
  </data>
  <data name="ValidatorTypeRequired.Text" xml:space="preserve">
    <value>Required</value>
  </data>
  <data name="ValidatorTypeNumeric.Text" xml:space="preserve">
    <value>Numeric</value>
  </data>
  <data name="ValidatorTypeDate.Text" xml:space="preserve">
    <value>Date</value>
  </data>
  <data name="ValidatorTypeRegularExpression.Text" xml:space="preserve">
    <value>Regular Expression</value>
  </data>
  <data name="ValidatorTypeComparison.Text" xml:space="preserve">
    <value>Comparison</value>
  </data>
  <data name="ValidationType.Text" xml:space="preserve">
    <value>Validation Type</value>
  </data>
  <data name="ControlToCompare.Text" xml:space="preserve">
    <value>Control to Compare</value>
  </data>
  <data name="ValueToCompare.Text" xml:space="preserve">
    <value>Value to Compare</value>
  </data>
  <data name="Operator.Text" xml:space="preserve">
    <value>Operator</value>
  </data>
  <data name="DataType.Text" xml:space="preserve">
    <value>Data Type</value>
  </data>
  <data name="DataTypeCheck.Text" xml:space="preserve">
    <value>Data Type Check</value>
  </data>
  <data name="String.Text" xml:space="preserve">
    <value>String (Text)</value>
  </data>
  <data name="Integer.Text" xml:space="preserve">
    <value>Integer</value>
  </data>
  <data name="Double.Text" xml:space="preserve">
    <value>Double</value>
  </data>
  <data name="Date.Text" xml:space="preserve">
    <value>Date</value>
  </data>
  <data name="Currency.Text" xml:space="preserve">
    <value>Currency</value>
  </data>
  <data name="ExpressionToMatch.Text" xml:space="preserve">
    <value>Expression to Match</value>
  </data>
  <data name="ErrorMessage.Text" xml:space="preserve">
    <value>Error Message</value>
  </data>
  <data name="Validators.Text" xml:space="preserve">
    <value>Validators</value>
  </data>
  <data name="EnableClientSideValidation.Text" xml:space="preserve">
    <value>Enable Client-Side Validation</value>
  </data>
  <data name="AddValidator.Text" xml:space="preserve">
    <value>Add Validator</value>
  </data>
  <data name="ClearList.Text" xml:space="preserve">
    <value>Clear List</value>
  </data>
  <data name="SelectForm.Text" xml:space="preserve">
    <value>(Select Form)</value>
  </data>
  <data name="DynamicData.Text" xml:space="preserve">
    <value />
  </data>
  <data name="PreviewForm.Text" xml:space="preserve">
    <value>Preview</value>
  </data>
  <data name="ClosePreview.Text" xml:space="preserve">
    <value>Close the Preview</value>
  </data>
  <data name="FormatForm.Text" xml:space="preserve">
    <value>Format Code</value>
  </data>
  <data name="FormSettings.Text" xml:space="preserve">
    <value>Settings</value>
  </data>
  <data name="ResetForm.Text" xml:space="preserve">
    <value>Reset</value>
  </data>
  <data name="ClickClosePreview.Text" xml:space="preserve">
    <value>Click the Close Preview link above to return to the Form Editor.</value>
  </data>
  <data name="TagLiteral.Text" xml:space="preserve">
    <value>Literal</value>
  </data>
  <data name="TagHidden.Text" xml:space="preserve">
    <value>Hidden</value>
  </data>
  <data name="TagEmail.Text" xml:space="preserve">
    <value>Email</value>
  </data>
  <data name="TagInfo.Text" xml:space="preserve">
    <value>Info (inner tag)</value>
  </data>
  <data name="MoreControlsListItem.Text" xml:space="preserve">
    <value>-----(More Controls)-----</value>
  </data>
  <data name="InnerTagsListItem.Text" xml:space="preserve">
    <value>-----(Inner Tags)-----</value>
  </data>
  <data name="ControlTitle_forms.Text" xml:space="preserve">
    <value>Manage Forms</value>
  </data>
  <data name="Security.Help" xml:space="preserve">
    <value>Place restrictions on user actions when using this form.</value>
  </data>
  <data name="lblResetApproval.Text" xml:space="preserve">
    <value />
  </data>
  <data name="ApprovalSettingsDescription.Text" xml:space="preserve">
    <value>The settings below only apply if Item Approval is set to Require Approval</value>
  </data>
  <data name="TagLabel.Text" xml:space="preserve">
    <value>Label</value>
  </data>
  <data name="TagValidateRequired.Text" xml:space="preserve">
    <value>Validate (Required)</value>
  </data>
  <data name="TagValidateDate.Text" xml:space="preserve">
    <value>Validate (Date)</value>
  </data>
  <data name="TagValidateNumeric.Text" xml:space="preserve">
    <value>Validate (Numeric)</value>
  </data>
  <data name="TagValidateRegEx.Text" xml:space="preserve">
    <value>Validate (Regular Expression)</value>
  </data>
  <data name="TagValidateCompare.Text" xml:space="preserve">
    <value>Validate (Comparison)</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="Return.ToolTip" xml:space="preserve">
    <value>Return to the XMod start page.</value>
  </data>
  <data name="FormType.Help" xml:space="preserve">
    <value>Select the way you want the form layout to be displayed.</value>
  </data>
  <data name="lblCssClass.Text" xml:space="preserve">
    <value>CSS Class</value>
  </data>
  <data name="lblCssClass.Help" xml:space="preserve">
    <value>Use a defined style class</value>
  </data>
  <data name="lblStyle.Text" xml:space="preserve">
    <value>Style</value>
  </data>
  <data name="lblStyle.Help" xml:space="preserve">
    <value>Directly specify styling information for this item</value>
  </data>
  <data name="lblOnClick.Text" xml:space="preserve">
    <value>OnClick</value>
  </data>
  <data name="lblOnClick.Help" xml:space="preserve">
    <value>Javascript to execute when item is clicked</value>
  </data>
  <data name="DefaultManager.Text" xml:space="preserve">
    <value>Default Manager</value>
  </data>
  <data name="XModManager.Text" xml:space="preserve">
    <value>XMod Manager:</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="FormBuilder.Text" xml:space="preserve">
    <value>Form Builder</value>
  </data>
  <data name="FormTagDDL_addbutton.Text" xml:space="preserve">
    <value>addbutton</value>
  </data>
  <data name="FormTagDDL_adduserpicker.Text" xml:space="preserve">
    <value>adduserpicker</value>
  </data>
  <data name="FormTagDDL_ajax.Text" xml:space="preserve">
    <value>ajax</value>
  </data>
  <data name="FormTagDDL_buttons.Text" xml:space="preserve">
    <value>-- Buttons --</value>
  </data>
  <data name="FormTagDDL_calendar.Text" xml:space="preserve">
    <value>calendar</value>
  </data>
  <data name="FormTagDDL_cancelbutton.Text" xml:space="preserve">
    <value>cancelbutton</value>
  </data>
  <data name="FormTagDDL_categorychooser.Text" xml:space="preserve">
    <value>categorychooser</value>
  </data>
  <data name="FormTagDDL_child_tags.Text" xml:space="preserve">
    <value>-- Child Tags --</value>
  </data>
  <data name="FormTagDDL_commandbutton.Text" xml:space="preserve">
    <value>commandbutton</value>
  </data>
  <data name="FormTagDDL_controls.Text" xml:space="preserve">
    <value>-- Controls -- </value>
  </data>
  <data name="FormTagDDL_custom.Text" xml:space="preserve">
    <value>custom</value>
  </data>
  <data name="FormTagDDL_dateinput.Text" xml:space="preserve">
    <value>dateinput</value>
  </data>
  <data name="FormTagDDL_displaydate.Text" xml:space="preserve">
    <value>displaydate</value>
  </data>
  <data name="FormTagDDL_dnnfilelist.Text" xml:space="preserve">
    <value>dnnfilelist</value>
  </data>
  <data name="FormTagDDL_email.Text" xml:space="preserve">
    <value>email</value>
  </data>
  <data name="FormTagDDL_expirydate.Text" xml:space="preserve">
    <value>expirydate</value>
  </data>
  <data name="FormTagDDL_hidden.Text" xml:space="preserve">
    <value>hidden</value>
  </data>
  <data name="FormTagDDL_htmlinput.Text" xml:space="preserve">
    <value>htmlinput</value>
  </data>
  <data name="FormTagDDL_info.Text" xml:space="preserve">
    <value>info</value>
  </data>
  <data name="FormTagDDL_input.Text" xml:space="preserve">
    <value>input</value>
  </data>
  <data name="FormTagDDL_item.Text" xml:space="preserve">
    <value>item</value>
  </data>
  <data name="FormTagDDL_label.Text" xml:space="preserve">
    <value>label</value>
  </data>
  <data name="FormTagDDL_literal.Text" xml:space="preserve">
    <value>literal</value>
  </data>
  <data name="FormTagDDL_other.Text" xml:space="preserve">
    <value>-- Other --</value>
  </data>
  <data name="FormTagDDL_panel.Text" xml:space="preserve">
    <value>panel</value>
  </data>
  <data name="FormTagDDL_parameter.Text" xml:space="preserve">
    <value>parameter</value>
  </data>
  <data name="FormTagDDL_parameters.Text" xml:space="preserve">
    <value>parameters</value>
  </data>
  <data name="FormTagDDL_redirect.Text" xml:space="preserve">
    <value>redirect</value>
  </data>
  <data name="FormTagDDL_register.Text" xml:space="preserve">
    <value>register</value>
  </data>
  <data name="FormTagDDL_scriptblock.Text" xml:space="preserve">
    <value>scriptblock</value>
  </data>
  <data name="FormTagDDL_select.Text" xml:space="preserve">
    <value>select</value>
  </data>
  <data name="FormTagDDL_select1.Text" xml:space="preserve">
    <value>select1</value>
  </data>
  <data name="FormTagDDL_tab.Text" xml:space="preserve">
    <value>tab</value>
  </data>
  <data name="FormTagDDL_tabstrip.Text" xml:space="preserve">
    <value>tabstrip</value>
  </data>
  <data name="FormTagDDL_textarea.Text" xml:space="preserve">
    <value>textarea</value>
  </data>
  <data name="FormTagDDL_updatebutton.Text" xml:space="preserve">
    <value>updatebutton</value>
  </data>
  <data name="FormTagDDL_userpicker.Text" xml:space="preserve">
    <value>userpicker</value>
  </data>
  <data name="FormTagDDL_validate.Text" xml:space="preserve">
    <value>validate</value>
  </data>
  <data name="FormTagDDL_validationsummary.Text" xml:space="preserve">
    <value>validationsummary</value>
  </data>
  <data name="FormTagDDL_variable.Text" xml:space="preserve">
    <value>variable</value>
  </data>
  <data name="FormTagDDL_variables.Text" xml:space="preserve">
    <value>variables</value>
  </data>
  <data name="FormBuilder_SelectControl.Text" xml:space="preserve">
    <value>Add Control to Form: </value>
  </data>
  <data name="FormBuilder_TextInput.Text" xml:space="preserve">
    <value>Text Input</value>
  </data>
  <data name="FormBuilder_ListControls.Text" xml:space="preserve">
    <value>List Controls</value>
  </data>
  <data name="FormBuilder_Buttons.Text" xml:space="preserve">
    <value>Buttons</value>
  </data>
  <data name="FormBuilder_Other.Text" xml:space="preserve">
    <value>Other</value>
  </data>
  <data name="Textbox.Text" xml:space="preserve">
    <value>Textbox</value>
  </data>
  <data name="MultilineTextbox.Text" xml:space="preserve">
    <value>Multiline Textbox</value>
  </data>
  <data name="HtmlInput.Text" xml:space="preserve">
    <value>HTML Input</value>
  </data>
  <data name="DateInput.Text" xml:space="preserve">
    <value>Date Input</value>
  </data>
  <data name="DropdownList.Text" xml:space="preserve">
    <value>Dropdown List</value>
  </data>
  <data name="SingleSelectList.Text" xml:space="preserve">
    <value>Single-Select List</value>
  </data>
  <data name="RadioButtonList.Text" xml:space="preserve">
    <value>Radio Button List</value>
  </data>
  <data name="MultiSelectList.Text" xml:space="preserve">
    <value>Multi-Select List</value>
  </data>
  <data name="CheckboxList.Text" xml:space="preserve">
    <value>Checkbox List</value>
  </data>
  <data name="CategoryChooser.Text" xml:space="preserve">
    <value>Category Chooser</value>
  </data>
  <data name="FileChooser.Text" xml:space="preserve">
    <value>File Chooser</value>
  </data>
  <data name="AddButton.Text" xml:space="preserve">
    <value>Add Button</value>
  </data>
  <data name="UpdateButton.Text" xml:space="preserve">
    <value>Update Button</value>
  </data>
  <data name="CancelButton.Text" xml:space="preserve">
    <value>Cancel Button</value>
  </data>
  <data name="ApproveButton.Text" xml:space="preserve">
    <value>Approve Button</value>
  </data>
  <data name="CommandButton.Text" xml:space="preserve">
    <value>Command Button</value>
  </data>
  <data name="AddUserPicker.Text" xml:space="preserve">
    <value>Add User Picker</value>
  </data>
  <data name="UserPicker.Text" xml:space="preserve">
    <value>User Picker</value>
  </data>
  <data name="Hidden.Text" xml:space="preserve">
    <value>Hidden Field</value>
  </data>
  <data name="ValidationSummary.Text" xml:space="preserve">
    <value>Validation Summary</value>
  </data>
  <data name="Parameter.Text" xml:space="preserve">
    <value>Parameter</value>
  </data>
  <data name="Variable.Text" xml:space="preserve">
    <value>Variable</value>
  </data>
  <data name="RedirectToPage.Text" xml:space="preserve">
    <value>Redirect to Page</value>
  </data>
  <data name="EmailNotice.Text" xml:space="preserve">
    <value>Email Notification</value>
  </data>
  <data name="Help.Text" xml:space="preserve">
    <value>Help</value>
  </data>
  <data name="FormBuilder_Directions.Text" xml:space="preserve">
    <value>Select a control to add to the form from the list and click the Add button.
This will popup a designer for that control which you can use to adjust its settings. Clicking the Apply 
button on the designer will add that control to the form, represented by a list. Once you've added controls 
to your form, you can change their order by dragging and dropping them in the list. Click the Edit button 
in a control item to edit its settings. Click the Delete button to remove it from the form. You can preview 
how the form will look at run-time by clicking the Preview link.</value>
  </data>
  <data name="ChooseEditor.Help" xml:space="preserve">
    <value>Form Builder can only be used with Auto-Layout forms.</value>
  </data>
  <data name="ERR_FormBuilderError_InvalidTags.Text" xml:space="preserve">
    <value>Form Builder does not support tabstrip, panel and custom form controls.</value>
  </data>
  <data name="ERR_FormBuilderError_NonAutoLayout.Text" xml:space="preserve">
    <value>Form Builder can only be used with Auto-Layout forms.</value>
  </data>
  <data name="lblLoadingDesignerNotification_FB.Text" xml:space="preserve">
    <value>The tag designer is loading. Please wait...</value>
  </data>
  <data name="lblLoadingDesignerNotification_Plain.Text" xml:space="preserve">
    <value>The tag designer is loading. Please wait...</value>
  </data>
  <data name="DataManager.Text" xml:space="preserve">
    <value>Data Manager:</value>
  </data>
  <data name="DataManagerHeader.Text" xml:space="preserve">
    <value>Data Manager</value>
  </data>
  <data name="FormEditorHeader.Text" xml:space="preserve">
    <value>Form Editor</value>
  </data>
  <data name="FormBuilderHeader.Text" xml:space="preserve">
    <value>Form Builder</value>
  </data>
  <data name="DeleteButton.Text" xml:space="preserve">
    <value>Delete Button</value>
  </data>
  <data name="FormTagDDL_approvebutton.Text" xml:space="preserve">
    <value>approvebutton</value>
  </data>
  <data name="FormTagDDL_deletebutton.Text" xml:space="preserve">
    <value>deletebutton</value>
  </data>
  <data name="FormTagDDL_unapprovebutton.Text" xml:space="preserve">
    <value>unapprovebutton</value>
  </data>
  <data name="UnapproveButton.Text" xml:space="preserve">
    <value>Unapprove Button</value>
  </data>
</root>