<?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="match.beatmap-deleted" xml:space="preserve"> <value>deleted beatmap</value> </data> <data name="match.difference" xml:space="preserve"> <value>by {0}</value> </data> <data name="match.failed" xml:space="preserve"> <value>FAILED</value> </data> <data name="match.header" xml:space="preserve"> <value>Multi Matches</value> </data> <data name="match.in-progress" xml:space="preserve"> <value>(match in progress)</value> </data> <data name="match.in_progress_spinner_label" xml:space="preserve"> <value>match in progress</value> </data> <data name="match.loading-events" xml:space="preserve"> <value>Loading events...</value> </data> <data name="match.winner" xml:space="preserve"> <value>{0} wins</value> </data> <data name="match.events.player-left" xml:space="preserve"> <value>{0} left the match</value> </data> <data name="match.events.player-joined" xml:space="preserve"> <value>{0} joined the match</value> </data> <data name="match.events.player-kicked" xml:space="preserve"> <value>{0} has been kicked from the match</value> </data> <data name="match.events.match-created" xml:space="preserve"> <value>{0} created the match</value> </data> <data name="match.events.match-disbanded" xml:space="preserve"> <value>the match was disbanded</value> </data> <data name="match.events.host-changed" xml:space="preserve"> <value>{0} became the host</value> </data> <data name="match.events.player-left-no-user" xml:space="preserve"> <value>a player left the match</value> </data> <data name="match.events.player-joined-no-user" xml:space="preserve"> <value>a player joined the match</value> </data> <data name="match.events.player-kicked-no-user" xml:space="preserve"> <value>a player has been kicked from the match</value> </data> <data name="match.events.match-created-no-user" xml:space="preserve"> <value>the match was created</value> </data> <data name="match.events.match-disbanded-no-user" xml:space="preserve"> <value>the match was disbanded</value> </data> <data name="match.events.host-changed-no-user" xml:space="preserve"> <value>the host was changed</value> </data> <data name="match.score.stats.accuracy" xml:space="preserve"> <value>Accuracy</value> </data> <data name="match.score.stats.combo" xml:space="preserve"> <value>Combo</value> </data> <data name="match.score.stats.score" xml:space="preserve"> <value>Score</value> </data> <data name="match.team-types.head-to-head" xml:space="preserve"> <value>Head-to-head</value> </data> <data name="match.team-types.tag-coop" xml:space="preserve"> <value>Tag Co-op</value> </data> <data name="match.team-types.team-vs" xml:space="preserve"> <value>Team VS</value> </data> <data name="match.team-types.tag-team-vs" xml:space="preserve"> <value>Tag Team VS</value> </data> <data name="match.teams.blue" xml:space="preserve"> <value>Blue Team</value> </data> <data name="match.teams.red" xml:space="preserve"> <value>Red Team</value> </data> <data name="game.scoring-type.score" xml:space="preserve"> <value>Highest Score</value> </data> <data name="game.scoring-type.accuracy" xml:space="preserve"> <value>Highest Accuracy</value> </data> <data name="game.scoring-type.combo" xml:space="preserve"> <value>Highest Combo</value> </data> <data name="game.scoring-type.scorev2" xml:space="preserve"> <value>Score V2</value> </data> </root>