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

Comparing BasiliskII/src/Windows/user_strings_windows.cpp (file contents):
Revision 1.2 by gbeauche, 2004-12-03T22:05:11Z vs.
Revision 1.3 by gbeauche, 2004-12-03T22:48:08Z

# Line 40 | Line 40 | user_string_def platform_strings[] = {
40          {STR_KEYCODE_FILE_WARN, "Cannot open keycode translation file %s (%s)."},
41          {STR_KEYCODE_VENDOR_WARN, "Cannot find vendor '%s' in keycode translation file %s."},
42          {STR_WINDOW_TITLE_GRABBED, "Basilisk II (mouse grabbed, press Ctrl-F5 to release)"},
43 +        {STR_NO_WIN32_NT_4, "Basilisk II does not run on Windows NT versions less than 4.0"},
44  
45          {-1, NULL}      // End marker
46   };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines