--- BasiliskII/src/AmigaOS/user_strings_amiga.h 2001/05/24 14:31:07 1.7 +++ BasiliskII/src/AmigaOS/user_strings_amiga.h 2004/01/12 15:29:22 1.11 @@ -1,7 +1,7 @@ /* * user_strings_amiga.h - AmigaOS-specific localizable strings * - * Basilisk II (C) 1997-2001 Christian Bauer + * Basilisk II (C) 1997-2004 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,8 +28,10 @@ enum { STR_NO_ASL_LIB_ERR, STR_NO_TIMER_DEV_ERR, STR_NO_P96_MODE_ERR, + STR_NO_VIDEO_MODE_ERR, STR_WRONG_SCREEN_DEPTH_ERR, STR_WRONG_SCREEN_FORMAT_ERR, + STR_ENFORCER_RUNNING_ERR, STR_NOT_ETHERNET_WARN, STR_NO_MULTICAST_WARN,