<?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="CHANNEL_INDEX_TOO_HIGH" uid="300">CHANNEL_INDEX_TOO_HIGH</e>
  <e id="CHANNEL_MAX_REACHED" uid="301">Maximum number of channels open.</e>
  <e id="CHANNEL_TARGET_MAX_REACHED" uid="302">%s has the maximum number of chat windows open.</e>
  <e id="CHANNEL_UNKNOWN" uid="303">CHANNEL_UNKNOWN</e>
  <e id="CHANNEL_DUPLICATE_SESSION" uid="304">CHANNEL_DUPLICATE_SESSION</e>
  <e id="CHANNEL_FULL" uid="305">The chat channel is full.</e>
  <e id="CHANNEL_NO_PERMISSION" uid="306">CHANNEL_NO_PERMISSION</e>
  <e id="CHANNEL_NOT_READY" uid="307">CHANNEL_NOT_READY</e>
  <e id="CHANNEL_INVALID_INVITE_TARGET" uid="308">Invalid invite target.</e>
  <e id="CHANNEL_INTERNAL_ERROR" uid="309">CHANNEL_INTERNAL_ERROR</e>
  <e id="CHANNEL_DUPLICATE" uid="310">You are already in the requested channel.</e>
  <e id="CHANNEL_LOST" uid="311">Channel cannot be found.</e>
  <e id="CHANNEL_NETWORK_ERROR" uid="312">Network error.</e>
  <e id="CHANNEL_REPLACING_CHANNEL" uid="313">Your current channel will be replaced by another channel.</e>
  <e id="CHANNEL_INVALID_NAME" uid="314">No channel by that name exists.</e>
  <e id="CHANNEL_INVITEE_DUPLICATE" uid="315">The player is already in the channel.</e>
  <e id="CHANNEL_KICKED" uid="316">The moderator has removed you from the channel.</e>
  <e id="CHANNEL_NOT_IN_CHANNEL" uid="317">You are not currently in a channel.</e>
  <e id="CHANNEL_DECLINED" uid="318">%s has declined your invitation.</e>
  <e id="CHANNEL_TARGET_OFFLINE" uid="319">%s is not online.</e>
  <e id="CHANNEL_TARGET_IS_BLOCKED" uid="320">%s is currently blocked and cannot be invited.</e>
</locale>
