ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/BeOS/user_strings_beos.cpp
(Generate patch)

Comparing SheepShaver/src/BeOS/user_strings_beos.cpp (file contents):
Revision 1.1 by cebix, 2002-02-04T16:58:13Z vs.
Revision 1.2 by gbeauche, 2003-12-04T17:26:36Z

# Line 34 | Line 34 | user_string_def platform_strings[] = {
34          {STR_NO_SHEEP_DRIVER_ERR, "Cannot open /dev/sheep: %s (%08x). SheepShaver is not properly installed."},
35          {STR_NO_RAM_AREA_ERR, "Not enough memory to create RAM area: %s (%08x)."},
36          {STR_NO_ROM_AREA_ERR, "Not enough memory to create ROM area."},
37 +        {STR_NO_SHEEP_MEM_AREA_ERR, "Not enough memory to create SheepShaver area."},
38          {STR_SHEEP_UP_ERR, "Cannot allocate Low Memory Globals: %s (%08x)."},
39          {STR_NO_NET_ADDON_WARN, "The SheepShaver net server add-on cannot be found. Ethernet will not be available."},
40          {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)?."},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines