Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ttssh2/ttxssh/ttxssh.rc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5965 by maya, Fri Aug 28 14:49:56 2015 UTC revision 5968 by maya, Sat Aug 29 02:55:41 2015 UTC
# Line 406  FONT 8, "Tahoma", 0, 0, 0x0 Line 406  FONT 8, "Tahoma", 0, 0, 0x0
406  BEGIN  BEGIN
407      PUSHBUTTON      "&YES",IDOK,87,233,50,14      PUSHBUTTON      "&YES",IDOK,87,233,50,14
408      DEFPUSHBUTTON   "&NO",IDCANCEL,159,233,50,14      DEFPUSHBUTTON   "&NO",IDCANCEL,159,233,50,14
409      LTEXT           "Received the set of host keys from remote server `%s'.\nIf you choose yes, add %u latest key(s) and remove %u obsolete key(s) from this machine to the known hosts list.\nDo you want to update known hosts file?",IDC_HOSTKEY_MESSAGE,7,16,295,85      LTEXT           "You received the list of host keys from remote server `%s'.\nYou can choose to add %u new key(s) and remove %u obsolete key(s) from this machine to the known hosts list.\nAre you sure that you want to update known hosts file?",IDC_HOSTKEY_MESSAGE,7,16,295,85
410      LTEXT           "%u new key(s):",IDC_ADDKEY_TEXT,7,106,139,8      LTEXT           "%u new key(s):",IDC_ADDKEY_TEXT,7,106,139,8
411      EDITTEXT        IDC_ADDKEY_EDIT,7,118,295,44,ES_MULTILINE | ES_AUTOHSCROLL | ES_READONLY | WS_VSCROLL | WS_HSCROLL      EDITTEXT        IDC_ADDKEY_EDIT,7,118,295,44,ES_MULTILINE | ES_AUTOHSCROLL | ES_READONLY | WS_VSCROLL | WS_HSCROLL
412      LTEXT           "%u obsolete key(s):",IDC_REMOVEKEY_TEXT,7,170,130,8      LTEXT           "%u obsolete key(s):",IDC_REMOVEKEY_TEXT,7,170,130,8

Legend:
Removed from v.5965  
changed lines
  Added in v.5968

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26