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.9 by gbeauche, 2005-11-27T23:54:26Z

# 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},
# Line 109 | Line 111 | user_string_def common_strings[] = {
111          {STR_REF_15HZ_LAB, "15 Hz"},
112          {STR_REF_30HZ_LAB, "30 Hz"},
113          {STR_REF_60HZ_LAB, "60 Hz"},
114 +        {STR_REF_DYNAMIC_LAB, "Dynamic"},
115          {STR_GFXACCEL_CTRL, "QuickDraw Acceleration"},
116          {STR_8_BIT_CTRL, "8 Bit"},
117          {STR_16_BIT_CTRL, "15 Bit"},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines