<?xml version="1.0" encoding="utf-8"?> <root> <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="box.sent" xml:space="preserve"> <value>An email has been sent to {0} with a verification code. Enter the code.</value> </data> <data name="box.title" xml:space="preserve"> <value>Account Verification</value> </data> <data name="box.verifying" xml:space="preserve"> <value>Verifying...</value> </data> <data name="box.issuing" xml:space="preserve"> <value>Issuing new code...</value> </data> <data name="box.info.check_spam" xml:space="preserve"> <value>Make sure to check your spam folder if you can't find the email.</value> </data> <data name="box.info.recover" xml:space="preserve"> <value>If you can't access your email or have forgotten what you used, please follow the {0}.</value> </data> <data name="box.info.recover_link" xml:space="preserve"> <value>email recovery process here</value> </data> <data name="box.info.reissue" xml:space="preserve"> <value>You can also {0} or {1}.</value> </data> <data name="box.info.reissue_link" xml:space="preserve"> <value>request another code</value> </data> <data name="box.info.logout_link" xml:space="preserve"> <value>sign out</value> </data> <data name="errors.expired" xml:space="preserve"> <value>Verification code expired, new verification email sent.</value> </data> <data name="errors.incorrect_key" xml:space="preserve"> <value>Incorrect verification code.</value> </data> <data name="errors.retries_exceeded" xml:space="preserve"> <value>Incorrect verification code. Retry limit exceeded, new verification email sent.</value> </data> <data name="errors.reissued" xml:space="preserve"> <value>Verification code reissued, new verification email sent.</value> </data> <data name="errors.unknown" xml:space="preserve"> <value>Unknown problem occurred, new verification email sent.</value> </data> </root>