{
  "Actions.ConnectionState.Connected3270": "TN3270 3270 mode",
  "Actions.ConnectionState.ConnectedEnvt": "TN3270E NVT mode",
  "Actions.ConnectionState.ConnectedEsscp": "TN3270E SSCP-LU mode",
  "Actions.ConnectionState.ConnectedNvt": "NVT line mode",
  "Actions.ConnectionState.ConnectedNvtCharmode": "NVT character mode",
  "Actions.ConnectionState.ConnectedTn3270e": "TN3270E 3270 mode",
  "Actions.ConnectionState.ConnectedUnbound": "TN3270E unbound mode",
  "Actions.ConnectionState.NotConnected": "Not connected",
  "Actions.ConnectionState.ProxyPending": "Waiting for proxy negotiation to complete",
  "Actions.ConnectionState.Reconnecting": "Reconnecting",
  "Actions.ConnectionState.Resolving": "Resolving host name",
  "Actions.ConnectionState.TcpPending": "Waiting for TCP connection to complete",
  "Actions.ConnectionState.TelnetPending": "Waiting for TELNET negotiation to complete",
  "Actions.ConnectionState.TlsPending": "Waiting for TLS negotiation to complete",
  "Actions.form.aboutTab": "About",
  "Actions.form.actionsTab": "Actions",
  "Actions.form.addressLabel": "Address",
  "Actions.form.allocAvblockButton": "Avblock",
  "Actions.form.allocCylindersButton": "Cylinders",
  "Actions.form.allocDefaultButton": "Default",
  "Actions.form.allocTracksButton": "Tracks",
  "Actions.form.asciiBox": "ASCII options",
  "Actions.form.avblockLabel": "Bytes per Avblock",
  "Actions.form.backendAboutGroupBox": "b3270 Emulator Back End",
  "Actions.form.backendBuildLabel": "b3270 build",
  "Actions.form.blockSizeLabel": "Block size",
  "Actions.form.bufferSizeLabel": "Buffer size",
  "Actions.form.bytesReceivedLabel": "Bytes received",
  "Actions.form.bytesSentLabel": "Bytes sent",
  "Actions.form.cancelActionsLabel": "Cancel all pending actions and scripts",
  "Actions.form.cancelKeyboardDisableLabel": "Re-enable keyboard that was disabled by a script",
  "Actions.form.controlCharDocButton": "View Codes",
  "Actions.form.controlCharDocButton.toolTip": "View codes used to display 3270 fields",
  "Actions.form.copyActionButton": "Copy Action",
  "Actions.form.copyActionButton.toolTip": "Copy Transfer() action to clipboard",
  "Actions.form.crCheckBox": "Add/remove CRs",
  "Actions.form.cultureLabel.effective": "effective culture",
  "Actions.form.cultureLabel.requested": "Requested culture",
  "Actions.form.debuggingGroupBox": "Debugging",
  "Actions.form.directionBox": "Direction",
  "Actions.form.directionReceiveButton": "Receive from host",
  "Actions.form.directionSendButton": "Send to host",
  "Actions.form.existsAppendButton": "Append to it",
  "Actions.form.existsBox": "If destination file exists",
  "Actions.form.existsKeepButton": "Keep it",
  "Actions.form.existsReplaceButton": "Replace it",
  "Actions.form.fileRadioButton": "Save to file",
  "Actions.form.filesBox": "Files",
  "Actions.form.fileTransferBrowseButton": "Browse",
  "Actions.form.fileTransferClearFormButton": "Reset Form",
  "Actions.form.fileTransferClearFormButton.toolTip": "Reset form to default values",
  "Actions.form.fileTransferTab": "File Transfer",
  "Actions.form.guiAboutGroupBox": "wx3270 User Interface",
  "Actions.form.helpPictureBox.toolTip": "Get help",
  "Actions.form.helpPictureBox2.toolTip": "Get help",
  "Actions.form.helpPictureBox3.toolTip": "Get help",
  "Actions.form.helpPictureBox4.toolTip": "Get help",
  "Actions.form.hostCertificateGroupBox": "TLS Host Certificate",
  "Actions.form.hostCicsButton": "CICS",
  "Actions.form.hostFileLabel": "Host File",
  "Actions.form.hostFileTextBox.toolTip": "Name of file on the host",
  "Actions.form.hostLabel": "Host",
  "Actions.form.hostTsoButton": "TSO",
  "Actions.form.hostTypeBox": "Host type",
  "Actions.form.hostVmButton": "VM/CMS",
  "Actions.form.KeymapLabel": "Display the current keymap",
  "Actions.form.localFileLabel": "Local File",
  "Actions.form.localFileTextBox.toolTip": "Name of file on this workstation",
  "Actions.form.lreclLabel": "Logical record length",
  "Actions.form.luNameLabel": "LU name",
  "Actions.form.modeAsciiButton": "ASCII text",
  "Actions.form.modeBinaryButton": "Binary data",
  "Actions.form.modeBox": "Transfer mode",
  "Actions.form.modeLabel": "Mode",
  "Actions.form.portLabel": "Port",
  "Actions.form.primarySpaceLabel": "Primary space",
  "Actions.form.printerRadioButton": "Send to printer",
  "Actions.form.printScreenLabel": "Send a screen snapshot to the printer",
  "Actions.form.promptLabel": "Open a window to enter wx3270 actions (wx3270> prompt)",
  "Actions.form.recfmBox": "Host file record format",
  "Actions.form.recfmDefaultButton": "Default",
  "Actions.form.recfmFixedButton": "Fixed",
  "Actions.form.recfmUndefinedButton": "Undefined",
  "Actions.form.recfmVariableButton": "Variable",
  "Actions.form.recordsReceivedLabel": "Records received",
  "Actions.form.recordsSentLabel": "Records sent",
  "Actions.form.remapCheckBox": "Map character set",
  "Actions.form.screenImagesGroupBox": "Screen images",
  "Actions.form.secondarySpaceLabel": "Secondary space",
  "Actions.form.statusGroupBox": "Connection Status",
  "Actions.form.statusTab": "Status",
  "Actions.form.timeLabel": "Time",
  "Actions.form.title": "Actions",
  "Actions.form.tlsModeLabel": "TLS mode",
  "Actions.form.tlsProviderLabel": "TLS provider:",
  "Actions.form.tlsProviderValueLabel": "None",
  "Actions.form.tlsSessionGroupBox": "TLS Session",
  "Actions.form.traceCheckBox": "Trace back-end events",
  "Actions.form.tracePr3287CheckBox": "Trace pr3287",
  "Actions.form.traceScreenCheckBox": "Screen Tracing: Save screen images continuously",
  "Actions.form.transferButton": "Transfer",
  "Actions.form.transferButton.toolTip": "Begin the transfer",
  "Actions.form.tsoAllocationBox": "TSO file allocation",
  "Actions.form.uiTraceCheckBox": "Trace user interface events",
  "Actions.form.visibleControlCheckBox": "Make 3270 fields and control characters visible",
  "Actions.form.windowsCodePageLabel": "Windows code page",
  "Actions.message.invalidCharacters": "Name contains invalid character(s)",
  "Actions.message.invalidNumeric": "Invalid numeric value",
  "Actions.popUpTitle.copyFailure": "Copy Failure",
  "Actions.popUpTitle.fileToSave": "File to save",
  "Actions.popUpTitle.fileToSend": "File to send",
  "Actions.popUpTitle.fileTransfer": "File Transfer",
  "Actions.popUpTitle.hostFile": "Host File",
  "Actions.popUpTitle.localFile": "Local File",
  "Actions.popUpTitle.modeChange": "Mode Change",
  "Actions.popUpTitle.reEnableKeyboard": "Re-Enable Keyboard",
  "Actions.popUpTitle.saveLocalization": "Save Localization",
  "Actions.popUpTitle.screenTrace": "Screen Tracing",
  "Actions.Status.NotSecure": "Not secure",
  "Actions.Status.SecureUnverified": "Secure, host not verified",
  "Actions.Status.SecureVerified": "Secure, host verified",
  "ActionSyntax.message.expectedCommaRParen": "Expected ',' or ')'",
  "ActionSyntax.message.expectedDQuote": "Expected '\"'",
  "ActionSyntax.message.expectedLParen": "Expected '('",
  "ActionSyntax.message.expectedRParen": "Expected ')'",
  "ActionSyntax.message.invalidActionNameCharacter": "Invalid action name character",
  "AplKeypad.form": "wx3270 APL Keypad",
  "AplMode.popUpTitle.Error": "APL Mode Setting Error",
  "BackEnd.message.backEndExit": "Back-end process exited with status",
  "BackEnd.message.cannotStart": "Cannot start b3270 back-end",
  "BackEnd.message.xmlException": "Caught exception while processing back-end message",
  "BackEnd.popUpTitle.backEndError": "Back-End Error",
  "BackEnd.popUpTitle.fatal": "Fatal Error",
  "Cmd.popUpTitle.connectError": "Local Process Connect Error",
  "Cmd.popUpTitle.systemError": "System Error",
  "CodePage.cp037.0": "English (US)",
  "CodePage.cp1026.0": "Turkish",
  "CodePage.cp1140.0": "English (US) with Euro",
  "CodePage.cp1141.0": "German with Euro",
  "CodePage.cp1142.0": "Norwegian with Euro",
  "CodePage.cp1143.0": "Finnish with Euro",
  "CodePage.cp1143.1": "Swedish with Euro",
  "CodePage.cp1144.0": "Italian with Euro",
  "CodePage.cp1145.0": "Spanish with Euro",
  "CodePage.cp1146.0": "English (UK) with Euro",
  "CodePage.cp1147.0": "French with Euro",
  "CodePage.cp1148.0": "Belgium with Euro",
  "CodePage.cp1149.0": "Icelandic with Euro",
  "CodePage.cp1160.0": "Thai",
  "CodePage.cp1388.0": "Chinese GB18030",
  "CodePage.cp273.0": "German",
  "CodePage.cp275.0": "Brazilian",
  "CodePage.cp277.0": "Norwegian",
  "CodePage.cp278.0": "Finnish",
  "CodePage.cp278.1": "Swedish",
  "CodePage.cp280.0": "Italian",
  "CodePage.cp284.0": "Spanish",
  "CodePage.cp285.0": "English (UK)",
  "CodePage.cp297.0": "French",
  "CodePage.cp424.0": "Hebrew",
  "CodePage.cp500.0": "Belgium",
  "CodePage.cp803.0": "Hebrew (old)",
  "CodePage.cp870.0": "Polish",
  "CodePage.cp870.1": "Slovenian",
  "CodePage.cp871.0": "Icelandic",
  "CodePage.cp875.0": "Greek",
  "CodePage.cp880.0": "Russian",
  "CodePage.cp930.0": "Japanese (Kana)",
  "CodePage.cp935.0": "Chinese simplified",
  "CodePage.cp937.0": "Chinese traditional",
  "CodePage.cp939.0": "Japanese (Latin)",
  "Connect.message.tlsNotSupported": "TLS is not supported",
  "Connect.message.tlsOptionsNotSupported": "TLS-specific option(s) ignored",
  "Connect.popUpTitle.connect": "Connect",
  "Connect.popUpTitle.disconnect": "Disconnect",
  "Copyright": "Copyright © 2016-2022 Paul Mattes.\r\nAll rights reserved.\r\nRedistribution and use in source and binary forms, with or without\r\nmodification, are permitted provided that the following conditions are met:\r\n * Redistributions of source code must retain the above copyright\r\n    notice, this list of conditions and the following disclaimer.\r\n * Redistributions in binary form must reproduce the above copyright\r\n    notice, this list of conditions and the following disclaimer in the\r\n    documentation and/or other materials provided with the distribution.\r\n * Neither the names of Paul Mattes nor the names of his contributors\r\n    may be used to endorse or promote products derived from this software\r\n    without specific prior written permission.\r\nTHIS SOFTWARE IS PROVIDED BY PAUL MATTES \"AS IS\" AND ANY EXPRESS OR IMPLIED\r\nWARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\r\nMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.IN NO\r\nEVENT SHALL PAUL MATTES BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\r\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\r\nPROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;\r\nOR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\r\nWHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR\r\nOTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\r\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
  "ErrorBox.ClickYesOrNo": "Click Yes to copy text to clipboard, No to close window without saving.",
  "FileTransferProgress.form.cancelButton": "Cancel Transfer",
  "FileTransferProgress.form.okButton": "OK",
  "FileTransferProgress.form.title": "File Transfer",
  "FileTransferProgress.message.bytes.running": "{0} bytes transferred",
  "FileTransferProgress.message.progress.awaiting": "File transfer in progress",
  "FileTransferProgress.message.progress.complete": "File transfer complete",
  "FileTransferProgress.message.progress.failed": "File transfer failed",
  "FileTransferProgress.message.status.aborting": "Status: Aborting",
  "FileTransferProgress.message.status.awaiting": "Status: Awaiting start of IND$FILE command",
  "FileTransferProgress.message.status.message": "Status: {0}",
  "FileTransferProgress.message.status.running": "Status: Running",
  "HostEditor.form.acceptLabel": "Accept hostname",
  "HostEditor.form.associatePrinterRadioButton": "Associate with interactive session",
  "HostEditor.form.basicParametersGroupBox": "Basic parameters",
  "HostEditor.form.cancelButton": "Cancel",
  "HostEditor.form.cancelButton.toolTip": "Discard all changes",
  "HostEditor.form.characterModeCrLfRadioButton": "Character with CR/LF translation",
  "HostEditor.form.characterModeRadioButton": "Character",
  "HostEditor.form.cicsRadioButton": "CICS",
  "HostEditor.form.clientCertificateLabel": "Client certificate name",
  "HostEditor.form.commandLabel": "Command*",
  "HostEditor.form.commandLineOptionsLabel": "Command-line options",
  "HostEditor.form.commandLineOptionsTextBox.toolTip": "Command-line options",
  "HostEditor.form.commandTextBox.toolTip": "Command to run",
  "HostEditor.form.connectButton": "Connect",
  "HostEditor.form.connectionTypeGroupBox": "Connection type",
  "HostEditor.form.connectRecordButton": "Connect+⏺",
  "HostEditor.form.connectRecordButton.toolTip": "Connect and start recording a login macro",
  "HostEditor.form.descriptionLabel": "Description",
  "HostEditor.form.descriptionTextBox.toolTip": "Description of this host\r\nShown in the Profiles and Connections window",
  "HostEditor.form.helpPictureBox.toolTip": "Get help",
  "HostEditor.form.hostNameLabel": "Host name*",
  "HostEditor.form.hostRadioButton": "Host",
  "HostEditor.form.hostTypeGroupBox": "Host type for file transfers",
  "HostEditor.form.lineModeRadioButton": "Line",
  "HostEditor.form.loadConnectButton": "🗲 Make this connection",
  "HostEditor.form.loadGroupBox": "When profile is loaded",
  "HostEditor.form.loadReconnectButton": "🗲+ Keep making this connection",
  "HostEditor.form.localProcessInputGroupBox": "No-TELNET input mode",
  "HostEditor.form.localProcessRadioButton": "Local process",
  "HostEditor.form.loginMacroLabel": "Login macro",
  "HostEditor.form.loginScreenCheckBox": "Wait for login screen",
  "HostEditor.form.luNamesLabel": "LU names",
  "HostEditor.form.noLoadConnectButton": "Do not make this connection",
  "HostEditor.form.noPrinterRadioButton": "None",
  "HostEditor.form.nvtCheckBox": "NVT mode",
  "HostEditor.form.okButton": "Save",
  "HostEditor.form.okButton.toolTip": "Save all changes",
  "HostEditor.form.optionsGroupBox": "Options",
  "HostEditor.form.portLabel": "Port",
  "HostEditor.form.printerSessionGroupBox": "3287 printer session",
  "HostEditor.form.profileLabel": "Profile",
  "HostEditor.form.sessionNameLabel": "Session name",
  "HostEditor.form.specificLuRadioButton": "Specific LU",
  "HostEditor.form.starttlsCheckBox": "Accept STARTTLS",
  "HostEditor.form.telnetCheckBox": "Use TELNET",
  "HostEditor.form.title": "Connection Editor",
  "HostEditor.form.titleTextBox.toolTip": "Window title override",
  "HostEditor.form.tlsTunnelCheckBox": "Create TLS tunnel",
  "HostEditor.form.tn3270eCheckBox": "Accept TN3270E",
  "HostEditor.form.toolTip": "Save and make the connection",
  "HostEditor.form.tsoRadioButton": "TSO",
  "HostEditor.form.unspecifiedRadioButton": "Unspecified",
  "HostEditor.form.verifyCertCheckBox": "Verify host certificate",
  "HostEditor.form.vmRadioButton": "VM/CMS",
  "HostEditor.form.windowTitleLabel": "Window title",
  "HostEditor.message.acceptHostCharacter": "Accept host name cannot contain a space or any of these characters",
  "HostEditor.message.hostNameCharacter": "Host name cannot contain a space or any of these characters",
  "HostEditor.message.hostPrefix": "host prefix",
  "HostEditor.message.invalidIpv6": "Invalid IPv6 address",
  "HostEditor.message.luNameCharacter": "LU names can only contain alphanumeric, dash or underscore characters",
  "HostEditor.message.mustSpecifyCommand": "Must specify a command",
  "HostEditor.message.mustSpecifyHost": "Must specify a host name",
  "HostEditor.message.mustSpecifyLu": "Must specify an LU name",
  "HostEditor.message.portCharacter": "Port can only contain alphanumeric, dash or underscore characters",
  "HostEditor.message.translatedPrefix": "Translating host prefix to option",
  "HostEditor.popUpTitle.acceptHostName": "Accept Host Name",
  "HostEditor.popUpTitle.connectionEditor": "Connection Editor",
  "HostEditor.popUpTitle.hostName": "Host Name",
  "HostEditor.popUpTitle.loginMacro": "login macro",
  "HostEditor.popUpTitle.luName": "LU Name",
  "HostEditor.popUpTitle.luNames": "LU Names",
  "HostEditor.popUpTitle.port": "Port",
  "KeyboardPicture.form.addKey": "+",
  "KeyboardPicture.form.altCheckBox": "Alt",
  "KeyboardPicture.form.aplCtrlLabel": "Alt",
  "KeyboardPicture.form.aplCtrlShiftLabel": "Alt+Shift",
  "KeyboardPicture.form.aplLegendLabel": "APL\r\nLegend",
  "KeyboardPicture.form.aplNormalLabel": "Normal",
  "KeyboardPicture.form.aplShiftLabel": "Shift",
  "KeyboardPicture.form.appsKey": "Apps",
  "KeyboardPicture.form.backSpaceKey": "Backspace",
  "KeyboardPicture.form.capsLockKey": "Caps Lock",
  "KeyboardPicture.form.chordBox": "Chord",
  "KeyboardPicture.form.chordComboBox": "None",
  "KeyboardPicture.form.ctrlCheckBox": "Ctrl",
  "KeyboardPicture.form.decimalKey": ".\r\n\r\nDel",
  "KeyboardPicture.form.definitionsRadioButton": "wx3270 definition",
  "KeyboardPicture.form.deleteKey": "Delete",
  "KeyboardPicture.form.displayGroupBox": "Display",
  "KeyboardPicture.form.divideKey": "/",
  "KeyboardPicture.form.downKey": "↓",
  "KeyboardPicture.form.endKey": "End",
  "KeyboardPicture.form.enterKey": "Enter",
  "KeyboardPicture.form.escapeKey": "Esc",
  "KeyboardPicture.form.f10Key": "F10",
  "KeyboardPicture.form.f11Key": "F11",
  "KeyboardPicture.form.f12Key": "F12",
  "KeyboardPicture.form.f1Key": "F1",
  "KeyboardPicture.form.f2Key": "F2",
  "KeyboardPicture.form.f3Key": "F3",
  "KeyboardPicture.form.f4Key": "F4",
  "KeyboardPicture.form.f5Key": "F5",
  "KeyboardPicture.form.f6Key": "F6",
  "KeyboardPicture.form.f7Key": "F7",
  "KeyboardPicture.form.f8Key": "F8",
  "KeyboardPicture.form.f9Key": "F9",
  "KeyboardPicture.form.helpPictureBox.toolTip": "Get help",
  "KeyboardPicture.form.homeKey": "Home",
  "KeyboardPicture.form.insertKey": "Insert",
  "KeyboardPicture.form.key10": "Q",
  "KeyboardPicture.form.key11": "W",
  "KeyboardPicture.form.key12": "E",
  "KeyboardPicture.form.key13": "R",
  "KeyboardPicture.form.key14": "T",
  "KeyboardPicture.form.key15": "Y",
  "KeyboardPicture.form.key16": "U",
  "KeyboardPicture.form.key17": "I",
  "KeyboardPicture.form.key18": "O",
  "KeyboardPicture.form.key19": "P",
  "KeyboardPicture.form.key1A": "{\r\n[",
  "KeyboardPicture.form.key1B": "}\r\n]",
  "KeyboardPicture.form.key1E": "A",
  "KeyboardPicture.form.key1F": "S",
  "KeyboardPicture.form.key2": "!\r\n1",
  "KeyboardPicture.form.key20": "D",
  "KeyboardPicture.form.key21": "F",
  "KeyboardPicture.form.key22": "G",
  "KeyboardPicture.form.key23": "H",
  "KeyboardPicture.form.key24": "J",
  "KeyboardPicture.form.key25": "K",
  "KeyboardPicture.form.key26": "L",
  "KeyboardPicture.form.key27": ":\r\n;",
  "KeyboardPicture.form.key28": "\"\r\n'",
  "KeyboardPicture.form.key29": "~\r\n`",
  "KeyboardPicture.form.key2B": "|\r\n\\",
  "KeyboardPicture.form.key2C": "Z",
  "KeyboardPicture.form.key2D": "X",
  "KeyboardPicture.form.key2E": "C",
  "KeyboardPicture.form.key2F": "V",
  "KeyboardPicture.form.key3": "@\r\n2",
  "KeyboardPicture.form.key30": "B",
  "KeyboardPicture.form.key31": "N",
  "KeyboardPicture.form.key32": "M",
  "KeyboardPicture.form.key33": "<\r\n,",
  "KeyboardPicture.form.key34": ">\r\n.",
  "KeyboardPicture.form.key35": "?\r\n/",
  "KeyboardPicture.form.key4": "#\r\n3",
  "KeyboardPicture.form.key5": "$\r\n4",
  "KeyboardPicture.form.key6": "%\r\n5",
  "KeyboardPicture.form.key7": "^\r\n6",
  "KeyboardPicture.form.key8": "&\r\n7",
  "KeyboardPicture.form.key9": "*\r\n8",
  "KeyboardPicture.form.keyA": "(\r\n9",
  "KeyboardPicture.form.keyB": ")\r\n0",
  "KeyboardPicture.form.keyC": "_\r\n-",
  "KeyboardPicture.form.keyD": "+\r\n=",
  "KeyboardPicture.form.keyNamesRadioButton": "Key codes",
  "KeyboardPicture.form.labelsRadioButton": "Labels",
  "KeyboardPicture.form.leftAltKey": "Alt",
  "KeyboardPicture.form.leftCtrlKey": "Ctrl",
  "KeyboardPicture.form.leftKey": "←",
  "KeyboardPicture.form.leftShiftKey": "Shift",
  "KeyboardPicture.form.leftWinKey": "Win",
  "KeyboardPicture.form.mode3270CheckBox": "3270",
  "KeyboardPicture.form.modeGroupBox": "Mode",
  "KeyboardPicture.form.modifiersGroupBox": "Modifiers",
  "KeyboardPicture.form.multiplyKey": "*",
  "KeyboardPicture.form.noteLabel": "Note: This is a generic keyboard.\r\nYour keyboard layout may differ.",
  "KeyboardPicture.form.num0Key": "0\r\n\r\nIns",
  "KeyboardPicture.form.num1Key": "1\r\n\r\nEnd",
  "KeyboardPicture.form.num2Key": "2\r\n\r\n↓",
  "KeyboardPicture.form.num3Key": "3\r\n\r\nPgDn",
  "KeyboardPicture.form.num4key": "4\r\n\r\n←",
  "KeyboardPicture.form.num5key": "5\r\n\r\n",
  "KeyboardPicture.form.num6key": "6\r\n\r\n→",
  "KeyboardPicture.form.num7Key": "7\r\n\r\nHome",
  "KeyboardPicture.form.num8Key": "8\r\n\r\n↑",
  "KeyboardPicture.form.num9Key": "9\r\n\r\nPgUp",
  "KeyboardPicture.form.numEnterKey": "Enter",
  "KeyboardPicture.form.numLockCheckBox": "Num Lock",
  "KeyboardPicture.form.numLockKey": "Num\r\nLock",
  "KeyboardPicture.form.nvtModeCheckBox": "NVT",
  "KeyboardPicture.form.pageDownKey": "Page\r\nDown",
  "KeyboardPicture.form.pageUpKey": "Page\r\nUp",
  "KeyboardPicture.form.pauseKey": "Pause\r\n\r\nBreak",
  "KeyboardPicture.form.prtScnKey": "PrtScn\r\n\r\nSysRq",
  "KeyboardPicture.form.rightAltKey": "Alt",
  "KeyboardPicture.form.rightCtrlKey": "Ctrl",
  "KeyboardPicture.form.rightKey": "→",
  "KeyboardPicture.form.rightShiftKey": "Shift",
  "KeyboardPicture.form.rightWinKey": "Win",
  "KeyboardPicture.form.scanCodesRadioButton": "Scan codes",
  "KeyboardPicture.form.scrollLockCheckBox": "APL",
  "KeyboardPicture.form.scrollLockKey": "Scroll\r\nLock",
  "KeyboardPicture.form.shiftCheckBox": "Shift",
  "KeyboardPicture.form.subtractKey": "-",
  "KeyboardPicture.form.tabKey": "Tab",
  "KeyboardPicture.form.title": "Keyboard Map",
  "KeyboardPicture.form.upKey": "↑",
  "KeyboardPicture.message.label": "Input",
  "KeyboardPicture.message.layout": "Layout",
  "KeyCaptureForm.form.pressAnyKeyLabel": "Press any key\r\nor click to cancel",
  "KeyCaptureForm.form.title": "KeyCapture",
  "KeyHandler.popUpTitle.keyError": "Key",
  "KeyHandler.popUpTitle.keyOutput": "Key Action",
  "Keypad.Attn_None": "ATTN",
  "Keypad.Attn_None.Size": "6",
  "Keypad.BackTab_None": "|←",
  "Keypad.BackTab_None.Size": "14.25",
  "Keypad.BlankButton8_Alt,_Mode3270": "SAVE\r\nD",
  "Keypad.BlankButton8_Alt,_Mode3270.Size": "6",
  "Keypad.BlankButton8_Ctrl,_Mode3270": "SAVE\r\nC",
  "Keypad.BlankButton8_Ctrl,_Mode3270.Size": "6",
  "Keypad.BlankButton8_Mode3270": "SAVE\r\nA",
  "Keypad.BlankButton8_Mode3270.Size": "6",
  "Keypad.BlankButton8_Shift,_Mode3270": "SAVE\r\nB",
  "Keypad.BlankButton8_Shift,_Mode3270.Size": "6",
  "Keypad.BlankButton9_Alt,_Mode3270": "RE-\r\nSTORE\r\nD",
  "Keypad.BlankButton9_Alt,_Mode3270.Size": "6",
  "Keypad.BlankButton9_Ctrl,_Mode3270": "RE-\r\nSTORE\r\nC",
  "Keypad.BlankButton9_Ctrl,_Mode3270.Size": "6",
  "Keypad.BlankButton9_Mode3270": "RE-\r\nSTORE\r\nA",
  "Keypad.BlankButton9_Mode3270.Size": "6",
  "Keypad.BlankButton9_Shift,_Mode3270": "RE-\r\nSTORE\r\nB",
  "Keypad.BlankButton9_Shift,_Mode3270.Size": "6",
  "Keypad.Clear_None": "CLEAR",
  "Keypad.Clear_None.Size": "6",
  "Keypad.CursorBlink_None": "CURSR\r\nBLINK",
  "Keypad.CursorBlink_None.Size": "6",
  "Keypad.CursorSelect_None": "CURSR\r\nSEL",
  "Keypad.CursorSelect_None.Size": "6",
  "Keypad.Delete_None": "",
  "Keypad.Delete_None.Size": "6.75",
  "Keypad.Down_None": "↓",
  "Keypad.Down_None.Size": "14.25",
  "Keypad.Dup_None": "DUP",
  "Keypad.Dup_None.Size": "6",
  "Keypad.Enter_None": "ENTER",
  "Keypad.Enter_None.Size": "6.75",
  "Keypad.Erase_None": "←",
  "Keypad.Erase_None.Size": "14.25",
  "Keypad.EraseEOF_None": "ERASE\r\nEOF",
  "Keypad.EraseEOF_None.Size": "6",
  "Keypad.EraseInput_None": "ERASE\r\nINPUT",
  "Keypad.EraseInput_None.Size": "6",
  "Keypad.FieldMark_None": "FIELD\r\nMARK",
  "Keypad.FieldMark_None.Size": "6",
  "Keypad.form": "wx3270 Keypad",
  "Keypad.Insert_None": "",
  "Keypad.Insert_None.Size": "6.75",
  "Keypad.Left_None": "←",
  "Keypad.Left_None.Size": "14.25",
  "Keypad.Newline_None": "⤶",
  "Keypad.Newline_None.Size": "27.75",
  "Keypad.Not_None": "¬",
  "Keypad.Not_None.Size": "14",
  "Keypad.popUpTitle.keypadError": "Keypad",
  "Keypad.popUpTitle.keypadOutput": "Keypad Action",
  "Keypad.Reset_None": "RESET",
  "Keypad.Reset_None.Size": "6.75",
  "Keypad.Right_None": "→",
  "Keypad.Right_None.Size": "14.25",
  "Keypad.SysReq_None": "SYS\r\nREQ",
  "Keypad.SysReq_None.Size": "6",
  "Keypad.Tab_None": "→|",
  "Keypad.Tab_None.Size": "14.25",
  "Keypad.Up_None": "↑",
  "Keypad.Up_None.Size": "14.25",
  "MacroEditor.form.editorCancelButton": "Cancel",
  "MacroEditor.form.editScriptButton": "🖉 Edit @",
  "MacroEditor.form.editScriptButton.toolTip": "Edit the target of a Script() or Source() action",
  "MacroEditor.form.helpPictureBox.toolTip": "Get help",
  "MacroEditor.form.nameLabel": "Name",
  "MacroEditor.form.newJScriptToolStripMenuItem": "JScript",
  "MacroEditor.form.newPowershellScriptToolStripMenuItem": "PowerShell script",
  "MacroEditor.form.newPythonScriptToolStripMenuItem": "Python 3 script",
  "MacroEditor.form.newVBScriptToolStripMenuItem": "VBScript",
  "MacroEditor.form.otherToolStripMenuItem": "Other",
  "MacroEditor.form.otherToolStripMenuItem1": "Other",
  "MacroEditor.form.otherToolStripMenuItem2": "Other",
  "MacroEditor.form.recordButton": "⏺ Record",
  "MacroEditor.form.recordButton.toolTip": "Record keystrokes",
  "MacroEditor.form.saveButton": "Save",
  "MacroEditor.form.scriptDialog.title": "Select new script name",
  "MacroEditor.form.snippetsLabel": "Code snippets",
  "MacroEditor.form.sourceDialog.title": "Select file to read",
  "MacroEditor.form.textBoxLabel": "Macro text",
  "MacroEditor.message.invalidMacroSyntax": "Invalid macro syntax",
  "MacroEditor.message.missingFileName": "Missing file name",
  "MacroEditor.message.mustSpecifyName": "Must specify name",
  "MacroEditor.message.noEdit": "No Script() or Source() action under the cursor",
  "MacroEditor.message.other": "Other",
  "MacroEditor.message.unrecognizedScriptType": "Unrecognized script type",
  "MacroEditor.popUpTitle.editScript": "Edit Script",
  "MacroEditor.popUpTitle.editTarget": "Edit Target",
  "MacroEditor.popUpTitle.macroEditor": "Macro Editor",
  "MacroEditor.popUpTitle.scriptCreation": "Script Creation",
  "Macros.form.helpPictureBox.toolTip": "Get help",
  "Macros.form.macroAddButton": "➕ New",
  "Macros.form.macroAddButton.toolTip": "Create a new macro",
  "Macros.form.macroEditButton": "Edit",
  "Macros.form.macroEditButton.toolTip": "Edit the selected macro",
  "Macros.form.macroRemoveButton": "❌ Delete",
  "Macros.form.macroRemoveButton.toolTip": "Delete the selected macro",
  "Macros.form.macrosLabel": "Macros",
  "Macros.form.macrosListBox.deleteToolStripMenuItem": "❌ Delete",
  "Macros.form.macrosListBox.editToolStripMenuItem": "🖉 Edit",
  "Macros.form.macrosListBox.runToolStripMenuItem": "Run",
  "Macros.form.macroTestButton": "Run",
  "Macros.form.macroTestButton.toolTip": "Run the selected macro",
  "Macros.form.recordButton": "⏺ Record",
  "Macros.form.recordButton.toolTip": "Create a new macro with the macro recorder",
  "Macros.form.title": "Macros",
  "Macros.popUpTitle.macroError": "Macro",
  "Macros.popUpTitle.macroOutput": "Macro Output",
  "MainScreen.Close": "Fatal close error",
  "MainScreen.form.actionsBox.cancelScriptsToolStripMenuItem": "Cancel scripts",
  "MainScreen.form.actionsBox.controlCharsMenuItem": "Visible control characters",
  "MainScreen.form.actionsBox.displayKeymapToolStripMenuItem": "Display keymap",
  "MainScreen.form.actionsBox.fileTransferMenuItem": "File transfer",
  "MainScreen.form.actionsBox.printScreenToolStripMenuItem": "Print screen",
  "MainScreen.form.actionsBox.saveToFileToolStripMenuItem": "Save to File",
  "MainScreen.form.actionsBox.screenTracingMenuItem": "Screen tracing",
  "MainScreen.form.actionsBox.sendToPrinterToolStripMenuItem": "Send to Printer",
  "MainScreen.form.actionsBox.toolStripMenuItem1": "Re-enable keyboard",
  "MainScreen.form.actionsBox.toolTip": "Actions",
  "MainScreen.form.actionsBox.tracingToolStripMenuItem": "Tracing",
  "MainScreen.form.actionsBox.x3270PromptToolStripMenuItem": "wx3270> prompt",
  "MainScreen.form.connectPictureBox.connectMenuItem": "Connect",
  "MainScreen.form.connectPictureBox.disconnectMenuItem": "Disconnect",
  "MainScreen.form.connectPictureBox.quickConnectMenuItem": "Quick connect",
  "MainScreen.form.connectPictureBox.toolTip": "Host connection",
  "MainScreen.form.helpPictureBox.toolTip": "Get help",
  "MainScreen.form.keypadBox.attnToolStripMenuItem1": "Attn",
  "MainScreen.form.keypadBox.backTabToolStripMenuItem1": "Back Tab",
  "MainScreen.form.keypadBox.clearToolStripMenuItem1": "Clear",
  "MainScreen.form.keypadBox.controlToolStripMenuItem": "Control",
  "MainScreen.form.keypadBox.cursorSelectToolStripMenuItem1": "Cursor Select",
  "MainScreen.form.keypadBox.dataToolStripMenuItem": "Data",
  "MainScreen.form.keypadBox.deleteToolStripMenuItem1": "Delete",
  "MainScreen.form.keypadBox.downToolStripMenuItem": "Down",
  "MainScreen.form.keypadBox.dupToolStripMenuItem1": "Dup",
  "MainScreen.form.keypadBox.enterToolStripMenuItem1": "Enter",
  "MainScreen.form.keypadBox.eraseEOFToolStripMenuItem2": "Erase EOF",
  "MainScreen.form.keypadBox.eraseInputToolStripMenuItem": "Erase Input",
  "MainScreen.form.keypadBox.fieldMarkToolStripMenuItem1": "Field Mark",
  "MainScreen.form.keypadBox.homeToolStripMenuItem1": "Home",
  "MainScreen.form.keypadBox.insertToolStripMenuItem1": "Insert",
  "MainScreen.form.keypadBox.leftToolStripMenuItem": "Left",
  "MainScreen.form.keypadBox.navigationToolStripMenuItem": "Navigation",
  "MainScreen.form.keypadBox.newLineToolStripMenuItem1": "New Line",
  "MainScreen.form.keypadBox.pA1ToolStripMenuItem1": "PA1",
  "MainScreen.form.keypadBox.pA2ToolStripMenuItem1": "PA2",
  "MainScreen.form.keypadBox.pF10ToolStripMenuItem1": "PF10",
  "MainScreen.form.keypadBox.pF11ToolStripMenuItem1": "PF11",
  "MainScreen.form.keypadBox.pF12ToolStripMenuItem1": "PF12",
  "MainScreen.form.keypadBox.pF13PF24ToolStripMenuItem": "PF13-PF24",
  "MainScreen.form.keypadBox.pF13ToolStripMenuItem1": "PF13",
  "MainScreen.form.keypadBox.pF14ToolStripMenuItem1": "PF14",
  "MainScreen.form.keypadBox.pF15ToolStripMenuItem1": "PF15",
  "MainScreen.form.keypadBox.pF16ToolStripMenuItem1": "PF16",
  "MainScreen.form.keypadBox.pF17ToolStripMenuItem1": "PF17",
  "MainScreen.form.keypadBox.pF18ToolStripMenuItem1": "PF18",
  "MainScreen.form.keypadBox.pF19ToolStripMenuItem1": "PF19",
  "MainScreen.form.keypadBox.pF1PF12ToolStripMenuItem": "PF1-PF12",
  "MainScreen.form.keypadBox.pF1ToolStripMenuItem1": "PF1",
  "MainScreen.form.keypadBox.pF20ToolStripMenuItem1": "PF20",
  "MainScreen.form.keypadBox.pF21ToolStripMenuItem1": "PF21",
  "MainScreen.form.keypadBox.pF22ToolStripMenuItem1": "PF22",
  "MainScreen.form.keypadBox.pF23ToolStripMenuItem1": "PF23",
  "MainScreen.form.keypadBox.pF24ToolStripMenuItem1": "PF24",
  "MainScreen.form.keypadBox.pF2ToolStripMenuItem1": "PF2",
  "MainScreen.form.keypadBox.pF3ToolStripMenuItem1": "PF3",
  "MainScreen.form.keypadBox.pF4ToolStripMenuItem1": "PF4",
  "MainScreen.form.keypadBox.pF5ToolStripMenuItem1": "PF5",
  "MainScreen.form.keypadBox.pF6ToolStripMenuItem1": "PF6",
  "MainScreen.form.keypadBox.pF7ToolStripMenuItem1": "PF7",
  "MainScreen.form.keypadBox.pF8ToolStripMenuItem1": "PF8",
  "MainScreen.form.keypadBox.pF9ToolStripMenuItem1": "PF9",
  "MainScreen.form.keypadBox.resetToolStripMenuItem2": "Reset",
  "MainScreen.form.keypadBox.rightToolStripMenuItem": "Right",
  "MainScreen.form.keypadBox.sysReqToolStripMenuItem1": "SysReq",
  "MainScreen.form.keypadBox.tabToolStripMenuItem1": "Tab",
  "MainScreen.form.keypadBox.toolStripMenuItem2": "PA",
  "MainScreen.form.keypadBox.toolStripMenuItem4": "¬",
  "MainScreen.form.keypadBox.toolTip": "Keypad\r\nLeft-click for 3270\r\nAlt-left-click for APL",
  "MainScreen.form.keypadBox.upToolStripMenuItem": "Up",
  "MainScreen.form.macrosPictureBox.recordToolStripMenuItem": "Record",
  "MainScreen.form.macrosPictureBox.toolTip": "Macros",
  "MainScreen.form.oiaLu.toolTip": "Logical Unit name",
  "MainScreen.form.oiaTiming.toolTip": "Command time",
  "MainScreen.form.profilePictureBox.loadMenuItem": "Load profile",
  "MainScreen.form.profilePictureBox.toolTip": "Profile management",
  "MainScreen.form.settingsBox.redoToolStripMenuItem": "↷ Redo",
  "MainScreen.form.settingsBox.toolTip": "Settings",
  "MainScreen.form.settingsBox.undoToolStripMenuItem": "↶ Undo",
  "MainScreen.form.snapBox.toolTip": "Snap screen size",
  "MainScreen.Item.Record": "Record new",
  "MainScreen.Item.StopRecording": "Stop recording",
  "MainScreen.message.commandLineHost": "Command-line host connection",
  "MainScreen.message.invalidPrefixes": "Invalid prefix(es) in command-line host",
  "MainScreen.message.noSuchHost": "No such host connection",
  "MainScreen.NotConnected": "Not connected",
  "MainScreen.popUpTitle.hostConnect": "Host Connect",
  "MainScreen.popUpTitle.keypadMenuError": "Keypad Menu Error",
  "MainScreen.popUpTitle.macroError": "Macro Error",
  "MainScreen.Resize": "resize",
  "MainScreen.Snap": "snap",
  "MainScreen.StartButton": "START",
  "MainScreen.toolTip.CursorPos": "Cursor is at row {0}, column {1} (1-origin)",
  "MainScreen.toolTip.Dbcs": "Invalid DBCS operation",
  "MainScreen.toolTip.Deferred": "{0}ms delay after host unlock request",
  "MainScreen.toolTip.Disabled": "Disabled by script",
  "MainScreen.toolTip.Field": "Waiting for the host to format the screen",
  "MainScreen.toolTip.FileTransfer": "Waiting for a file transfer",
  "MainScreen.toolTip.Inhibit": "Query Reply sent, no response yet",
  "MainScreen.toolTip.Insert": "Insert mode is on",
  "MainScreen.toolTip.IoConnected": "Connected",
  "MainScreen.toolTip.IoConnectedTn3270E": "Connected via TN3270E",
  "MainScreen.toolTip.IoInMode": "in {0} mode",
  "MainScreen.toolTip.IoInProgress": "I/O in progress",
  "MainScreen.toolTip.IoNotConnected": "Not connected",
  "MainScreen.toolTip.KeyboardLocked": "Keyboard locked",
  "MainScreen.ToolTip.MacroRecording": "Recording macro - click to stop",
  "MainScreen.ToolTip.Macros": "Macros",
  "MainScreen.toolTip.Minus": "ATTN sent to host, no response yet",
  "MainScreen.toolTip.NotConnected": "No connection to host",
  "MainScreen.toolTip.NotSecure": "Connection is not secure",
  "MainScreen.toolTip.Numeric": "Non-number entered into numeric field",
  "MainScreen.toolTip.Overflow": "Character inserted into full field",
  "MainScreen.toolTip.PrinterSession": "Printer session active",
  "MainScreen.toolTip.Protected": "Character inserted into protected field",
  "MainScreen.toolTip.ProxyPending": "Proxy negotiation pending",
  "MainScreen.toolTip.Reconnecting": "Reconnecting",
  "MainScreen.toolTip.Resolving": "Resolving host name",
  "MainScreen.toolTip.ReverseInput": "Reverse input mode is on",
  "MainScreen.toolTip.ScreenTracePending": "Screen trace pending",
  "MainScreen.toolTip.ScreenTraceSaved": "{0} screen trace saved",
  "MainScreen.toolTip.ScreenTracesSaved": "{0} screen traces saved",
  "MainScreen.toolTip.Script": "Script is running",
  "MainScreen.toolTip.Scrolled": "Screen is scrolled",
  "MainScreen.toolTip.Secure": "Connection is secure",
  "MainScreen.toolTip.SysWait": "Host responded to AID but has not unlocked the keyboard",
  "MainScreen.toolTip.TcpPending": "TCP connection pending",
  "MainScreen.toolTip.TelnetPending": "TELNET negotiation pending",
  "MainScreen.toolTip.TimeWait": "AID sent to host, no response yet",
  "MainScreen.toolTip.TlsPending": "TLS negotiation pending",
  "MainScreen.toolTip.Tn3270EPending": "TN3270E negotiation pending",
  "MainScreen.toolTip.Typeahead": "Typeahead stored",
  "MainScreen.toolTip.Unknown": "Cause unknown",
  "MainScreen.toolTip.Unverified": "Connection is secure, but host is not verified",
  "MergeDialog.form.categoriesGroupBox": "Select Categories",
  "MergeDialog.form.colorsCheckBox": "Colours",
  "MergeDialog.form.colorsReplaceRadioButton": "Replace",
  "MergeDialog.form.fontCheckBox": "Font",
  "MergeDialog.form.fontReplaceRadioButton": "Replace",
  "MergeDialog.form.hostsCheckBox": "Connections",
  "MergeDialog.form.hostsMergeRadioButton": "Merge",
  "MergeDialog.form.hostsReplaceRadioButton": "Replace",
  "MergeDialog.form.importButton": "Merge",
  "MergeDialog.form.keyboardCheckBox": "Keyboard map",
  "MergeDialog.form.keyboardMergeradioButton": "Merge",
  "MergeDialog.form.keyboardReplaceRadioButton": "Replace",
  "MergeDialog.form.keypadCheckBox": "Keypad map",
  "MergeDialog.form.keypadMergeRadioButton": "Merge",
  "MergeDialog.form.keypadReplaceRadioButton": "Replace",
  "MergeDialog.form.legendLabel": "Replace: The entire category will be replaced by the contents of the source profile\r\nMerge: Items with new names will be added; items with the same names will be replaced",
  "MergeDialog.form.macrosCheckBox": "Macros",
  "MergeDialog.form.macrosMergeRadioButton": "Merge",
  "MergeDialog.form.macrosReplaceRadioButton": "Replace",
  "MergeDialog.form.otherReplaceRadioButton": "Replace",
  "MergeDialog.form.otherSettingsCheckBox": "Other settings",
  "MergeDialog.form.title": "Merge Options",
  "MergeDialog.string.destinationProfile": "Destination profile",
  "MergeDialog.string.sourceProfile": "Source profile",
  "NonModalMessageBox.form.cancelButton": "Cancel",
  "NonModalMessageBox.form.okButton": "OK",
  "NonModalMessageBox.form.retryButton": "Retry",
  "Popup.popUpTitle.child": "Script Output",
  "Popup.popUpTitle.error": "Error",
  "Popup.popUpTitle.info": "Information",
  "Popup.popUpTitle.printer": "Printer Session Output",
  "Popup.popUpTitle.result": "Back-End Message",
  "ProfileManager.message.cannotChangeProfile": "Profile cannot be changed",
  "ProfileManager.message.cannotDeserializeProfile": "Cannot deserialize profile",
  "ProfileManager.message.profileBusy": "Profile '{0}' is busy, opening read-only.",
  "ProfileManager.message.profileVersionMismatch": "Profile version ({0}) is newer than wx3270 version ({1})\r\nUnknown settings will be ignored",
  "ProfileManager.popUpTitle.defaultProfileChange": "Default Profile Change",
  "ProfileManager.popUpTitle.profileDesktopIniError": "Profile Desktop.ini Error",
  "ProfileManager.popUpTitle.profileDirectoryError": "Profile Directory Error",
  "ProfileManager.popUpTitle.profileError": "Profile Error",
  "ProfileManager.popUpTitle.profileIconError": "Profile Icon Error",
  "ProfileManager.popUpTitle.profileLoad": "Profile Load",
  "ProfileManager.popUpTitle.profileMerge": "Profile Merge",
  "ProfileManager.popUpTitle.profileOpen": "Profile Open",
  "ProfileManager.popUpTitle.profileSave": "Profile Save",
  "ProfileManager.popUpTitle.undoRedoError": "Undo/Redo Error",
  "ProfileManager.string.Base": "Base",
  "ProfileManager.string.change": "change {0}",
  "ProfileManager.string.changeDefaultProfile": "change default profile to '{0}':",
  "ProfileManager.string.defaultValues": "Default Values",
  "ProfileManager.string.disable": "disable {0}",
  "ProfileManager.string.external": "external",
  "ProfileManager.string.mergeFrom": "merge from {0}",
  "ProfileManager.string.noProfile": "No Profile",
  "ProfileManager.string.readOnly": "Read-Only",
  "ProfileManager.string.redo": "Redo {0}",
  "ProfileManager.string.setToDefaults": "set to defaults",
  "ProfileManager.string.undo": "Undo {0}",
  "ProfileTracker.popUpTitle.directoryWalkError": "Directory Walk Error",
  "ProfileTree.form.brokenProfileDeleteToolStripMenuItem": "❌ Delete",
  "ProfileTree.form.commonDeleteButton": "❌ Delete",
  "ProfileTree.form.commonDeleteButton.toolTip": "Delete the selected connection or profile",
  "ProfileTree.form.commonDuplicateButton": "Duplicate",
  "ProfileTree.form.commonDuplicateButton.toolTip": "Duplicate the selected connection or profile",
  "ProfileTree.form.commonEditButton": "✎ Edit",
  "ProfileTree.form.commonEditButton.toolTip": "Edit the selected connection or profile",
  "ProfileTree.form.commonGroupBox": "Common",
  "ProfileTree.form.commonRenameButton": "Rename",
  "ProfileTree.form.commonRenameButton.toolTip": "Rename the selected connection or profile",
  "ProfileTree.form.commonShortcutButton": "Shortcut",
  "ProfileTree.form.commonShortcutButton.toolTip": "Create a shortcut to the selected connection or profile",
  "ProfileTree.form.connectionConnectButton": "🗲 Connect",
  "ProfileTree.form.connectionConnectButton.toolTip": "Make the selected connection",
  "ProfileTree.form.connectionGroupBox": "Connection",
  "ProfileTree.form.connectionNewButton": "➕ New",
  "ProfileTree.form.connectionNewButton.toolTip": "Add a new connection to the current profile",
  "ProfileTree.form.defaultsDuplicateToolStripMenuItem": "Duplicate",
  "ProfileTree.form.exportProfileDialog": "Export as",
  "ProfileTree.form.folderDeleteToolStripMenuItem": "❌ Delete",
  "ProfileTree.form.folderGroupBox": "Folder",
  "ProfileTree.form.folderImportToolStripMenuItem": "↓ Import Profile Here",
  "ProfileTree.form.folderNewButton": "➕ New",
  "ProfileTree.form.folderNewButton.toolTip": "Create a folder, or watch an existing one",
  "ProfileTree.form.folderNewProfileToolStripMenuItem": "➕ New Profile Here",
  "ProfileTree.form.folderStopWatchingToolStripMenuItem": "Stop Watching",
  "ProfileTree.form.folderUnwatchButton": "Stop Watching",
  "ProfileTree.form.folderUnwatchButton.toolTip": "Stop watching a folder",
  "ProfileTree.form.helpPictureBox.toolTip": "Get help",
  "ProfileTree.form.hostConnectToolStripMenuItem": "🗲 Connect",
  "ProfileTree.form.hostDeleteToolStripMenuItem": "❌ Delete",
  "ProfileTree.form.hostDuplicateToolStripMenuItem": "Duplicate",
  "ProfileTree.form.hostEditToolStripMenuItem": "✎ Edit",
  "ProfileTree.form.hostRenameToolStripMenuItem": "Rename",
  "ProfileTree.form.hostShortcutToolStripMenuItem": "Shortcut",
  "ProfileTree.form.profileDefaultButton": "Set as Default",
  "ProfileTree.form.profileDefaultButton.toolTip": " Make this the default profile",
  "ProfileTree.form.profileDeleteToolStripMenuItem": "❌ Delete",
  "ProfileTree.form.profileDuplicateToolStripMenuItem": "Duplicate",
  "ProfileTree.form.profileEditToolStripMenuItem": "✎ Edit",
  "ProfileTree.form.profileExportButton": "↑ Export",
  "ProfileTree.form.profileExportButton.toolTip": "Export the selected profile to a non-standard folder",
  "ProfileTree.form.profileExportToolStripMenuItem": "↑ Export",
  "ProfileTree.form.profileGroupBox": "Profile",
  "ProfileTree.form.profileImportButton": "↓ Import",
  "ProfileTree.form.profileImportButton.toolTip": "Import a profile from an external folder into the current folder\r\nImport a wc3270 profile",
  "ProfileTree.form.profileMergeFromButton": "← Merge From",
  "ProfileTree.form.profileMergeFromButton.toolTip": "Merge parts of the selected profile into the current profile",
  "ProfileTree.form.profileMergeFromToolStripMenuItem": "← Merge From",
  "ProfileTree.form.profileNewButton": "➕ New",
  "ProfileTree.form.profileNewButton.keymapTemplateToolStripMenuItem": "New keyboard map template",
  "ProfileTree.form.profileNewButton.keypadTemplateToolStripMenuItem": "New keypad map template",
  "ProfileTree.form.profileNewButton.profileToolStripMenuItem": "New Profile",
  "ProfileTree.form.profileNewButton.toolTip": "Create a new profile with default settings in the current folder",
  "ProfileTree.form.profileRenameToolStripMenuItem": "Rename",
  "ProfileTree.form.profileSetAsDefaultToolStripMenuItem": "Set as Default",
  "ProfileTree.form.profileShortcutToolStripMenuItem": "Shortcut",
  "ProfileTree.form.profileSwitchToButton": "→ Switch To",
  "ProfileTree.form.profileSwitchToButton.toolTip": "Switch to the selected profile with auto-connect",
  "ProfileTree.form.profileSwitchToToolStripMenuItem": "→ Switch To",
  "ProfileTree.form.shortcutDialog": "Create shortcut",
  "ProfileTree.form.title": "Profiles and Connections",
  "ProfileTree.form.topDisconnectButton": "🗲 Disconnect",
  "ProfileTree.form.topDisconnectButton.toolTip": "Disconnect",
  "ProfileTree.form.topNewConnectionButton": "🗲 New Connection",
  "ProfileTree.form.topNewConnectionButton.toolTip": "Add a new connection to the current profile",
  "ProfileTree.form.useShiftLabel": "Use the Shift key to open profiles or connections in a new window",
  "ProfileTree.form.watchFolderDialog.Description": "Select an existing folder to watch, or create a new one",
  "ProfileTree.message.addConnection": "add connection {0}",
  "ProfileTree.message.cannotDeleteCurrentProfile": "Cannot delete current profile",
  "ProfileTree.message.cannotOverwriteCurrentProfile": "Cannot overwrite current profile",
  "ProfileTree.message.cannotRenameCurrentProfile": "Cannot rename current profile",
  "ProfileTree.message.cannotStopWatching": "Cannot stop watching current folder",
  "ProfileTree.message.copy": "Copy",
  "ProfileTree.message.copyProfile": "copy profile '{0}' from '{1}' to '{2}'",
  "ProfileTree.message.createProfile": "create new profile '{0}' in '{1}'",
  "ProfileTree.message.deleteConnection": "delete connection {0}",
  "ProfileTree.message.deleteFolder": "delete folder '{0}'",
  "ProfileTree.message.deleteProfile": "delete profile '{0}'",
  "ProfileTree.message.duplicateConnection": "duplicate connection {0}",
  "ProfileTree.message.duplicateProfile": "duplicate profile '{0}' to '{1}'",
  "ProfileTree.message.editConnection": "edit connection {0}",
  "ProfileTree.message.importProfile": "import profile '{0}'",
  "ProfileTree.message.invalidFileType": "Invalid file type",
  "ProfileTree.message.isCurrentProfile": "Current profile",
  "ProfileTree.message.isDefaultProfile": "Default profile",
  "ProfileTree.message.isKeyboardMap": "Keyboard map template",
  "ProfileTree.message.isKeypadMap": "Keypad map template",
  "ProfileTree.message.moveConnection": "move connection {0}",
  "ProfileTree.message.nameAlreadyExists": "Name already exists",
  "ProfileTree.message.newKeymapTemplate": "New Keyboard Map Template",
  "ProfileTree.message.newKeypadTemplate": "New Keypad Map Template",
  "ProfileTree.message.newProfile": "New Profile",
  "ProfileTree.message.openInNewWindow": "Shift: Open in new window",
  "ProfileTree.message.profileSaveFailed": "Profile save failed",
  "ProfileTree.message.renameConnection": "rename connection {0} to {1}",
  "ProfileTree.message.renameProfile": "rename profile '{0}' to '{1}'",
  "ProfileTree.message.stopWatchingFolder": "stop watching folder '{0}'",
  "ProfileTree.message.watchFolder": "watch folder '{0}'",
  "ProfileTree.popUpTitle.addConnection": "Add Connection",
  "ProfileTree.popUpTitle.copyConnection": "Copy Connection",
  "ProfileTree.popUpTitle.copyProfile": "Copy Profile",
  "ProfileTree.popUpTitle.createProfile": "Create Profile",
  "ProfileTree.popUpTitle.deleteConnection": "Delete Connection",
  "ProfileTree.popUpTitle.deleteFolder": "Delete Folder",
  "ProfileTree.popUpTitle.deleteProfile": "Delete Profile",
  "ProfileTree.popUpTitle.duplicateConnection": "Duplicate Connection",
  "ProfileTree.popUpTitle.duplicateProfile": "Duplicate Profile",
  "ProfileTree.popUpTitle.editConnection": "Edit Connection",
  "ProfileTree.popUpTitle.importProfile": "Import Profile",
  "ProfileTree.popUpTitle.importProfileDialog": "Select profile to import into {0}",
  "ProfileTree.popUpTitle.moveConnection": "Move Connection",
  "ProfileTree.popUpTitle.newWindow": "New Window",
  "ProfileTree.popUpTitle.renameConnection": "Rename Connection",
  "ProfileTree.popUpTitle.renameProfile": "Rename Profile",
  "ProfileTree.popUpTitle.stopWatchingFolder": "Stop Watching Folder",
  "ProfileTree.popUpTitle.undoCopyProfile": "Undo Copy Profile",
  "ProfileTree.popUpTitle.undoCreateProfile": "Undo Create Profile",
  "ProfileTree.popUpTitle.undoDeleteFolder": "Undo Folder Delete",
  "ProfileTree.popUpTitle.undoDeleteProfile": "Undo Delete Profile",
  "ProfileTree.popUpTitle.undoDuplicateProfile": "Undo Duplicate Profile",
  "ProfileTree.popUpTitle.undoImportProfile": "Undo Import Profile",
  "ProfileTree.popUpTitle.undoRenameProfile": "Undo Rename Profile",
  "ProfileTree.popUpTitle.undoWatchFolder": "Undo Watching Folder",
  "ProfileTree.string.desktop": "Desktop",
  "ProfileTree.string.documents": "Documents",
  "Prompt.message.banner": "wx3270 Prompt\n\nTo execute one action and close this window, end the command line with '/'.\nTo close this window, enter just '/' as the command line.\nTo get help, use the 'uHelp()' action.\n",
  "Prompt.message.quitWarning": "Note: The 'Quit()' action will cause wx3270 to exit",
  "Prompt.popUpTitle.promptError": "wx3270 Prompt",
  "Proxy.none": "none",
  "ProxyEditor.form.addressLabel": "Address",
  "ProxyEditor.form.addressRequiredLabel": "required",
  "ProxyEditor.form.cancelButton": "Cancel",
  "ProxyEditor.form.cancelButton.toolTip": "Abandon changes",
  "ProxyEditor.form.helpPictureBox.toolTip": "Get help",
  "ProxyEditor.form.okButton": "Save",
  "ProxyEditor.form.okButton.toolTip": "Save proxy settings",
  "ProxyEditor.form.passwordLabel": "Password",
  "ProxyEditor.form.portLabel": "Port",
  "ProxyEditor.form.portRequiredLabel": "required",
  "ProxyEditor.form.proxyTypeLabel": "Proxy type",
  "ProxyEditor.form.title": "Proxy Editor",
  "ProxyEditor.form.usernameLabel": "Username",
  "ProxyEditor.message.invalidProxyAddress": "Invalid proxy address",
  "ProxyEditor.message.invalidProxyPassword": "Invalid proxy password",
  "ProxyEditor.message.invalidProxyPort": "Invalid proxy port",
  "ProxyEditor.message.invalidProxyUsername": "Invalid proxy username",
  "ProxyEditor.message.missingProxyAddress": "Missing proxy address",
  "ProxyEditor.message.missingProxyPort": "Missing proxy port",
  "ProxyEditor.message.passwordWithoutUsername": "Password specified without username",
  "ProxyEditor.popUpTitle.proxyEditor": "Proxy Editor",
  "SelectionManager.popUpTitle.copy": "Clipboard Copy",
  "SelectionManager.popUpTitle.cursorMove": "Cursor Move",
  "SelectionManager.popUpTitle.cut": "Clipboard Cut",
  "SelectionManager.popUpTitle.initialization": "Selection Manager Initialization",
  "SelectionManager.popUpTitle.paste": "Clipboard Paste",
  "SelectionManager.popUpTitle.urlError": "URL Start Error",
  "ServerEditor.form.addressLabel": "Address",
  "ServerEditor.form.addressRequiredLabel": "required",
  "ServerEditor.form.addressTextBox.toolTip": "Listening address",
  "ServerEditor.form.cancelButton": "Cancel",
  "ServerEditor.form.cancelButton.toolTip": "Abandon edits",
  "ServerEditor.form.helpPictureBox.toolTip": "Get help",
  "ServerEditor.form.okButton": "Save",
  "ServerEditor.form.okButton.toolTip": "Save changes",
  "ServerEditor.form.portLabel": "Port",
  "ServerEditor.form.portRequiredLabel": "required",
  "ServerEditor.form.portTextBox.toolTip": "Listening port",
  "ServerEditor.form.serviceLabel": "Service",
  "ServerEditor.form.title": "Server Editor",
  "ServerEditor.message.invalidListenAddress": "Invalid listen address",
  "ServerEditor.message.invalidListenPort": "Invalid listen port",
  "ServerEditor.message.missingListenAddress": "Missing listen address",
  "ServerEditor.message.missingListenPort": "Missing listen port",
  "ServerEditor.popUpTitle.listenerEditor": "Listener Editor",
  "Settings.error.unknownCodePage": "Unknown host code page",
  "Settings.form.ActionsRadioButton": "Perform actions",
  "Settings.form.ActionsRadioButton.toolTip": "Perform a set of actions",
  "Settings.form.addressLabel": "Address",
  "Settings.form.addressTextBox.toolTip": "Host name or numeric address to connect to",
  "Settings.form.altCheckBox": "Alt",
  "Settings.form.alwaysInsertCheckBox": "Default to insert mode",
  "Settings.form.alwaysInsertCheckBox.toolTip": "Default to insert mode",
  "Settings.form.aplCheckBox": "APL",
  "Settings.form.audibleBellCheckBox": "Audible Bell",
  "Settings.form.backgroundGroupBox": "Background image",
  "Settings.form.backgroundLabel": "Display samples against:",
  "Settings.form.BackgroundList.Black": "Black",
  "Settings.form.BackgroundList.Blue": "Blue",
  "Settings.form.BackgroundList.DeepBlue": "Deep Blue",
  "Settings.form.BackgroundList.Green": "Green",
  "Settings.form.BackgroundList.Grey": "Grey",
  "Settings.form.BackgroundList.NeutralBlack": "Neutral Black (screen background)",
  "Settings.form.BackgroundList.NeutralWhite": "Neutral White",
  "Settings.form.BackgroundList.Orange": "Orange",
  "Settings.form.BackgroundList.PaleGreen": "Pale Green",
  "Settings.form.BackgroundList.PaleTurquoise": "Pale Turquoise",
  "Settings.form.BackgroundList.Pink": "Pink",
  "Settings.form.BackgroundList.Purple": "Purple",
  "Settings.form.BackgroundList.Red": "Red",
  "Settings.form.BackgroundList.SelectBackground": "Selected text background",
  "Settings.form.BackgroundList.Turquoise": "Turquoise",
  "Settings.form.BackgroundList.White": "White",
  "Settings.form.BackgroundList.Yellow": "Yellow",
  "Settings.form.BehaviorLabel": "5. Select behavior",
  "Settings.form.blackButton": "Black",
  "Settings.form.blackButton.toolTip": "Black\r\nHost colour X'F8'",
  "Settings.form.blackOnWhiteButton": "Black on white",
  "Settings.form.blackSample": "Sample Text",
  "Settings.form.blackSample.toolTip": "Black\r\nHost colour X'F8'",
  "Settings.form.blackSwatch.toolTip": "Black\r\nHost colour X'F8'",
  "Settings.form.blankRadioButton": "Blank key",
  "Settings.form.BlockCursorButton": "Block",
  "Settings.form.blueButton": "Blue",
  "Settings.form.blueButton.toolTip": "Blue\r\nHost colour X'F1'\r\nBorders, status line and protected text",
  "Settings.form.blueSample": "Sample Text",
  "Settings.form.blueSample.toolTip": "Blue\r\nHost colour X'F1'\r\nBorders, status line and protected text",
  "Settings.form.blueSwatch.toolTip": "Blue\r\nHost colour X'F1'\r\nBorders, status line and protected text",
  "Settings.form.centeredButton": "Centered",
  "Settings.form.ChordLabel": "1. Select a chord",
  "Settings.form.ChordRadioButton": "Start chord",
  "Settings.form.ChordRadioButton.toolTip": "Wait for a second key",
  "Settings.form.CodePageGroupBox": "Host code page",
  "Settings.form.ColorButton": "3279 (Colour)",
  "Settings.form.colorMiscGroupBox": "Other colours",
  "Settings.form.colorPreviewGroupBox": "Preview",
  "Settings.form.colorPreviewStatusLineLabel": "Status Line",
  "Settings.form.colors3278Tab": "3278 Colours",
  "Settings.form.colors3279Tab": "3279 Colours",
  "Settings.form.ColumnsLabel": "Columns",
  "Settings.form.ColumnsUpDown": "80",
  "Settings.form.crosshairColorButton": "Crosshair Cursor",
  "Settings.form.crosshairColorButton.toolTip": "Colour of the crosshair cursor",
  "Settings.form.crosshairCursorCheckBox": "Crosshair",
  "Settings.form.crosshairSwatch.toolTip": "White\r\nHost colour X'FF'\r\nProtected intensified text",
  "Settings.form.ctrlCheckBox": "Ctrl",
  "Settings.form.cursorBlinkCheckBox": "Blink",
  "Settings.form.CursorGroupBox": "Cursor",
  "Settings.form.customButton": "Custom",
  "Settings.form.deepBlueButton": "Deep Blue",
  "Settings.form.deepBlueButton.toolTip": "Deep Blue\r\nHost colour X'F9'",
  "Settings.form.deepBlueSample": "Sample Text",
  "Settings.form.deepBlueSample.toolTip": "Deep Blue\r\nHost colour X'F9'",
  "Settings.form.deepBlueSwatch.toolTip": "Deep Blue\r\nHost colour X'F9'",
  "Settings.form.defineActionsLabel": "6. Define actions",
  "Settings.form.deleteRadioButton": "Delete key",
  "Settings.form.descriptionGroupBox": "Description and window title",
  "Settings.form.descriptionTextBox.toolTip": "Description of this profile\r\nshown in the Profiles and Connections window",
  "Settings.form.DisplayGroupBox": "Display",
  "Settings.form.editedButtonActionsLabel": "Actions",
  "Settings.form.editedButtonTextLabel": "Text",
  "Settings.form.editedButtonTextSizeLabel": "Text size",
  "Settings.form.exactMatchCheckBox": "Require exact Shift/Ctrl/Alt match",
  "Settings.form.ExtendedCheckBox": "Extended mode (-E)",
  "Settings.form.FontChangeButton": "Change",
  "Settings.form.FontChangeButton.toolTip": "Change the font",
  "Settings.form.fontGroupBox": "Display font",
  "Settings.form.fontLabel": "Consolas, 10pt",
  "Settings.form.fontPreviewGroupBox": "Preview",
  "Settings.form.fontPreviewStatusLineLabel": "Status Line",
  "Settings.form.fontTab": "Font",
  "Settings.form.grayButton": "Grey",
  "Settings.form.grayButton.toolTip": "Grey\r\nHost colour X'FE'",
  "Settings.form.graySample": "Sample Text",
  "Settings.form.graySample.toolTip": "Grey\r\nHost colour X'FE'",
  "Settings.form.graySwatch.toolTip": "Grey\r\nHost colour X'FE'",
  "Settings.form.greenButton": "Green",
  "Settings.form.greenButton.toolTip": "Green\r\nHost colour X'F4'\r\nUnprotected text",
  "Settings.form.greenOnBlackButton": "Green on black",
  "Settings.form.greenOnWhiteButton": "Green on white",
  "Settings.form.greenSample": "Sample Text",
  "Settings.form.greenSample.toolTip": "Green\r\nHost colour X'F4'\r\nUnprotected text",
  "Settings.form.greenSwatch.toolTip": "Green\r\nHost colour X'F4'\r\nUnprotected text",
  "Settings.form.helpPictureBox.toolTip": "Get help",
  "Settings.form.hostColorsBox": "Host colours",
  "Settings.form.httpdAddressBox.toolTip": "IPv4 or IPv6 numeric address",
  "Settings.form.httpdAddressLabel": "Address",
  "Settings.form.httpdBox": "HTTP server",
  "Settings.form.httpdCheckBox": "Listen for connections",
  "Settings.form.httpdCheckBox.toolTip": "Listen for browser connections\r\n",
  "Settings.form.httpdNoConfigLabel": "Configuration disabled due to command-line option",
  "Settings.form.httpdPortBox.toolTip": "TCP port",
  "Settings.form.httpdPortLabel": "Port",
  "Settings.form.insertRadioButton": "Insert key",
  "Settings.form.keyboardActionsAddKeyButton": "➕ New",
  "Settings.form.keyboardActionsAddKeyButton.toolTip": "Create actions for this key",
  "Settings.form.keyboardActionsEditButton": "🖉 Edit",
  "Settings.form.keyboardActionsEditButton.toolTip": "Edit the actions for this key",
  "Settings.form.keyboardActionsInheritedLabel.toolTip": "Actions inherited from less-specific definition",
  "Settings.form.keyboardActionsRemoveButton": "❌ Delete",
  "Settings.form.keyboardActionsRemoveButton.toolTip": "Remove definition",
  "Settings.form.keyboardAltCheckBox": "Alt",
  "Settings.form.keyboardAplModeCheckBox": "APL",
  "Settings.form.keyboardClickCheckBox": "Keyboard Click",
  "Settings.form.keyboardCtrlCheckBox": "Ctrl",
  "Settings.form.keyboardModifiersLabel": "3. Select modifiers",
  "Settings.form.keyboardPictureButton.toolTip": "Display keyboard",
  "Settings.form.keyboardShiftCheckBox": "Shift",
  "Settings.form.keyboardTab": "Keyboard",
  "Settings.form.keyLabel": "2. Select a key",
  "Settings.form.keymapModifiersLabel": "Modifiers",
  "Settings.form.keypadActionsInheritedLabel.toolTip": "Actions are inherited from less-specific definition",
  "Settings.form.keypadMappingGroupBox": "Key definition",
  "Settings.form.keypadPositionGroupBox": "Initial keypad position",
  "Settings.form.keypadRemoveButton": "❌ Delete",
  "Settings.form.keypadRemoveButton.toolTip": "Remove definition",
  "Settings.form.keypadTab": "Keypad",
  "Settings.form.keypadTextSize": "6.75",
  "Settings.form.keypadTypeLabel": "Keypad type:",
  "Settings.form.leftButton": "Left",
  "Settings.form.matchKeyRadioButton": "Key code",
  "Settings.form.matchKeyRadioButton.toolTip": "Position may vary, depending on the\r\ncurrent keyboard",
  "Settings.form.matchScanCodeRadioButton": "Scan code",
  "Settings.form.matchScanCodeRadioButton.toolTip": "Fixed position on the keyboard",
  "Settings.form.MatchTypeLabel": "4. Select match type",
  "Settings.form.miscellaneousGroupBox": "Miscellaneous settings",
  "Settings.form.miscellaneousTab": "Misc",
  "Settings.form.MiscGroupBox": "Miscellaneous",
  "Settings.form.mode3270checkBox": "3270 only",
  "Settings.form.ModelGroupBox": "Screen size",
  "Settings.form.modeNvtCheckBox": "NVT only",
  "Settings.form.monoBackgroundButton": "Screen Background",
  "Settings.form.monoBackgroundButton.toolTip": "Screen background colour",
  "Settings.form.monoBackgroundLabel": "Display samples against:",
  "Settings.form.MonoBackgroundList.ScreenBackground": "Screen background",
  "Settings.form.MonoBackgroundList.SelectBackground": "Selection background",
  "Settings.form.monoBackgroundSwatch.toolTip": "Blue\r\nHost colour X'F1'\r\nBorders, status line and protected text",
  "Settings.form.MonoButton": "3278 (Monochrome)",
  "Settings.form.MonoCaseCheckBox": "Monocase",
  "Settings.form.MonoCaseCheckBox.toolTip": "Display uppercase letters only",
  "Settings.form.monoColorsBox": "Host colours",
  "Settings.form.monoColorSchemeBox": "Colour scheme",
  "Settings.form.monoCrosshairButton": "Crosshair Cursor",
  "Settings.form.monoCrosshairButton.toolTip": "Colour of crosshair cursor",
  "Settings.form.monoCrosshairSample.toolTip": "Red\r\nHost colour X'F2'\r\nIntensified unprotected text",
  "Settings.form.monoCustomButton": "Custom",
  "Settings.form.monoIntensifiedButton": "Intensified",
  "Settings.form.monoIntensifiedButton.toolTip": "Intensified text colour",
  "Settings.form.monoIntensifiedSample": "Sample Text",
  "Settings.form.monoIntensifiedSample.toolTip": "Intensified text",
  "Settings.form.monoIntensifiedSwatch.toolTip": "Turquoise\r\nHost colour X'F5'",
  "Settings.form.monoNormalButton": "Normal",
  "Settings.form.monoNormalButton.toolTip": "Normal text and status line colour",
  "Settings.form.monoNormalSample": "Sample Text",
  "Settings.form.monoNormalSample.toolTip": "Normal text",
  "Settings.form.monoNormalSwatch.toolTip": "Green\r\nHost colour X'F4'\r\nUnprotected text",
  "Settings.form.monoOtherGroupBox": "Other colours",
  "Settings.form.monoPreviewGroupBox": "Preview",
  "Settings.form.monoPreviewStatusLineLabel": "Status Line",
  "Settings.form.monoSelectBackground": "Selection Background",
  "Settings.form.monoSelectBackground.toolTip": "Background colour of selected text",
  "Settings.form.monoSelectBackgroundSwatch.toolTip": "Red\r\nHost colour X'F2'\r\nIntensified unprotected text",
  "Settings.form.neutralBlackButton": "Neutral Black\r\nScreen Background",
  "Settings.form.neutralBlackButton.toolTip": "Neutral Black\r\nHost colour X'F0'\r\nScreen background colour",
  "Settings.form.neutralBlackSwatch.toolTip": "Neutral Black\r\nHost colour X'F0'\r\nScreen background colour",
  "Settings.form.neutralWhiteButton": "Neutral White\r\nScreen Foreground",
  "Settings.form.neutralWhiteButton.toolTip": "Neutral White\r\nHost colour X'F7'\r\nIntensified protected text",
  "Settings.form.neutralWhiteSample": "Sample Text",
  "Settings.form.neutralWhiteSample.toolTip": "Neutral White\r\nHost colour X'F7'\r\nIntensified protected text",
  "Settings.form.neutralWhiteSwatch.toolTip": "Neutral White\r\nHost colour X'F7'\r\nIntensified protected text",
  "Settings.form.NnutralBlackSample": "Sample Text",
  "Settings.form.NnutralBlackSample.toolTip": "Neutral Black\r\nHost colour X'F0'\r\nScreen background colour",
  "Settings.form.nopCheckBox": "Send TELNET NOPs",
  "Settings.form.nopCheckBox.toolTip": "Send a TELNET NOP every 30 seconds",
  "Settings.form.nvtCheckBox": "NVT only",
  "Settings.form.only3270CheckBox": "3270 only",
  "Settings.form.opacityGroupBox": "Opacity",
  "Settings.form.opacityLabel": "100",
  "Settings.form.optionsPreviewStatusLineLabel": "Status Line",
  "Settings.form.optionsSampleGroupBox": "Preview",
  "Settings.form.optionsTab": "Options",
  "Settings.form.optionsTab.toolTip": "Window opacity",
  "Settings.form.orangeButton": "Orange",
  "Settings.form.orangeButton.toolTip": "Orange\r\nHost colour X'FA'",
  "Settings.form.orangeSample": "Sample Text",
  "Settings.form.orangeSample.toolTip": "Orange\r\nHost colour X'FA'",
  "Settings.form.orangeSwatch.toolTip": "Orange\r\nHost colour X'FA'",
  "Settings.form.OverrideCheckBox": "Override",
  "Settings.form.OversizeCheckBox": "Oversize",
  "Settings.form.paleGreenButton": "Pale Green",
  "Settings.form.paleGreenButton.toolTip": "Pale Green\r\nHost colour X'FC'",
  "Settings.form.paleGreenSample": "Sample Text",
  "Settings.form.paleGreenSample.toolTip": "Pale Green\r\nHost colour X'FC'",
  "Settings.form.paleGreenSwatch.toolTip": "Pale Green\r\nHost colour X'FC'",
  "Settings.form.paleTurquoiseButton": "Pale Turquoise",
  "Settings.form.paleTurquoiseButton.toolTip": "Pale Turquoise\r\nHost colour X'FD'",
  "Settings.form.paleTurquoiseSample": "Sample Text",
  "Settings.form.paleTurquoiseSample.toolTip": "Pale Turquoise\r\nHost colour X'FD'",
  "Settings.form.paleTurquoiseSwatch.toolTip": "Pale Turquoise\r\nHost colour X'FD'",
  "Settings.form.passwordLabel": "Password",
  "Settings.form.percent100Label": "100%",
  "Settings.form.percent30Label": "30%",
  "Settings.form.pinkButton": "Pink",
  "Settings.form.pinkButton.toolTip": "Pink\r\nHost colour X'F3'",
  "Settings.form.pinkSample": "Sample Text",
  "Settings.form.pinkSample.toolTip": "Pink\r\nHost colour X'F3'",
  "Settings.form.pinkSwatch.toolTip": "Pink\r\nHost colour X'F3'",
  "Settings.form.PlayAudibleBell.toolTip": "Play the sound",
  "Settings.form.PlayKeyboardClick.toolTip": "Play the sound",
  "Settings.form.portLabel": "Port",
  "Settings.form.portTextBox.toolTip": "TCP port to connect to",
  "Settings.form.pr3287CodePageLabel": "pr3287 code page",
  "Settings.form.pr3287OptionsLabel": "pr3287 options",
  "Settings.form.preferIpv4CheckBox": "Prefer IPv4 addresses",
  "Settings.form.preferIpv6CheckBox": "Prefer IPv6 addresses",
  "Settings.form.printerNameLabel": "Printer name",
  "Settings.form.printerSessionGroupBox": "Printer",
  "Settings.form.profileDescriptionLabel": "Profile description",
  "Settings.form.proxyGroupBox": "Proxy settings",
  "Settings.form.proxyTab": "Proxy",
  "Settings.form.proxyTypeLabel": "Proxy type",
  "Settings.form.purpleButton": "Purple",
  "Settings.form.purpleButton.toolTip": "Purple\r\nHost colour X'FB'",
  "Settings.form.purpleSample": "Sample Text",
  "Settings.form.purpleSample.toolTip": "Purple\r\nHost colour X'FB'",
  "Settings.form.purpleSwatch.toolTip": "Purple\r\nHost colour X'FB'",
  "Settings.form.redButton": "Red",
  "Settings.form.redButton.toolTip": "Red\r\nHost colour X'F2'\r\nIntensified unprotected text",
  "Settings.form.redSample": "Sample Text",
  "Settings.form.redSample.toolTip": "Red\r\nHost colour X'F2'\r\nIntensified unprotected text",
  "Settings.form.redSwatch.toolTip": "Red\r\nHost colour X'F2'\r\nIntensified unprotected text",
  "Settings.form.retryCheckBox": "Retry connection",
  "Settings.form.rightButton": "Right",
  "Settings.form.RowsLabel": "Rows",
  "Settings.form.RowsUpDown": "43",
  "Settings.form.s3270AddressBox.toolTip": "IPv4 or IPv6 numeric address",
  "Settings.form.s3270AddressLabel": "Address",
  "Settings.form.s3270Box": "s3270 server",
  "Settings.form.s3270CheckBox": "Listen for connections",
  "Settings.form.s3270CheckBox.toolTip": "Listen for s3270-style scripts",
  "Settings.form.s3270NoConfigLabel": "Configuration disabled due to command-line option",
  "Settings.form.s3270PortBox.toolTip": "TCP port",
  "Settings.form.s3270PortLabel": "Port",
  "Settings.form.sample.Intensified_Protected_Field": "Intensified Protected Field",
  "Settings.form.sample.Intensified_Unprotected_Field": "Intensified Unprotected Field",
  "Settings.form.sample.Protected_Field": "Protected Field",
  "Settings.form.sample.Selected_Text": "Selected Text",
  "Settings.form.sample.Unprotected_Field": "Unprotected Field",
  "Settings.form.schemeBox": "Colour scheme",
  "Settings.form.scrollbarCheckBox": "Scroll bar",
  "Settings.form.selectedButton": "Selected Text Background",
  "Settings.form.selectedButton.toolTip": "Background colour for selected text",
  "Settings.form.selectedKeyGroupBox": "Selected key",
  "Settings.form.selectionSwatch.toolTip": "White\r\nHost colour X'FF'\r\nProtected intensified text",
  "Settings.form.selectLabel": "Select a key and a set of keyboard modifiers",
  "Settings.form.serversTab": "Servers",
  "Settings.form.setToDefaultsButton": "Set to Defaults",
  "Settings.form.setToDefaultsButton.toolTip": "Revert to all default values",
  "Settings.form.shiftCheckBox": "Shift",
  "Settings.form.showTimingCheckBox": "Show timing",
  "Settings.form.showTimingCheckBox.toolTip": "Display command timing in the OIA",
  "Settings.form.sizeIgnoredLabel": "Note: Font size is ignored when screen is maximized",
  "Settings.form.soundsGroupBox": "Sounds",
  "Settings.form.soundsTab": "Sounds",
  "Settings.form.TerminalNameGroupBox": "Terminal name",
  "Settings.form.title": "Settings",
  "Settings.form.titleTextBox.toolTip": "Window title override",
  "Settings.form.turquoiseButton": "Turquoise",
  "Settings.form.turquoiseButton.toolTip": "Turquoise\r\nHost colour X'F5'",
  "Settings.form.turquoiseSample": "Sample Text",
  "Settings.form.turquoiseSample.toolTip": "Turquoise\r\nHost colour X'F5'",
  "Settings.form.turquoiseSwatch.toolTip": "Turquoise\r\nHost colour X'F5'",
  "Settings.form.type3270RadioButton": "3270",
  "Settings.form.typeaheadCheckBox": "Typeahead",
  "Settings.form.typeaheadCheckBox.toolTip": "Allow typeahead when keyboard is locked",
  "Settings.form.typeAplRadioButton": "APL",
  "Settings.form.UnderscoreCursorButton": "Underscore",
  "Settings.form.usernameLabel": "Username",
  "Settings.form.warningLabel": "These are miscellaneous settings that the b3270 back end allows to be changed.\r\nwx3270 does not (yet) support changing them through options under the other settings tabs.\r\n\r\nModify these settings at your own risk.",
  "Settings.form.whiteButton": "White",
  "Settings.form.whiteButton.toolTip": "White\r\nHost colour X'FF'\r\nProtected intensified text",
  "Settings.form.whiteOnBlackButton": "White on black",
  "Settings.form.whiteSample": "Sample Text",
  "Settings.form.whiteSample.toolTip": "White\r\nHost colour X'FF'\r\nProtected intensified text",
  "Settings.form.whiteSwatch.toolTip": "White\r\nHost colour X'FF'\r\nProtected intensified text",
  "Settings.form.windowTitleLabel": "Window title",
  "Settings.form.yellowButton": "Yellow",
  "Settings.form.yellowButton.toolTip": "Yellow\r\nHost colour X'F6'",
  "Settings.form.yellowSample": "Sample Text",
  "Settings.form.yellowSample.toolTip": "Yellow\r\nHost colour X'F6'",
  "Settings.form.yellowSwatch.toolTip": "Yellow\r\nHost colour X'F6'",
  "Settings.keyboardTab.string.Actions": "actions",
  "Settings.keyboardTab.string.DeadKey": "dead",
  "Settings.keyboardTab.string.DefaultInput": "uses default input rule",
  "Settings.keyboardTab.string.DefaultInputChar": "Default input",
  "Settings.keyboardTab.string.In3270Mode": "in 3270 mode",
  "Settings.keyboardTab.string.InheritedFrom": "inherited from {0}",
  "Settings.keyboardTab.string.InNvtMode": "in NVT mode",
  "Settings.keyboardTab.string.KeyCode": "Key code",
  "Settings.keyboardTab.string.NoChord": "None",
  "Settings.keyboardTab.string.ScanCode": "Scan code",
  "Settings.keyboardTab.string.StartChord": "Wait for second key",
  "Settings.keyboardTab.string.Undefined": "not defined",
  "Settings.keyboardTab.string.UndoKey": "key change",
  "Settings.keyboardTab.string.UndoKeypad": "keypad position",
  "Settings.keyboardTab.toolTip.string.ClickToAdd": "Click to add definition",
  "Settings.keyboardTab.toolTip.string.ClickToEdit": "Click to edit definition",
  "Settings.keyboardTab.toolTip.string.ClickToOverride": "Actions inherited from less-specific definition\r\nClick to create specific definition",
  "Settings.keypadTab.string.ActionsInherited": "Actions inherited from less-specific definition",
  "Settings.keypadTab.string.ChangeKeyBackground": "change key background",
  "Settings.keypadTab.string.ChangeKeypadActions": "change keypad actions",
  "Settings.keypadTab.string.ChangeKeyText": "change key text",
  "Settings.keypadTab.string.ChangeKeyTextSize": "change key text size",
  "Settings.keypadTab.string.ClickToAdd": "Click to add actions",
  "Settings.keypadTab.string.ClickToAddMoreSpecific": "Click to add a more-specific definition",
  "Settings.keypadTab.string.ClickToEdit": "Click to edit actions",
  "Settings.keypadTab.string.KeypadActions": "Keypad Actions",
  "Settings.keypadTab.string.Modifier.Alt": "Alt",
  "Settings.keypadTab.string.Modifier.Apl": "Apl",
  "Settings.keypadTab.string.Modifier.Ctrl": "Ctrl",
  "Settings.keypadTab.string.Modifier.Mode3270": "Mode3270",
  "Settings.keypadTab.string.Modifier.ModeNvt": "ModeNvt",
  "Settings.keypadTab.string.Modifier.None": "No modifiers",
  "Settings.keypadTab.string.Modifier.Shift": "Shift",
  "Settings.keypadTab.string.RemoveKeyDefinition": "remove key definition",
  "Settings.message.cantParseListen": "Can't parse {0} listen port value '{1}'",
  "Settings.message.invalidListenValue": "Invalid {0} value",
  "Settings.message.invalidProxyAddress": "Invalid proxy address",
  "Settings.message.invalidProxyPassword": "Invalid proxy password",
  "Settings.message.invalidProxyPort": "Invalid proxy port",
  "Settings.message.invalidProxySetting": "Got invalid proxy setting from the back end",
  "Settings.message.invalidProxyUsername": "Invalid proxy username",
  "Settings.modelDimensions": "Model {0} ({1} rows, {2} columns)",
  "settings.opacity": "Window opacity",
  "Settings.popUpTitle.settings": "Settings",
  "Settings.setting.Address": "address",
  "Settings.setting.altCursor": "cursor type",
  "Settings.setting.alwaysInsert": "default to insert mode",
  "Settings.setting.AudibleBell": "audible bell",
  "Settings.setting.codePage": "host code page",
  "Settings.setting.Color": "colour",
  "Settings.setting.ColorMode": "colour mode",
  "Settings.setting.crosshair": "crosshair cursor",
  "Settings.setting.cursorBlink": "cursor blink",
  "Settings.setting.Description": "profile description",
  "Settings.setting.ExtendedMode": "extended mode",
  "Settings.setting.Font": "font",
  "Settings.setting.KeyboardClick": "keyboard click",
  "Settings.setting.ListeningPort": "listening port",
  "Settings.setting.ListenMode": "listen mode",
  "Settings.setting.Maximize": "maximize window",
  "Settings.setting.Misc": "miscellaneous setting",
  "Settings.setting.Model": "model",
  "Settings.setting.monoCase": "monocase",
  "Settings.setting.nopSeconds": "TELNET NOP option",
  "Settings.setting.OversizeColumns": "oversize columns",
  "Settings.setting.OversizeMode": "oversize mode",
  "Settings.setting.OversizeRows": "oversize rows",
  "Settings.setting.Port": "port",
  "Settings.setting.preferIpv4": "IPv4 preference",
  "Settings.setting.preferIpv6": "IPv6 preference",
  "Settings.setting.printer.codepage": "printer code page",
  "Settings.setting.printer.name": "printer name",
  "Settings.setting.printer.options": "printer options",
  "Settings.setting.proxy": "proxy options",
  "Settings.setting.retry": "retry connection",
  "Settings.setting.ScrollBar": "scroll bar",
  "Settings.setting.showTiming": "show timing",
  "Settings.setting.termName": "terminal name",
  "Settings.setting.typeahead": "typeahead",
  "Settings.setting.WindowTitle": "window title",
  "VisibleControls.form.nulLabel": "NUL, X'00'",
  "VisibleControls.form.sfLabel0": "Start Field, default (visible; not protected, highlighted, selectable, numeric or modified)",
  "VisibleControls.form.sfLabel1": "Start Field, modified",
  "VisibleControls.form.sfLabel2": "Start Field, selectable",
  "VisibleControls.form.sfLabel3": "Start Field, selectable, modified",
  "VisibleControls.form.sfLabel4": "Start Field, highlighted, selectable",
  "VisibleControls.form.sfLabel7": "Start Field, invisible, modified",
  "VisibleControls.form.sfLabel8": "Start Field, numeric",
  "VisibleControls.form.sfLabel9": "Start Field, numeric, modified",
  "VisibleControls.form.sfLabelA": "Start Field, selectable, numeric",
  "VisibleControls.form.sfLabelB": "Start Field, selectable, numeric, modified",
  "VisibleControls.form.sfLabelC": "Start Field, highlighted, selectable, numeric",
  "VisibleControls.form.sfLabelD": "Start Field, highlighted, selectable, numeric, modified",
  "VisibleControls.form.sfLabelF": "Start Field, invisible, numeric, modified",
  "VisibleControls.form.sfLabelG": "Start Field, protected",
  "VisibleControls.form.sfLabelH": "Start Field, protected, modified",
  "VisibleControls.form.sfLabelI": "Start Field, selectable, protected",
  "VisibleControls.form.sfLabelJ": "Start Field, selectable, protected, modified",
  "VisibleControls.form.sfLabelK": "Start Field, highlighted, selectable, protected",
  "VisibleControls.form.sfLabelL": "Start Field, highlighted, selectable, protected, modified",
  "VisibleControls.form.sfLabelM": "Start Field, invisible, protected",
  "VisibleControls.form.sfLabelN": "Start Field, invisible, protected, modified",
  "VisibleControls.form.sfLabelO": "Start Field, protected, numeric",
  "VisibleControls.form.sfLabelP": "Start Field, protected, numeric, modified",
  "VisibleControls.form.sfLabelQ": "Start Field, selectable, protected, numeric",
  "VisibleControls.form.sfLabelR": "Start Field, selectable, protected, numeric, modified",
  "VisibleControls.form.sfLabelS": "Start Field, highlighted, selectable, protected, numeric",
  "VisibleControls.form.sfLabelT": "Start Field, highlighted, selectable, protected, numeric, modified",
  "VisibleControls.form.sfLabelU": "Start Field, invisible, protected, numeric",
  "VisibleControls.form.sfLabelV": "Start Field, invisible, protected, numeric, modified",
  "VisibleControls.form.sfLlabel6": "Start Field, invisible",
  "VisibleControls.form.sfLlabelE": "Start Field, invisible, numeric",
  "VisibleControls.form.siLabel": "SI (shift to SBCS), X'0F'",
  "VisibleControls.form.slLabel5": "Start Field, highlighted, selectable, modified",
  "VisibleControls.form.soLabel": "SO (shift to DBCS), X'0E'",
  "VisibleControls.form.title": "Visible Control Characters",
  "Wx3270App.popUpTitle.consoleCaution": "Closing this window will terminate wx3270",
  "Wx3270App.popUpTitle.consoleCautionPrefix": "CAUTION",
  "Wx3270App.popUpTitle.consoleHeader": "Debug Console",
  "Wx3270App.popUpTitle.failed": "failed",
  "Wx3270App.popUpTitle.systemError": "System Error"
}