[enu default] 

// All you have to do is label each choice.
// Make sure your SNDINFO entries match up.

GroupUp = "Orders";
GroupRight = "Requests";
GroupDown = "Alerts";
GroupLeft = "Chat";

UpUp = "Attack!";
UpRight = "Let's go!";
UpDown = "Fall back!";
UpLeft = "Follow me!";

RightUp = "Cover me!";
RightRight = "Need ammo!";
RightDown = "Need backup!";
RightLeft = "Need health!";

DownUp = "I'll cover you!";
DownRight = "Enemy weakened!";
DownDown = "Incoming!";
DownLeft = "All clear!";

LeftUp = "Thanks.";
LeftRight = "Hello!";
LeftDown = "Good game!";
LeftLeft = "Yeah!";