ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/user_strings_unix.cpp
(Generate patch)

Comparing BasiliskII/src/Unix/user_strings_unix.cpp (file contents):
Revision 1.12 by cebix, 2001-07-03T15:59:47Z vs.
Revision 1.13 by cebix, 2001-07-05T20:30:51Z

# Line 51 | Line 51 | user_string_def platform_strings[] = {
51          {STR_SCSI_DEVICE_OPEN_WARN, "Cannot open %s (%s). SCSI Manager access to this device will be disabled."},
52          {STR_SCSI_DEVICE_NOT_SCSI_WARN, "%s doesn't seem to comply to the Generic SCSI API. SCSI Manager access to this device will be disabled."},
53          {STR_NO_AUDIO_DEV_WARN, "Cannot open %s (%s). Audio output will be disabled."},
54 <        {STR_NO_ESD_WARN, "Cannot open ESD connection. Audio output will be disabled."},
55 <        {STR_AUDIO_FORMAT_WARN, "Audio hardware doesn't support signed 16 bit format. Audio output will be disabled."},
54 >        {STR_NO_AUDIO_WARN, "No audio device found, audio output will be disabled."},
55 >        {STR_AUDIO_FORMAT_WARN, "Audio hardware doesn't seem to support necessary format. Audio output will be disabled."},
56          {STR_KEYCODE_FILE_WARN, "Cannot open keycode translation file %s (%s)."},
57          {STR_KEYCODE_VENDOR_WARN, "Cannot find vendor '%s' in keycode translation file %s."},
58  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines