"Phrases"
{
    "ChangeChannel"
    {
        "en"        "{olive}[VoiceMgr 2.0] %s {default}has been transfered into {olive}%s {default}channel"
    }
    "NotRegistered"
    {
        "en"        "{olive}[VoiceMgr 2.0] {default}Channel with id {olive}%d {default}not registered in system"
    }
    "AlreadyIn"
    {
        "en"        "{olive}[VoiceMgr 2.0] {default}You already joined this channel"
    }
    "AdminsOnly"
    {
        "en"        "{olive}[VoiceMgr 2.0] {default}This channel is only for admins"
    }
    "InvalidFlag"
    {
        "en"        "{olive}[VoiceMgr 2.0] {default}This channel is only for admins with flag '{olive}%s{default}'"
    }
    "Private1"
    {
        "en"        "{olive}[VoiceMgr 2.0] {default}This channel is private. You must set correct password to join it"
    }
    "Private2"
    {
        "en"        "{olive}[VoiceMgr 2.0] {default}Type in console: setinfo \"_vcpass\" \"password\""
    }
    "ListChannels"
    {
        "en"        "{olive}[VoiceMgr 2.0] {default}Channels list printed to your console"
    }
} 