CopyUtf8(selgame_Description,_("Normal Difficulty\nThis is where a starting character should begin the quest to defeat Diablo."),sizeof(selgame_Description));
CopyUtf8(selgame_Description,_("Nightmare Difficulty\nThe denizens of the Labyrinth have been bolstered and will prove to be a greater challenge. This is recommended for experienced characters only."),sizeof(selgame_Description));
CopyUtf8(selgame_Description,_("Hell Difficulty\nThe most powerful of the underworld's creatures lurk at the gateway into Hell. Only the most experienced characters should venture in this realm."),sizeof(selgame_Description));
tooltip=_("Nightmare Difficulty\nThe denizens of the Labyrinth have been bolstered and will prove to be a greater challenge. This is recommended for experienced characters only.");
tooltip=_("Hell Difficulty\nThe most powerful of the underworld's creatures lurk at the gateway into Hell. Only the most experienced characters should venture in this realm.");