--- BasiliskII/src/Unix/user_strings_unix.h 2000/07/13 17:26:17 1.8 +++ BasiliskII/src/Unix/user_strings_unix.h 2001/06/28 21:20:00 1.10 @@ -1,7 +1,7 @@ /* * user_strings_unix.h - Unix-specific localizable strings * - * Basilisk II (C) 1997-2000 Christian Bauer + * Basilisk II (C) 1997-2001 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 @@ -28,6 +28,7 @@ enum { STR_NO_FBDEVICE_FILE_ERR, STR_FBDEV_NAME_ERR, STR_FBDEV_MMAP_ERR, + STR_VOSF_INIT_ERR, STR_NO_DEV_ZERO_ERR, STR_LOW_MEM_MMAP_ERR, STR_SIGALTSTACK_ERR,