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

Comparing SheepShaver/src/Windows/user_strings_windows.cpp (file contents):
Revision 1.4 by gbeauche, 2005-11-27T23:54:26Z vs.
Revision 1.5 by gbeauche, 2006-05-02T19:35:39Z

# Line 38 | Line 38 | user_string_def platform_strings[] = {
38          {STR_DR_EMULATOR_MMAP_ERR, "Cannot map DR Emulator: %s."},
39          {STR_SHEEP_MEM_MMAP_ERR, "Cannot map SheepShaver Data area: %s."},
40          {STR_NO_XVISUAL_ERR, "Cannot obtain appropriate X visual."},
41 +        {STR_SLIRP_NO_DNS_FOUND_WARN, "Cannot get DNS address. Ethernet will not be available."},
42          {STR_NO_AUDIO_WARN, "No audio device found, audio output will be disabled."},
43          {STR_KEYCODE_FILE_WARN, "Cannot open keycode translation file %s (%s)."},
44          {STR_KEYCODE_VENDOR_WARN, "Cannot find vendor '%s' in keycode translation file %s."},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines