_TaskName:Avalanche

# tcpip.c
TCPIPResErr:Hostname lookup error '%0' while resolving '%1'.
TCPIPResFail:Hostname lookup failed while resolving '%0'.
TCPIPBadName:Hostname '%0' not found.
TCPIPAddr:Attempt to use unsupported internet address family (%0).
TCPIPSize:Hostname resolved to an address with unexpected size (%0).
TCPIPNone:Hostname resolved to an empty list of addresses.
TCPIPErr:TCP/IP error '%0' during %1.
TCPIPReset:TCP/IP connection to '%0' dropped by server.
TCPIPRes:Resolving...
TCPIPCon:Connecting to %0 (%1)...
TCPIPSuc:Connection successful.
TCPIPName1:TCP/IP %0:%1 (display %2)
TCPIPName2:TCP/IP %0:%1
TCPIPBadPort:Bad port number '%0' specified.
TCPIPNR:Cannot convert hostname to IP address because there is no resolver present.
TCPIPCC:Can't connect to host '%0'.
TCPIPMem:Insufficient memory to create connection.

# vnc_auth.c
AuthBM:Invalid data from server, can't initiate VNC session.
AuthSD:Server aborted connection: %0
AuthCA:Server only offered unsupported authorisation method(s).
AuthF1:Authentication failed, connection closed.
AuthF2:Server busy, too many active sessions.

# vnc_auth_des.c
AuthDES:DES challenge (VNC)

# vnc_init.c
InitBS:Server specified screen with zero area (%0 x %1 pixels).
InitIN:Screen %0 x %1 pixels named '%2'.
InitNM:Not enough memory to create screen.

# vnc_dispatcher.c
DispUM:Unknown message type %0.
DispBE:Server attempting to use encoding &%0 without permission.
DispBR:Server attempting to update invalid rectangle %1 (encoding &%0).

# vnc_selection.c
DispGS:Got new selection from server (%0 byte(s)).
DispNS:Unable to store selection (%0 byte(s)) due to lack of memory, ignoring it.
DispPS:Sent selection to server (%0 byte(s)).
DispCP:Unable to send selection to server, too long (%0 byte(s)).

# vnc_screen.c
ScrnCM:Server incorrectly sent palette for true colour display.
ScrnSP:Server set %0 palette entries.

# ui_connect.c
UICoNoHost:You need to enter a hostname or IP address in the 'host' box.

# ui_vnc.c
UITit:Avalanche: %0%1%2
UIInfo:Bandwidth: in %0, out %1; Frame buffer updates: %2
UIPtr_1:ptr_none,0,0
UIPtr_2:ptr_dot,4,2
UIPtr_3:ptr_cross,10,5
UIPtr_4:ptr_circle,7,3
UIPtr_5:ptr_autoscr,15,9
UIPtr22_1:ptr_none,0,0
UIPtr22_2:ptr_dot,4,4
UIPtr22_3:ptr_cross,10,10
UIPtr22_4:ptr_circle,7,7
UIPtr22_5:ptr_autoscr,15,15

# vnc_zlib.c
ZLibErr:Internal ZLib error %0 from %1. %2
ZLibShort:VNC protocol violated: not enough ZLib data to fill specified rectangle.

# vnc.c
OSErr:Internal error '%0'. Please file a bug report.

# ui_hotlist.c
HLName:New entry
HLNone:<Anonymous>

# Misc
NoSend:Unexpected exhaustion of output buffer, please file a bug report.
BadData: Bad data sent for '%0'.