diff --git a/ttssh2/ttxssh/ttxssh.rc b/ttssh2/ttxssh/ttxssh.rc index e80af3ce4..767b9853b 100755 --- a/ttssh2/ttxssh/ttxssh.rc +++ b/ttssh2/ttxssh/ttxssh.rc @@ -211,7 +211,7 @@ BEGIN CONTROL "&SHA256",IDC_FP_HASH_ALG_SHA256,"Button",BS_AUTORADIOBUTTON,155,110,40,10 EDITTEXT IDC_FINGER_PRINT,15,120,229,12,ES_AUTOHSCROLL | ES_READONLY EDITTEXT IDC_FP_RANDOMART,15,139,229,97,ES_MULTILINE | ES_AUTOHSCROLL | ES_READONLY | WS_VSCROLL - CONTROL "&Replace the exist key with this new key",IDC_ADDTOKNOWNHOSTS, + CONTROL "&Replace the existing key with this new key",IDC_ADDTOKNOWNHOSTS, "Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,19,241,221,13 PUSHBUTTON "&Continue",IDC_CONTINUE,65,256,50,14,WS_GROUP DEFPUSHBUTTON "&Disconnect",IDCANCEL,145,256,50,14,WS_GROUP