1 |
|
/* |
2 |
|
* user_strings.h - Localizable strings |
3 |
|
* |
4 |
< |
* SheepShaver (C) 1997-2005 Christian Bauer and Marc Hellwig |
4 |
> |
* SheepShaver (C) 1997-2008 Christian Bauer and Marc Hellwig |
5 |
|
* |
6 |
|
* This program is free software; you can redistribute it and/or modify |
7 |
|
* it under the terms of the GNU General Public License as published by |
83 |
|
STR_REMOVE_VOLUME_BUTTON, |
84 |
|
STR_ADD_VOLUME_PANEL_BUTTON, |
85 |
|
STR_CREATE_VOLUME_PANEL_BUTTON, |
86 |
+ |
STR_CDROM_DRIVE_CTRL, |
87 |
|
STR_BOOTDRIVER_CTRL, |
88 |
|
STR_BOOT_ANY_LAB, |
89 |
|
STR_BOOT_CDROM_LAB, |
151 |
|
STR_RAMSIZE_128MB_LAB, |
152 |
|
STR_RAMSIZE_256MB_LAB, |
153 |
|
STR_RAMSIZE_512MB_LAB, |
154 |
+ |
STR_RAMSIZE_1024MB_LAB, |
155 |
|
STR_RAMSIZE_SLIDER, |
156 |
|
STR_RAMSIZE_FMT, |
157 |
|
STR_IGNORESEGV_CTRL, |