CopyUtf8(selgame_Description,_("Normal Speed\nThis is where a starting character should begin the quest to defeat Diablo."),sizeof(selgame_Description));
CopyUtf8(selgame_Description,_("Normal Speed\nGame runs at default speed."),sizeof(selgame_Description));
CopyUtf8(selgame_Description,_("Fast Speed\nThe denizens of the Labyrinth have been hastened and will prove to be a greater challenge. This is recommended for experienced characters only."),sizeof(selgame_Description));
CopyUtf8(selgame_Description,_("Fast Speed\nGame runs 50% faster than default speed."),sizeof(selgame_Description));
CopyUtf8(selgame_Description,_("Faster Speed\nMost monsters of the dungeon will seek you out quicker than ever before. Only an experienced champion should try their luck at this speed."),sizeof(selgame_Description));
CopyUtf8(selgame_Description,_("Faster Speed\nGame runs 100% faster than default speed."),sizeof(selgame_Description));
CopyUtf8(selgame_Description,_("Fastest Speed\nThe minions of the underworld will rush to attack without hesitation. Only a true speed demon should enter at this pace."),sizeof(selgame_Description));
CopyUtf8(selgame_Description,_("Fastest Speed\nGame runs 150% faster than default speed."),sizeof(selgame_Description));