1 |
|
/* |
2 |
|
* user_strings.h - Localizable strings |
3 |
|
* |
4 |
< |
* Basilisk II (C) 1997-2001 Christian Bauer |
4 |
> |
* Basilisk II (C) 1997-2002 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 |
169 |
|
STR_ISPAR_CTRL, |
170 |
|
STR_ETHER_ENABLE_CTRL, |
171 |
|
STR_ETHERNET_IF_CTRL, |
172 |
+ |
STR_UDPTUNNEL_CTRL, |
173 |
+ |
STR_UDPPORT_CTRL, |
174 |
|
|
175 |
|
STR_MEMORY_MISC_PANE_TITLE = 3600, // Memory/Misc pane |
176 |
|
STR_RAMSIZE_SLIDER, |