--- SheepShaver/src/BeOS/user_strings_beos.cpp 2002/02/04 16:58:13 1.1 +++ SheepShaver/src/BeOS/user_strings_beos.cpp 2003/12/04 17:26:36 1.2 @@ -34,6 +34,7 @@ user_string_def platform_strings[] = { {STR_NO_SHEEP_DRIVER_ERR, "Cannot open /dev/sheep: %s (%08x). SheepShaver is not properly installed."}, {STR_NO_RAM_AREA_ERR, "Not enough memory to create RAM area: %s (%08x)."}, {STR_NO_ROM_AREA_ERR, "Not enough memory to create ROM area."}, + {STR_NO_SHEEP_MEM_AREA_ERR, "Not enough memory to create SheepShaver area."}, {STR_SHEEP_UP_ERR, "Cannot allocate Low Memory Globals: %s (%08x)."}, {STR_NO_NET_ADDON_WARN, "The SheepShaver net server add-on cannot be found. Ethernet will not be available."}, {STR_NET_CONFIG_MODIFY_WARN, "To enable Ethernet networking for SheepShaver, your network configuration has to be modified and the network restarted. Do you want this to be done now (selecting \"Cancel\" will disable Ethernet under SheepShaver)?."},