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

Comparing BasiliskII/src/AmigaOS/user_strings_amiga.cpp (file contents):
Revision 1.2 by cebix, 1999-10-19T17:41:25Z vs.
Revision 1.3 by cebix, 1999-10-19T19:28:20Z

# Line 33 | Line 33 | user_string_def platform_strings[] = {
33          // Purely platform-specific strings
34          {STR_NO_PREPARE_EMUL_ERR, "PrepareEmul is not installed. Run PrepareEmul and then try again to start Basilisk II."},
35          {STR_NO_GADTOOLS_LIB_ERR, "Cannot open gadtools.library V39."},
36 +        {STR_NO_IFFPARSE_LIB_ERR, "Cannot open iffparse.library V39."},
37          {STR_NO_ASL_LIB_ERR, "Cannot open asl.library V36."},
38          {STR_NO_TIMER_DEV_ERR, "Cannot open timer.device."},
39          {STR_NO_P96_MODE_ERR, "The selected screen mode is not a Picasso96 mode."},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines