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

Comparing SheepShaver/src/include/user_strings.h (file contents):
Revision 1.7 by gbeauche, 2005-03-27T22:32:46Z vs.
Revision 1.9 by gbeauche, 2005-11-27T23:54:26Z

# Line 74 | Line 74 | enum {
74          STR_PREFS_ITEM_ZAP_PRAM,
75          STR_PREFS_ITEM_QUIT,
76  
77 +        STR_NONE_LAB = 3100,
78 +
79          // Volumes pane
80          STR_VOLUMES_PANE_TITLE = 3200,
81          STR_ADD_VOLUME_BUTTON,
# Line 99 | Line 101 | enum {
101          STR_REF_15HZ_LAB,
102          STR_REF_30HZ_LAB,
103          STR_REF_60HZ_LAB,
104 +        STR_REF_DYNAMIC_LAB,
105          STR_GFXACCEL_CTRL,
106          STR_8_BIT_CTRL,
107          STR_16_BIT_CTRL,
# Line 138 | Line 141 | enum {
141  
142          // Memory/Misc pane
143          STR_MEMORY_MISC_PANE_TITLE = 3500,
144 +        STR_RAMSIZE_CTRL,
145 +        STR_RAMSIZE_4MB_LAB,
146 +        STR_RAMSIZE_8MB_LAB,
147 +        STR_RAMSIZE_16MB_LAB,
148 +        STR_RAMSIZE_32MB_LAB,
149 +        STR_RAMSIZE_64MB_LAB,
150 +        STR_RAMSIZE_128MB_LAB,
151 +        STR_RAMSIZE_256MB_LAB,
152 +        STR_RAMSIZE_512MB_LAB,
153          STR_RAMSIZE_SLIDER,
154          STR_RAMSIZE_FMT,
155          STR_IGNORESEGV_CTRL,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines