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

Comparing SheepShaver/src/user_strings.cpp (file contents):
Revision 1.9 by gbeauche, 2005-11-27T23:54:26Z vs.
Revision 1.11 by gbeauche, 2006-05-14T16:14:29Z

# Line 95 | Line 95 | user_string_def common_strings[] = {
95          {STR_REMOVE_VOLUME_BUTTON, "Remove"},
96          {STR_ADD_VOLUME_PANEL_BUTTON, "Add"},
97          {STR_CREATE_VOLUME_PANEL_BUTTON, "Create"},
98 +        {STR_CDROM_DRIVE_CTRL, "CD-ROM Drive"},
99          {STR_BOOTDRIVER_CTRL, "Boot From"},
100          {STR_BOOT_ANY_LAB, "Any"},
101          {STR_BOOT_CDROM_LAB, "CD-ROM"},
# Line 158 | Line 159 | user_string_def common_strings[] = {
159          {STR_RAMSIZE_128MB_LAB, "128"},
160          {STR_RAMSIZE_256MB_LAB, "256"},
161          {STR_RAMSIZE_512MB_LAB, "512"},
162 +        {STR_RAMSIZE_1024MB_LAB, "1024"},
163          {STR_RAMSIZE_SLIDER, "MacOS RAM Size:"},
164          {STR_RAMSIZE_FMT, "%d MB"},
165          {STR_IGNORESEGV_CTRL, "Ignore Illegal Memory Accesses"},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines