1 |
|
/* |
2 |
|
* user_strings.cpp - Common localizable strings |
3 |
|
* |
4 |
< |
* Basilisk II (C) 1997-2000 Christian Bauer |
4 |
> |
* Basilisk II (C) 1997-2001 Christian Bauer |
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 |
137 |
|
{STR_REF_15HZ_LAB, "15 Hz"}, |
138 |
|
{STR_REF_30HZ_LAB, "30 Hz"}, |
139 |
|
{STR_REF_60HZ_LAB, "60 Hz"}, |
140 |
+ |
{STR_REF_DYNAMIC_LAB, "Dynamic"}, |
141 |
|
{STR_DISPLAY_X_CTRL, "Width"}, |
142 |
|
{STR_DISPLAY_Y_CTRL, "Height"}, |
143 |
|
{STR_SIZE_384_LAB, "384"}, |