SR.resx
上传用户:hbhltzc
上传日期:2022-06-04
资源大小:1925k
文件大小:29k
源码类别:

xml/soap/webservice

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3.   <!-- 
  4.     Microsoft ResX Schema 
  5.     
  6.     Version 2.0
  7.     
  8.     The primary goals of this format is to allow a simple XML format 
  9.     that is mostly human readable. The generation and parsing of the 
  10.     various data types are done through the TypeConverter classes 
  11.     associated with the data types.
  12.     
  13.     Example:
  14.     
  15.     ... ado.net/XML headers & schema ...
  16.     <resheader name="resmimetype">text/microsoft-resx</resheader>
  17.     <resheader name="version">2.0</resheader>
  18.     <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
  19.     <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
  20.     <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
  21.     <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
  22.     <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
  23.         <value>[base64 mime encoded serialized .NET Framework object]</value>
  24.     </data>
  25.     <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
  26.         <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
  27.         <comment>This is a comment</comment>
  28.     </data>
  29.                 
  30.     There are any number of "resheader" rows that contain simple 
  31.     name/value pairs.
  32.     
  33.     Each data row contains a name, and value. The row also contains a 
  34.     type or mimetype. Type corresponds to a .NET class that support 
  35.     text/value conversion through the TypeConverter architecture. 
  36.     Classes that don't support this are serialized and stored with the 
  37.     mimetype set.
  38.     
  39.     The mimetype is used for serialized objects, and tells the 
  40.     ResXResourceReader how to depersist the object. This is currently not 
  41.     extensible. For a given mimetype the value must be set accordingly:
  42.     
  43.     Note - application/x-microsoft.net.object.binary.base64 is the format 
  44.     that the ResXResourceWriter will generate, however the reader can 
  45.     read any of the formats listed below.
  46.     
  47.     mimetype: application/x-microsoft.net.object.binary.base64
  48.     value   : The object must be serialized with 
  49.             : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
  50.             : and then encoded with base64 encoding.
  51.     
  52.     mimetype: application/x-microsoft.net.object.soap.base64
  53.     value   : The object must be serialized with 
  54.             : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
  55.             : and then encoded with base64 encoding.
  56.     mimetype: application/x-microsoft.net.object.bytearray.base64
  57.     value   : The object must be serialized into a byte array 
  58.             : using a System.ComponentModel.TypeConverter
  59.             : and then encoded with base64 encoding.
  60.     -->
  61.   <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  62.     <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
  63.     <xsd:element name="root" msdata:IsDataSet="true">
  64.       <xsd:complexType>
  65.         <xsd:choice maxOccurs="unbounded">
  66.           <xsd:element name="metadata">
  67.             <xsd:complexType>
  68.               <xsd:sequence>
  69.                 <xsd:element name="value" type="xsd:string" minOccurs="0" />
  70.               </xsd:sequence>
  71.               <xsd:attribute name="name" use="required" type="xsd:string" />
  72.               <xsd:attribute name="type" type="xsd:string" />
  73.               <xsd:attribute name="mimetype" type="xsd:string" />
  74.               <xsd:attribute ref="xml:space" />
  75.             </xsd:complexType>
  76.           </xsd:element>
  77.           <xsd:element name="assembly">
  78.             <xsd:complexType>
  79.               <xsd:attribute name="alias" type="xsd:string" />
  80.               <xsd:attribute name="name" type="xsd:string" />
  81.             </xsd:complexType>
  82.           </xsd:element>
  83.           <xsd:element name="data">
  84.             <xsd:complexType>
  85.               <xsd:sequence>
  86.                 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
  87.                 <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
  88.               </xsd:sequence>
  89.               <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
  90.               <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
  91.               <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
  92.               <xsd:attribute ref="xml:space" />
  93.             </xsd:complexType>
  94.           </xsd:element>
  95.           <xsd:element name="resheader">
  96.             <xsd:complexType>
  97.               <xsd:sequence>
  98.                 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
  99.               </xsd:sequence>
  100.               <xsd:attribute name="name" type="xsd:string" use="required" />
  101.             </xsd:complexType>
  102.           </xsd:element>
  103.         </xsd:choice>
  104.       </xsd:complexType>
  105.     </xsd:element>
  106.   </xsd:schema>
  107.   <resheader name="resmimetype">
  108.     <value>text/microsoft-resx</value>
  109.   </resheader>
  110.   <resheader name="version">
  111.     <value>2.0</value>
  112.   </resheader>
  113.   <resheader name="reader">
  114.     <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  115.   </resheader>
  116.   <resheader name="writer">
  117.     <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  118.   </resheader>
  119.   <data name="AssemblyLoadCaption" xml:space="preserve">
  120.     <value>Assembly Load Error</value>
  121.     <comment>Message box caption</comment>
  122.   </data>
  123.   <data name="AssemblyLoadError" xml:space="preserve">
  124.     <value>Could not load assembly '{0}'
  125. Reason:
  126. {1}</value>
  127.     <comment>Message box contents, arg0=filename, arg1 is Exception.Message.</comment>
  128.   </data>
  129.   <data name="BrowseButtonTooltip" xml:space="preserve">
  130.     <value>Open File Dialog</value>
  131.     <comment>Tooltip</comment>
  132.   </data>
  133.   <data name="ColorPickerLabel" xml:space="preserve">
  134.     <value>&amp;Color picker...</value>
  135.     <comment>Button label</comment>
  136.   </data>
  137.   <data name="DateFormat" xml:space="preserve">
  138.     <value>yyyy-MM-dd</value>
  139.     <comment>Format for other date time data types</comment>
  140.   </data>
  141.   <data name="DateTimeFormat" xml:space="preserve">
  142.     <value>yyyy-MM-ddTHH:mm:ss</value>
  143.     <comment>Format for XmlTypeCode.DateTime</comment>
  144.   </data>
  145.   <data name="DiscardChanges" xml:space="preserve">
  146.     <value>Do you want to discard the changes you've made so far?</value>
  147.     <comment>Message box contents</comment>
  148.   </data>
  149.   <data name="DiscardChangesCaption" xml:space="preserve">
  150.     <value>Discard Changes</value>
  151.     <comment>Message box caption</comment>
  152.   </data>
  153.   <data name="DuplicateAttribute" xml:space="preserve">
  154.     <value>Attribute with the same name already exists</value>
  155.     <comment>Exception message</comment>
  156.   </data>
  157.   <data name="DuplicateErrorCaption" xml:space="preserve">
  158.     <value>Duplicate Error</value>
  159.     <comment>Message box caption</comment>
  160.   </data>
  161.   <data name="EditErrorCaption" xml:space="preserve">
  162.     <value>Edit Error</value>
  163.     <comment>Message box caption</comment>
  164.   </data>
  165.   <data name="ErrorCreatingProcessPrompt" xml:space="preserve">
  166.     <value>Error launching '{0}'</value>
  167.     <comment>Message box prompt</comment>
  168.   </data>
  169.   <data name="FileChagedOnDiskCaption" xml:space="preserve">
  170.     <value>File Changed</value>
  171.     <comment>Message box caption</comment>
  172.   </data>
  173.   <data name="FileChagedOnDiskPrompt" xml:space="preserve">
  174.     <value>The file you are editing has been changed on disk.  Would you like to reload this file?</value>
  175.     <comment>Message box prompt</comment>
  176.   </data>
  177.   <data name="FindErrorCaption" xml:space="preserve">
  178.     <value>Find Error</value>
  179.     <comment>Message box caption</comment>
  180.   </data>
  181.   <data name="FindNextDonePrompt" xml:space="preserve">
  182.     <value>No more matching nodes</value>
  183.     <comment>Message box prompt</comment>
  184.   </data>
  185.   <data name="FindWindowFindTitle" xml:space="preserve">
  186.     <value> Find</value>
  187.     <comment>Window title</comment>
  188.   </data>
  189.   <data name="FindWindowReplaceTitle" xml:space="preserve">
  190.     <value> Replace</value>
  191.     <comment>Window title</comment>
  192.   </data>
  193.   <data name="InsertErrorCaption" xml:space="preserve">
  194.     <value>Insert Error</value>
  195.     <comment>Message box caption</comment>
  196.   </data>
  197.   <data name="ISiteMissing" xml:space="preserve">
  198.     <value>InternalError: ISite has not been provided, so model cannot be found</value>
  199.     <comment>Exception</comment>
  200.   </data>
  201.   <data name="LaunchErrorPrompt" xml:space="preserve">
  202.     <value>Error Launching Process</value>
  203.     <comment>Message box caption</comment>
  204.   </data>
  205.   <data name="LoadedTimeStatus" xml:space="preserve">
  206.     <value>Loaded in {0}</value>
  207.     <comment>Status Text</comment>
  208.   </data>
  209.   <data name="LoadErrorCaption" xml:space="preserve">
  210.     <value>Load Error</value>
  211.     <comment>Message box caption</comment>
  212.   </data>
  213.   <data name="LoadErrorPrompt" xml:space="preserve">
  214.     <value>Error loading: {0}
  215. {1}
  216. Would you like to open it using Notepad?</value>
  217.     <comment>Message box prompt, arg0=filename, arg1=error message</comment>
  218.   </data>
  219.   <data name="LongLineCaption" xml:space="preserve">
  220.     <value>Very Long Lines</value>
  221.     <comment>Message box caption</comment>
  222.   </data>
  223.   <data name="LongLinePrompt" xml:space="preserve">
  224.     <value>The text in this node contains some very long lines which may make editing this string very slow.  
  225. Would you like to reformat the text into multiple lines?</value>
  226.     <comment>Message box prompt</comment>
  227.   </data>
  228.   <data name="MainFormTitle" xml:space="preserve">
  229.     <value>XML Notepad</value>
  230.     <comment>Window title</comment>
  231.   </data>
  232.   <data name="MoveErrorCaption" xml:space="preserve">
  233.     <value>Move Error</value>
  234.     <comment>Message box caption</comment>
  235.   </data>
  236.   <data name="NodeNameNotEditable" xml:space="preserve">
  237.     <value>Cannot edit name of node of type '{0}'</value>
  238.     <comment>Message box, arg0=node type enum</comment>
  239.   </data>
  240.   <data name="NodeNameRequiredCaption" xml:space="preserve">
  241.     <value>Missing Name </value>
  242.     <comment>Message box caption</comment>
  243.   </data>
  244.   <data name="NodeNameRequiredPrompt" xml:space="preserve">
  245.     <value>You cannot edit the value of a node until you provide a node name.</value>
  246.     <comment>Message box prompt</comment>
  247.   </data>
  248.   <data name="NodeNotCreated" xml:space="preserve">
  249.     <value>Cannot edit name of node, node not created yet!</value>
  250.     <comment>Exception message</comment>
  251.   </data>
  252.   <data name="NotAChild" xml:space="preserve">
  253.     <value>Internal Error: node is not a child</value>
  254.     <comment>Exception</comment>
  255.   </data>
  256.   <data name="PasteErrorCaption" xml:space="preserve">
  257.     <value>Paste Error</value>
  258.     <comment>Message box caption</comment>
  259.   </data>
  260.   <data name="ReadOnly" xml:space="preserve">
  261.     <value>The target file is read only, would you like to overwrite '{0}'?</value>
  262.     <comment>Message box, arg0=file name</comment>
  263.   </data>
  264.   <data name="ReadOnlyCaption" xml:space="preserve">
  265.     <value>Read Only File</value>
  266.     <comment>Message box caption</comment>
  267.   </data>
  268.   <data name="ReplaceCompleteCaption" xml:space="preserve">
  269.     <value>Replace Complete</value>
  270.     <comment>Message box caption</comment>
  271.   </data>
  272.   <data name="ReplaceErrorCaption" xml:space="preserve">
  273.     <value>Replace Error</value>
  274.     <comment>Message box caption</comment>
  275.   </data>
  276.   <data name="RootLevelAttributes" xml:space="preserve">
  277.     <value>Cannot insert attributes at the root level</value>
  278.     <comment>Exception message</comment>
  279.   </data>
  280.   <data name="RootLevelBeforeXmlDecl" xml:space="preserve">
  281.     <value>Cannot have anything before the XML declaration</value>
  282.     <comment>Exception message</comment>
  283.   </data>
  284.   <data name="RootLevelElements" xml:space="preserve">
  285.     <value>Cannot have two top level elements</value>
  286.     <comment>Exception message</comment>
  287.   </data>
  288.   <data name="RootLevelText" xml:space="preserve">
  289.     <value>Cannot insert text at the root level</value>
  290.     <comment>Exception message</comment>
  291.   </data>
  292.   <data name="SaveAsFilter" xml:space="preserve">
  293.     <value>XML files (*.xml)|*.xml|XSL files (*.xsl)|*.xsl|XSD files (*.xsd)|*.xsd|All files (*.*)|*.*</value>
  294.     <comment>Save as dialog filter</comment>
  295.   </data>
  296.   <data name="SaveChangesCaption" xml:space="preserve">
  297.     <value>Save Changes</value>
  298.     <comment>Message box caption</comment>
  299.   </data>
  300.   <data name="SaveChangesPrompt" xml:space="preserve">
  301.     <value>Do you want to save your changes?</value>
  302.     <comment>Message box prompt</comment>
  303.   </data>
  304.   <data name="SaveErrorCaption" xml:space="preserve">
  305.     <value>Save Error</value>
  306.     <comment>Message box caption</comment>
  307.   </data>
  308.   <data name="SchemaError" xml:space="preserve">
  309.     <value>Schema Error</value>
  310.     <comment>Message box caption</comment>
  311.   </data>
  312.   <data name="SchemaLoadError" xml:space="preserve">
  313.     <value>Error loading schema '{0}'
  314. {1}</value>
  315.     <comment>Message box contents, arg0=filename, arg1=Exception.Message.</comment>
  316.   </data>
  317.   <data name="SystemError" xml:space="preserve">
  318.     <value>System Exception of type {0}
  319. {1}</value>
  320.     <comment>Message Box, arg0=type name, arg1=message</comment>
  321.   </data>
  322.   <data name="TextNotFoundPrompt" xml:space="preserve">
  323.     <value>The specified text was not found</value>
  324.     <comment>Message box prompt</comment>
  325.   </data>
  326.   <data name="TimeFormat" xml:space="preserve">
  327.     <value>HH:mm:ss</value>
  328.     <comment>Format for XmlTypeCode.Time</comment>
  329.   </data>
  330.   <data name="TNSMismatch" xml:space="preserve">
  331.     <value>Schema must define same target namespace</value>
  332.     <comment>Message box prompt</comment>
  333.   </data>
  334.   <data name="TransformButtonTooltip" xml:space="preserve">
  335.     <value>Click here to execute XSLT transform</value>
  336.     <comment>Tooltip</comment>
  337.   </data>
  338.   <data name="TransformErrorCaption" xml:space="preserve">
  339.     <value>Error Transforming XML</value>
  340.     <comment>Message box caption</comment>
  341.   </data>
  342.   <data name="TypeConvertError" xml:space="preserve">
  343.     <value>Type converter for type '{0}' not found.</value>
  344.     <comment>Message Box, arg0=type name</comment>
  345.   </data>
  346.   <data name="UnexpectedNodeType" xml:space="preserve">
  347.     <value>Unexpected node type '{0}'</value>
  348.     <comment>Message box, arg0=node type enum</comment>
  349.   </data>
  350.   <data name="UnexpectedToken" xml:space="preserve">
  351.     <value>Unexpected token '{0}' at line {1} column {2}</value>
  352.     <comment>Message box, arg0=token, arg1=number, arg2=number</comment>
  353.   </data>
  354.   <data name="UriBrowseLabel" xml:space="preserve">
  355.     <value>&amp;Browse...</value>
  356.     <comment>Button label</comment>
  357.   </data>
  358.   <data name="XmlDiffErrorCaption" xml:space="preserve">
  359.     <value>XML Diff Error</value>
  360.     <comment>Message box caption</comment>
  361.   </data>
  362.   <data name="XmlNameErrorCaption" xml:space="preserve">
  363.     <value>Name Error</value>
  364.     <comment>Message box caption</comment>
  365.   </data>
  366.   <data name="XmlNameEmptyPrompt" xml:space="preserve">
  367.     <value>You must provide a non-empty name, are you sure you want to leave this name empty?</value>
  368.     <comment>Message Box</comment>
  369.   </data>
  370.   <data name="XSLFileFilter" xml:space="preserve">
  371.     <value>XSLT files (*.xslt;*.xsl)|*.xslt;*.xsl|All files (*.*)|*.*</value>
  372.   </data>
  373.   <data name="XslFileNameTooltip" xml:space="preserve">
  374.     <value>Please enter location of XSLT stylesheet you want to use for transforming your XML document</value>
  375.     <comment>Tooltip</comment>
  376.   </data>
  377.   <data name="XslScriptCodeCaption" xml:space="preserve">
  378.     <value>Untrusted Script Code</value>
  379.     <comment>Message box caption</comment>
  380.   </data>
  381.   <data name="XslScriptCodePrompt" xml:space="preserve">
  382.     <value>This stylesheet contains untrusted script code.  
  383. Do you want to enable execution of this script code?</value>
  384.     <comment>Message box prompt</comment>
  385.   </data>
  386.   <data name="XmlDiffHeader" xml:space="preserve">
  387.     <value>&lt;html&gt;&lt;head&gt;
  388.                 &lt;style TYPE='text/css' MEDIA='screen'&gt;
  389.                 &lt;!-- td { font-family: Courier New; font-size:14; } 
  390.                 th { font-family: Arial; } 
  391.                 p { font-family: Arial; } 
  392.                 .match { }
  393.                 .ignore { color:#AAAAAA; }
  394.                 .add { background-color:yellow; }
  395.                 .moveto { background-color:cyan; color:navy; }
  396.                 .remove { background-color:red; }
  397.                 .movefrom {  background-color:cyan; color:navy; }
  398.                 .change {  background-color:lightgreen;  }
  399.                 --&gt;
  400.             &lt;/style&gt;&lt;/head&gt;
  401.             &lt;body&gt;
  402.                 &lt;table border='0' width='100%'&gt;
  403.                     &lt;tr&gt;&lt;td&gt;&lt;table border='0' width='100%' style='table-layout:fixed;'&gt;
  404.                     &lt;COL WIDTH='40'&gt;&lt;COL WIDTH='50%'&gt;&lt;COL WIDTH='50%'&gt;
  405.                     &lt;tr&gt;&lt;td colspan='3' align='center'&gt;
  406.                     &lt;b&gt;Legend:&lt;/b&gt; &lt;span class='add'&gt;added&lt;/span&gt;&amp;nbsp;&amp;nbsp;
  407.                         &lt;span class='remove'&gt;removed&lt;/span&gt;&amp;nbsp;&amp;nbsp;
  408.                         &lt;span class='change'&gt;changed&lt;/span&gt;&amp;nbsp;&amp;nbsp;
  409.                         &lt;span class='movefrom'&gt;moved from&lt;/span&gt;&amp;nbsp;&amp;nbsp;
  410.                         &lt;span class='moveto'&gt;moved to&lt;/span&gt;&amp;nbsp;&amp;nbsp;
  411.                         &lt;span class='ignore'&gt;ignored&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;
  412.                     &lt;/td&gt;&lt;/tr&gt;</value>
  413.   </data>
  414.   <data name="EditNamespaceCommand" xml:space="preserve">
  415.     <value>Edit Namespace</value>
  416.     <comment>Command label</comment>
  417.   </data>
  418.   <data name="FilesAreIdenticalCaption" xml:space="preserve">
  419.     <value>Files Identical</value>
  420.     <comment>Message box caption</comment>
  421.   </data>
  422.   <data name="FilesAreIdenticalPrompt" xml:space="preserve">
  423.     <value>Files are identical according to XML Diff</value>
  424.     <comment>Message box prompt</comment>
  425.   </data>
  426.   <data name="AddSchemaCommand" xml:space="preserve">
  427.     <value>Add</value>
  428.     <comment>Command label</comment>
  429.   </data>
  430.   <data name="CutCommand" xml:space="preserve">
  431.     <value>Cut</value>
  432.     <comment>Command label</comment>
  433.   </data>
  434.   <data name="CutSchemaCommand" xml:space="preserve">
  435.     <value>Cut</value>
  436.     <comment>Command label</comment>
  437.   </data>
  438.   <data name="DeleteCommand" xml:space="preserve">
  439.     <value>Delete</value>
  440.     <comment>Command label</comment>
  441.   </data>
  442.   <data name="EditNameCommand" xml:space="preserve">
  443.     <value>Edit Name</value>
  444.     <comment>Command label</comment>
  445.   </data>
  446.   <data name="EditSchemaCommand" xml:space="preserve">
  447.     <value>Edit</value>
  448.     <comment>Command label</comment>
  449.   </data>
  450.   <data name="EditValueCommand" xml:space="preserve">
  451.     <value>Edit Value</value>
  452.     <comment>Command label</comment>
  453.   </data>
  454.   <data name="InsertNodeCommand" xml:space="preserve">
  455.     <value>Insert</value>
  456.     <comment>Command label</comment>
  457.   </data>
  458.   <data name="MoveCommand" xml:space="preserve">
  459.     <value>Move</value>
  460.     <comment>Command label</comment>
  461.   </data>
  462.   <data name="NudgeCommand" xml:space="preserve">
  463.     <value>Nudge</value>
  464.     <comment>Command label</comment>
  465.   </data>
  466.   <data name="PasteCommand" xml:space="preserve">
  467.     <value>Paste</value>
  468.     <comment>Command label</comment>
  469.   </data>
  470.   <data name="CreateFile" xml:space="preserve">
  471.     <value>File '{0}' does not exist. Do you need to create the file?</value>
  472.     <comment>MessageBox prompt</comment>
  473.   </data>
  474.   <data name="CreateNodeFileCaption" xml:space="preserve">
  475.     <value>Create New File</value>
  476.     <comment>MessageBox caption</comment>
  477.   </data>
  478.   <data name="XmlDiffBody" xml:space="preserve">
  479.     <value>&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td title='{0}'&gt;&lt;b&gt; File in editor : {1}&lt;/b&gt;&lt;/td&gt;
  480.   &lt;td title='{2}'&gt;&lt;b&gt; File to compare : {2}&lt;/b&gt;&lt;/td&gt;
  481. &lt;/tr&gt;</value>
  482.   </data>
  483.   <data name="IncludeHRefRequired" xml:space="preserve">
  484.     <value>href attribute is missing from your XInclude element</value>
  485.     <comment>Exception message</comment>
  486.   </data>
  487.   <data name="IllegalSurrogatePair" xml:space="preserve">
  488.     <value>Illegal surrogate character pair 0x{0}, 0x{1} at position {2} in this text node.</value>
  489.     <comment>Validation error</comment>
  490.   </data>
  491.   <data name="InvalidCharacter" xml:space="preserve">
  492.     <value>Character value {0} at position {1} in this text node is illegal in XML documents.  See http://www.w3.org/TR/2006/REC-xml-20060816/#NT-Char.</value>
  493.     <comment>Validation error</comment>
  494.   </data>
  495.   <data name="SaveExpandedIncludesCaption" xml:space="preserve">
  496.     <value>Lose XInclude Information</value>
  497.     <comment>Message box caption</comment>
  498.   </data>
  499.   <data name="SaveExpandedIncludesPrompt" xml:space="preserve">
  500.     <value>You have expanded inline XIncludes, if you save this document you will lose the XInclude elements.  Are you sure you want to do that?</value>
  501.     <comment>Message box prompt</comment>
  502.   </data>
  503.   <data name="SaveErrorsCaption" xml:space="preserve">
  504.     <value>Save Errors</value>
  505.     <comment>Saveas dialog title</comment>
  506.   </data>
  507.   <data name="DynamicHelpAvailable" xml:space="preserve">
  508.     <value>The Dynamic Help tab contains some schema documentation</value>
  509.     <comment>Status bar message</comment>
  510.   </data>
  511.   <data name="DynamicHelpTab" xml:space="preserve">
  512.     <value>Dynamic Help</value>
  513.     <comment>Tab caption</comment>
  514.   </data>
  515.   <data name="ErrorListTab" xml:space="preserve">
  516.     <value>Error List</value>
  517.     <comment>Tab caption</comment>
  518.   </data>
  519.   <data name="SavedStatus" xml:space="preserve">
  520.     <value>Saved</value>
  521.     <comment>Status bar message</comment>
  522.   </data>
  523.   <data name="UpdateAvailableCaption" xml:space="preserve">
  524.     <value>Update Available</value>
  525.     <comment>Message box caption</comment>
  526.   </data>
  527.   <data name="UpdateAvailable" xml:space="preserve">
  528.     <value>Version {1} of {0} is now available.  
  529. Do you want to visit the web page that describes this update?</value>
  530.     <comment>Message box prompt</comment>
  531.   </data>
  532.   <data name="ChangeErrorCaption" xml:space="preserve">
  533.     <value>Change Error</value>
  534.     <comment>Message box caption</comment>
  535.   </data>
  536.   <data name="ChangeNodeCommand" xml:space="preserve">
  537.     <value>Change node to {0}</value>
  538.     <comment>Command caption</comment>
  539.   </data>
  540.   <data name="NudgeErrorCaption" xml:space="preserve">
  541.     <value>Nudge Error</value>
  542.     <comment>Message box caption</comment>
  543.   </data>
  544.   <data name="RedoError" xml:space="preserve">
  545.     <value>Redo Error</value>
  546.     <comment>Message box caption</comment>
  547.   </data>
  548.   <data name="UndoError" xml:space="preserve">
  549.     <value>Undo Error</value>
  550.     <comment>Message box caption</comment>
  551.   </data>
  552.   <data name="CredentialDialog.TitleFormat" xml:space="preserve">
  553.     <value>Connect to {0}</value>
  554.     <comment>The format for the VS Credendtial dialog title.</comment>
  555.   </data>
  556.   <data name="CredentialDialog.DescriptionTextFormat" xml:space="preserve">
  557.     <value>Connecting to {0}</value>
  558.     <comment>The format for the VS Credendtial dialog description.</comment>
  559.   </data>
  560.   <data name="AttributeColor" xml:space="preserve">
  561.     <value>Attribute</value>
  562.     <comment>Property Grid property name</comment>
  563.   </data>
  564.   <data name="AttributeColorDescription" xml:space="preserve">
  565.     <value>Text color for attributes</value>
  566.     <comment>Property Grid description</comment>
  567.   </data>
  568.   <data name="AutoFormatOnSave" xml:space="preserve">
  569.     <value>Auto format on save</value>
  570.     <comment>Property Grid property name</comment>
  571.   </data>
  572.   <data name="AutoFormatOnSaveDescription" xml:space="preserve">
  573.     <value>Whether to format the XML when it is saved</value>
  574.     <comment>Property Grid description</comment>
  575.   </data>
  576.   <data name="BackgroundColor" xml:space="preserve">
  577.     <value>Background</value>
  578.     <comment>Property Grid property name</comment>
  579.   </data>
  580.   <data name="BackgroundColorDescription" xml:space="preserve">
  581.     <value>Background color for XML notepad workspace</value>
  582.     <comment>Property Grid description</comment>
  583.   </data>
  584.   <data name="CDataColor" xml:space="preserve">
  585.     <value>CDATA</value>
  586.     <comment>Property Grid property name</comment>
  587.   </data>
  588.   <data name="CDataColorDescription" xml:space="preserve">
  589.     <value>Color of CData nodes</value>
  590.     <comment>Property Grid description</comment>
  591.   </data>
  592.   <data name="ColorCategory" xml:space="preserve">
  593.     <value>Colors</value>
  594.     <comment>Property Grid Category </comment>
  595.   </data>
  596.   <data name="CommentColor" xml:space="preserve">
  597.     <value>Comment</value>
  598.     <comment>Property Grid property name</comment>
  599.   </data>
  600.   <data name="CommentColorDescription" xml:space="preserve">
  601.     <value>Text color for comments</value>
  602.     <comment>Property Grid description</comment>
  603.   </data>
  604.   <data name="ElementColor" xml:space="preserve">
  605.     <value>Element</value>
  606.     <comment>Property Grid property name</comment>
  607.   </data>
  608.   <data name="ElementColorDescription" xml:space="preserve">
  609.     <value>Text color for elements</value>
  610.     <comment>Property Grid description</comment>
  611.   </data>
  612.   <data name="EnableUpdate" xml:space="preserve">
  613.     <value>Enable updates</value>
  614.     <comment>Property Grid property name</comment>
  615.   </data>
  616.   <data name="EnableUpdateDescription" xml:space="preserve">
  617.     <value>Whether to check for updates periodically</value>
  618.     <comment>Property Grid description</comment>
  619.   </data>
  620.   <data name="Font" xml:space="preserve">
  621.     <value>Font</value>
  622.     <comment>Property Grid property name</comment>
  623.   </data>
  624.   <data name="FontCategory" xml:space="preserve">
  625.     <value>Font</value>
  626.     <comment>Property Grid Category</comment>
  627.   </data>
  628.   <data name="FontDesciption" xml:space="preserve">
  629.     <value>Font to use in XML notepad workspace</value>
  630.     <comment>Property Grid description</comment>
  631.   </data>
  632.   <data name="FormatCategory" xml:space="preserve">
  633.     <value>Formatting Options</value>
  634.     <comment>Property Grid Category</comment>
  635.   </data>
  636.   <data name="IndentChar" xml:space="preserve">
  637.     <value>Indent char</value>
  638.     <comment>Property Grid property name</comment>
  639.   </data>
  640.   <data name="IndentCharDescription" xml:space="preserve">
  641.     <value>The indent character to use</value>
  642.     <comment>Property Grid description</comment>
  643.   </data>
  644.   <data name="IndentLevel" xml:space="preserve">
  645.     <value>Indent level</value>
  646.     <comment>Property Grid property name</comment>
  647.   </data>
  648.   <data name="IndentLevelDescription" xml:space="preserve">
  649.     <value>Number of indent characters to use for one indent level</value>
  650.     <comment>Property Grid description</comment>
  651.   </data>
  652.   <data name="NewLineChars" xml:space="preserve">
  653.     <value>New line character</value>
  654.     <comment>Property Grid description</comment>
  655.   </data>
  656.   <data name="NewLineCharsDescription" xml:space="preserve">
  657.     <value>The character sequence to use for new lines.  "r" means 0xD and "n" means 0xA.  So "rn" gives you Windows style newlines.</value>
  658.     <comment>Property Grid description</comment>
  659.   </data>
  660.   <data name="PiColor" xml:space="preserve">
  661.     <value>PI</value>
  662.     <comment>Property Grid property name</comment>
  663.   </data>
  664.   <data name="PiColorDescription" xml:space="preserve">
  665.     <value>Color of Processing Instruction nodes</value>
  666.     <comment>Property Grid description</comment>
  667.   </data>
  668.   <data name="TextColor" xml:space="preserve">
  669.     <value>Text</value>
  670.     <comment>Property Grid property name</comment>
  671.   </data>
  672.   <data name="TextColorDescription" xml:space="preserve">
  673.     <value>Color of text nodes</value>
  674.     <comment>Property Grid description</comment>
  675.   </data>
  676.   <data name="UpdateCategory" xml:space="preserve">
  677.     <value>Updates</value>
  678.     <comment>Property Grid Category</comment>
  679.   </data>
  680.   <data name="UpdateLocation" xml:space="preserve">
  681.     <value>Update location</value>
  682.     <comment>Property Grid property name</comment>
  683.   </data>
  684.   <data name="UpdateLocationDescription" xml:space="preserve">
  685.     <value>Location of special XML file containing update information</value>
  686.     <comment>Property Grid description</comment>
  687.   </data>
  688.   <data name="ResetOptionsPrompt" xml:space="preserve">
  689.     <value>This will reset all options to the built in defaults, are you sure you want to do that?</value>
  690.     <comment>Message box prompt</comment>
  691.   </data>
  692.   <data name="ResetOptionsPromptCaption" xml:space="preserve">
  693.     <value>Reset All Options</value>
  694.     <comment>Message box caption</comment>
  695.   </data>
  696. </root>