/* Copy this file to messages.js in case you want to display messages in English */ var HMUD_Messages = { loadingClient: "Loading... ", clientLoaded: "OK!
", connecting: "Connecting to DeBo MUD... ", connected: "connected!
", disconnected: "
Disconnected.
", ioError: "
Input/Output Error.", securityError: "hmm... no way (Security Error).
", windowTitle: "DeBo (hMUD)", windowTitleAlert: "»»»»»!«««««", cmdGuide: "Command reference", selectFont: "Favorite font", clearOutput: "Clear screen", lines: "lines", preserve1000: "Preserve last 1000 lines", half: "half", all: "all", connect: "Connect", reconnect: "Reconnect", disconnect: "Disconnect" };