--- BasiliskII/src/user_strings.cpp 2000/07/13 17:45:52 1.7 +++ BasiliskII/src/user_strings.cpp 2002/01/15 14:58:32 1.11 @@ -1,7 +1,7 @@ /* * user_strings.cpp - Common localizable strings * - * Basilisk II (C) 1997-2000 Christian Bauer + * Basilisk II (C) 1997-2002 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 @@ -184,6 +184,8 @@ user_string_def common_strings[] = { {STR_ISPAR_CTRL, "Parallel Device"}, {STR_ETHER_ENABLE_CTRL, "Enable Ethernet"}, {STR_ETHERNET_IF_CTRL, "Ethernet Interface"}, + {STR_UDPTUNNEL_CTRL, "Tunnel MacOS Networking over UDP"}, + {STR_UDPPORT_CTRL, "UDP Port Number"}, {STR_MEMORY_MISC_PANE_TITLE, "Memory/Misc"}, {STR_RAMSIZE_SLIDER, "MacOS RAM Size:"},