<?xml version="1.0" encoding="utf-8"?>
<locale 
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:noNamespaceSchemaLocation="l10n_output.xsd"
  locale="enUS">

  <e id="PARTY_NO_INVITE" uid="700">You have not been invited to this party.</e>
  <e id="PARTY_INTERNAL_ERROR" uid="701">There has been an internal error.</e>
  <e id="PARTY_FROZEN" uid="702">You can't do that right now.</e>
  <e id="PARTY_DISBANDED" uid="703">The party has been disbanded.</e>
  <e id="PARTY_FULL" uid="704">The party is full.</e>
  <e id="PARTY_TARGET_CANT_LOCATE" uid="705">Could not locate the player.</e>
  <e id="PARTY_TARGET_IN_PARTY" uid="706">The player is already in a party.</e>
  <e id="PARTY_TARGET_FROZEN" uid="707">The player is already in the matchmaking queue and cannot join a party.</e>
  <e id="PARTY_TARGET_IN_GAME" uid="708">The player is already in a game and cannot join a party.</e>
  <e id="PARTY_TARGET_CHANNELS_FULL" uid="709">The player cannot join any more channels.</e>
  <e id="PARTY_TARGET_BLOCKING" uid="710">The player is ignoring you.</e>
  <e id="PARTY_NO_PROXY" uid="711">There was an error in reaching the other player.</e>
  <e id="PARTY_JOINED_ANOTHER_PARTY" uid="712">Joined another party.</e>
  <e id="PARTY_MEMBER_LEFT" uid="713">Member left.</e>
  <e id="PARTY_PENDING_JOIN_GAME" uid="714">The player is about to join a game or has received a game invite and is unable to add people to the party.</e>
  <e id="PARTY_KICKED" uid="715">The party leader removed you from the party.</e>
</locale>
