--- BasiliskII/src/Unix/user_strings_unix.h 2001/07/03 15:59:47 1.11 +++ BasiliskII/src/Unix/user_strings_unix.h 2002/01/15 14:58:37 1.13 @@ -1,7 +1,7 @@ /* * user_strings_unix.h - Unix-specific localizable strings * - * Basilisk II (C) 1997-2001 Christian Bauer + * Basilisk II (C) 1997-2002 Christian Bauer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -42,7 +42,7 @@ enum { STR_SCSI_DEVICE_OPEN_WARN, STR_SCSI_DEVICE_NOT_SCSI_WARN, STR_NO_AUDIO_DEV_WARN, - STR_NO_ESD_WARN, + STR_NO_AUDIO_WARN, STR_AUDIO_FORMAT_WARN, STR_KEYCODE_FILE_WARN, STR_KEYCODE_VENDOR_WARN,