"Phrases"
{
    "Timeleft"
    {
        "en"        "Time remaining for map: "
    }
    
    "WinLimitAppend"
    {
        "en"        ", or change map after a team wins one round"
    }

    "WinLimit"
    {
        "en"        "Map will change after a team wins one round"
    }

    "MaxRoundsAppend"
    {
        "en"        ", or change map after one more round"
    }

    "MaxRounds"
    {
        "en"        "Map will change after one more round"
    }

    "FragLimitAppend"
    {
        "en"        ", or change map after player reaches one frag"
    }

    "FragLimit"
    {
        "en"        "Map will change after a player reaches one frag"
    }

    "WinLimitAppendPlural"
    {
        "#format"       "{1:i}"
        "en"        ", or change map after a team wins {1} rounds"
    }

    "WinLimitPlural"
    {
        "#format"       "{1:i}"
        "en"        "Map will change after a team wins {1} rounds"
    }

    "MaxRoundsAppendPlural"
    {
        "#format"       "{1:i}"
        "en"        ", or change map after {1} more rounds"
    }

    "MaxRoundsPlural"
    {
        "#format"       "{1:i}"
        "en"        "Map will change after {1} more rounds"
    }

    "FragLimitAppendPlural"
    {
        "#format"       "{1:i}"
        "en"        ", or change map after player reaches {1} frags"
    }

    "FragLimitPlural"
    {
        "#format"       "{1:i}"
        "en"        "Map will change after a player reaches {1} frags"
    }

    "LastRound"
    {
        "en"        "This is the last round!!"
    }

    "NoTimelimit"
    {
        "en"        "No timelimit for map"
    }

    "Next Map"
    {
        "#format"       "{1:s}"
        "en"        "Next Map: {1}"
    }

    "Pending Vote"
    {
        "en"        "Next Map: Pending Vote"
    }
}
