Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/ttxssh.rc
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
| |