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

Comparing BasiliskII/src/user_strings.cpp (file contents):
Revision 1.15 by gbeauche, 2005-06-06T20:11:50Z vs.
Revision 1.16 by gbeauche, 2005-11-20T17:26:16Z

# Line 188 | Line 188 | user_string_def common_strings[] = {
188          {STR_UDPPORT_CTRL, "UDP Port Number"},
189  
190          {STR_MEMORY_MISC_PANE_TITLE, "Memory/Misc"},
191 +        {STR_RAMSIZE_CTRL, "MacOS RAM Size (MB)"},
192 +        {STR_RAMSIZE_2MB_LAB, "2"},
193 +        {STR_RAMSIZE_4MB_LAB, "4"},
194 +        {STR_RAMSIZE_8MB_LAB, "8"},
195 +        {STR_RAMSIZE_16MB_LAB, "16"},
196 +        {STR_RAMSIZE_32MB_LAB, "32"},
197 +        {STR_RAMSIZE_64MB_LAB, "64"},
198 +        {STR_RAMSIZE_128MB_LAB, "128"},
199 +        {STR_RAMSIZE_256MB_LAB, "256"},
200 +        {STR_RAMSIZE_512MB_LAB, "512"},
201 +        {STR_RAMSIZE_1024MB_LAB, "1024"},
202          {STR_RAMSIZE_SLIDER, "MacOS RAM Size:"},
203          {STR_RAMSIZE_FMT, "%ld MB"},
204          {STR_MODELID_CTRL, "Mac Model ID"},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines