All spoken sounds are removed now. Thud, Click and Ching are replaced by
Wood Thunk, Slap and Cymbal; Car Horn and Pop are added.
N_("No Sound"),
N_("Default Beep"),
N_("Above WAV File"),
- N_("Ching"),
- N_("Click"),
+ N_("Car Horn"),
+ N_("Cymbal"),
N_("Ding"),
N_("Gong"),
N_("Laser"),
N_("Penalty"),
N_("Phone"),
- N_("Thud"),
- N_("Challenge"),
- N_("Tell"),
+ N_("Pop"),
+ N_("Slap"),
+ N_("Wood Thunk"),
NULL,
N_("User File")
};
"",
"$",
"*", // kludge alert: as first thing in the dialog readout this is replaced with the user-given .WAV filename
- "ching.wav",
- "click.wav",
+ "honkhonk.wav",
+ "cymbal.wav",
"ding1.wav",
"gong.wav",
"laser.wav",
"penalty.wav",
"phone.wav",
- "thud.wav",
- "challenge.wav",
- "tell.wav",
+ "pop2.wav",
+ "slap.wav",
+ "woodthunk.wav",
NULL,
NULL
};