# | Line 1 | Line 1 | |
---|---|---|
1 | /* | |
2 | * user_strings.h - Localizable strings | |
3 | * | |
4 | < | * Basilisk II (C) 1997-1999 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 | |
# | Line 122 | Line 122 | enum { | |
122 | STR_REF_15HZ_LAB, | |
123 | STR_REF_30HZ_LAB, | |
124 | STR_REF_60HZ_LAB, | |
125 | + | STR_REF_DYNAMIC_LAB, |
126 | STR_DISPLAY_X_CTRL, | |
127 | STR_DISPLAY_Y_CTRL, | |
128 | STR_SIZE_384_LAB, |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |