--- BasiliskII/src/user_strings.cpp 1999/10/28 15:33:11 1.5 +++ BasiliskII/src/user_strings.cpp 2000/07/13 17:45:52 1.7 @@ -1,7 +1,7 @@ /* * user_strings.cpp - Common localizable strings * - * Basilisk II (C) 1997-1999 Christian Bauer + * Basilisk II (C) 1997-2000 Christian Bauer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -137,6 +137,7 @@ user_string_def common_strings[] = { {STR_REF_15HZ_LAB, "15 Hz"}, {STR_REF_30HZ_LAB, "30 Hz"}, {STR_REF_60HZ_LAB, "60 Hz"}, + {STR_REF_DYNAMIC_LAB, "Dynamic"}, {STR_DISPLAY_X_CTRL, "Width"}, {STR_DISPLAY_Y_CTRL, "Height"}, {STR_SIZE_384_LAB, "384"},