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.8 by gbeauche, 2005-11-27T16:01:59Z vs.
Revision 1.10 by gbeauche, 2005-11-29T20:55:33Z

# Line 87 | Line 87 | user_string_def common_strings[] = {
87          {STR_PREFS_ITEM_ZAP_PRAM, "Zap PRAM File"},
88          {STR_PREFS_ITEM_QUIT, "Quit SheepShaver"},
89  
90 +        {STR_NONE_LAB, "<none>"},
91 +
92          {STR_VOLUMES_PANE_TITLE, "Volumes"},
93          {STR_ADD_VOLUME_BUTTON, "Add" ELLIPSIS},
94          {STR_CREATE_VOLUME_BUTTON, "Create" ELLIPSIS},
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 109 | Line 112 | user_string_def common_strings[] = {
112          {STR_REF_15HZ_LAB, "15 Hz"},
113          {STR_REF_30HZ_LAB, "30 Hz"},
114          {STR_REF_60HZ_LAB, "60 Hz"},
115 +        {STR_REF_DYNAMIC_LAB, "Dynamic"},
116          {STR_GFXACCEL_CTRL, "QuickDraw Acceleration"},
117          {STR_8_BIT_CTRL, "8 Bit"},
118          {STR_16_BIT_CTRL, "15 Bit"},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines