<?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="LOBBY_LOBBY_TITLE" uid="2500">GAME LOBBY</e>
  <e id="LOBBY_MATCH_INFO" uid="2501">MATCH INFO</e>
  <e id="LOBBY_OPEN_TO_PUBLIC" uid="2502">OPEN TO PUBLIC</e>
  <e id="LOBBY_OPEN_TO_PUBLIC_TOOLTIP" uid="2503">Make this game available on the Custom Game list.</e>
  <e id="LOBBY_OPEN_TO_PUBLIC_DISABLED_TOOLTIP" uid="2504">Option unavailable when mode is set to Custom or while spectators are present.</e>
  <e id="LOBBY_PRIVATE_GAME" uid="2505">PRIVATE GAME</e>
  <e id="LOBBY_PUBLIC_GAME" uid="2506">PUBLIC GAME</e>
  <e id="LOBBY_START_GAME" uid="2507">START GAME</e>
  <e id="LOBBY_GAME_STARTING" uid="2508">GAME STARTING...</e>
  <e id="LOBBY_WAITING_FOR_HOST" uid="2509">WAITING FOR HOST</e>
  <e id="LOBBY_WAITING_FOR_PLAYERS" uid="2510">Waiting for Players</e>
  <e id="LOBBY_QUIT_GAME" uid="2511">QUIT</e>
  <e id="LOBBY_PLAYER_JOINED" uid="2512">%s has joined the lobby</e>
  <e id="LOBBY_PLAYER_LEFT" uid="2513">%s has left the lobby</e>
  <e id="LOBBY_PLAYER_KICKED" uid="2514">%s has been removed by the lobby host</e>
  <e id="LOBBY_PLAYER_DISCONNECTED" uid="2515">%s has disconnected from the lobby</e>
  <e id="LOBBY_MATCH_SETTINGS" uid="2516">SETTINGS</e>
  <e id="LOBBY_CHAT_TITLE" uid="2517">LOBBY CHAT</e>
  <e id="LOBBY_COMPUTER_NAME" uid="2518">Computer</e>
  <e id="LOBBY_HOST_SLOT_NAME" uid="2519">HOST</e>
  <e id="LOBBY_EMPTY_SLOT_NAME" uid="2520">EMPTY</e>
  <e id="LOBBY_EMPTY_SLOT_DROP_TARGET_NAME" uid="2521">DROP TO ADD PLAYER TO THIS TEAM</e>
  <e id="LOBBY_SLOT_RESERVED_MESSAGE" uid="2522">A slot has been reserved for %s</e>
  <e id="LOBBY_NEW_TEAM_LABEL" uid="2523">New Team</e>
  <e id="LOBBY_ADD_COMPUTER" uid="2524">A.I.</e>
  <e id="LOBBY_ADD_PLAYER" uid="2525">PLAYER</e>
  <e id="LOBBY_CANCEL_INVITE_TOOLTIP" uid="2526">Cancel the invite to this player.</e>
  <e id="LOBBY_CONTEXTMENU_PROMOTE_TO_HOST" uid="2527">PROMOTE TO LOBBY HOST</e>
  <e id="LOBBY_CONTEXTMENU_KICK_FROM_GAME" uid="2528">REMOVE FROM LOBBY</e>
  <e id="LOBBY_CONTEXTMENU_MAKE_OBSERVER" uid="2529">MAKE SPECTATOR</e>
  <e id="LOBBY_CONTEXTMENU_MAKE_REFEREE" uid="2530">MAKE REFEREE</e>
  <e id="LOBBY_CONTEXTMENU_ADD_AI" uid="2531">ADD AI</e>
  <e id="LOBBY_CONTEXTMENU_MOVE_TO_NEW_TEAM" uid="2532">MOVE TO NEW TEAM</e>
  <e id="LOBBY_CONTEXTMENU_INVITE_PLAYER" uid="2533">INVITE PLAYER</e>
  <e id="LOBBY_ADDPLAYER_TITLE" uid="2534">Invite to Game</e>
  <e id="LOBBY_GAMEINVITE_HEADER" uid="2535">GAME INVITE</e>
  <e id="LOBBY_GAMEINVITE_MSG" uid="2536">&lt;blueLight&gt;%s&lt;/blueLight&gt; has invited you to a custom game lobby.</e>
  <e id="LOBBY_GAMEINVITE_ACCEPT" uid="2537">JOIN GAME</e>
  <e id="LOBBY_GAMEINVITE_DECLINE" uid="2538">DECLINE</e>
  <e id="LOBBY_CHAT_MSG_PLAYER" uid="2539">&lt;chat_name&gt;%1$s&lt;/chat_name&gt;: &lt;chat_otherText&gt;%2$s&lt;/chat_otherText&gt;
</e>
  <e id="LOBBY_CHAT_MSG_PLAYER_CONTINUED" uid="2540">&lt;chat_otherText&gt;%s&lt;/chat_otherText&gt;
</e>
  <e id="LOBBY_CHAT_MSG_YOU" uid="2541">&lt;chat_name&gt;You&lt;/chat_name&gt;: &lt;chat_yourText&gt;%s&lt;/chat_yourText&gt;
</e>
  <e id="LOBBY_CHAT_MSG_YOU_CONTINUED" uid="2542">&lt;chat_yourText&gt;%s&lt;/chat_yourText&gt;
</e>
  <e id="LOBBY_CHAT_MSG_SYSTEM" uid="2543">&lt;chat_system&gt;%s&lt;/chat_system&gt;
</e>
  <e id="LOBBY_CHAT_MSG_GAME_MADE_PUBLIC" uid="2544">The host made the game public</e>
</locale>
