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.1 by cebix, 1999-10-12T20:05:11Z vs.
Revision 1.2 by cebix, 1999-10-19T17:41:25Z

# Line 26 | Line 26
26   user_string_def platform_strings[] = {
27          // Common strings that have a platform-specific variant
28          {STR_VOLUME_IS_MOUNTED_WARN, "The volume '%s' is mounted under AmigaOS. Basilisk II will try to unmount it."},
29 +        {STR_EXTFS_CTRL, "Amiga Root"},
30 +        {STR_EXTFS_NAME, "Amiga Directory Tree"},
31 +        {STR_EXTFS_VOLUME_NAME, "Amiga"},
32  
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."},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines