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 8542 by zmatsuo, Sun Feb 16 14:55:30 2020 UTC revision 8611 by zmatsuo, Sat Mar 21 15:59:50 2020 UTC
# Line 180  STYLE DS_SETFONT | DS_MODALFRAME | WS_PO Line 180  STYLE DS_SETFONT | DS_MODALFRAME | WS_PO
180  CAPTION "SECURITY WARNING"  CAPTION "SECURITY WARNING"
181  FONT 8, "Tahoma", 0, 0, 0x0  FONT 8, "Tahoma", 0, 0, 0x0
182  BEGIN  BEGIN
183      LTEXT           "There is no entry for the server ""#####################################"" in your list of known hosts. The machine you have contacted may be a hostile machine pretending to be the server.",IDC_HOSTWARNING,15,7,229,41      LTEXT           "There is no entry for the server ""%s"" in your list of known hosts. The machine you have contacted may be a hostile machine pretending to be the server.",IDC_HOSTWARNING,15,7,229,41
184      LTEXT           "If you choose to add this machine to the known hosts list and continue, then you will not receive this warning again.",IDC_HOSTWARNING2,15,48,229,26      LTEXT           "If you choose to add this machine to the known hosts list and continue, then you will not receive this warning again.",IDC_HOSTWARNING2,15,48,229,26
185      LTEXT           "",IDC_HOSTSSHFPCHECK,15,72,229,16      LTEXT           "",IDC_HOSTSSHFPCHECK,15,72,229,16
186      LTEXT           "",IDC_HOSTSSHFPDNSSEC,15,88,229,8      LTEXT           "",IDC_HOSTSSHFPDNSSEC,15,88,229,8
# Line 201  STYLE DS_SETFONT | DS_MODALFRAME | WS_PO Line 201  STYLE DS_SETFONT | DS_MODALFRAME | WS_PO
201  CAPTION "SECURITY WARNING"  CAPTION "SECURITY WARNING"
202  FONT 8, "Tahoma", 0, 0, 0x0  FONT 8, "Tahoma", 0, 0, 0x0
203  BEGIN  BEGIN
204      LTEXT           "Your known hosts list has an entry for the server ""####################################"", but the machine you have contacted has presented a DIFFERENT KEY to the one in your known hosts list. A hostile machine may be pretending to be the server.",IDC_HOSTWARNING,15,7,229,43      LTEXT           "Your known hosts list has an entry for the server ""%s"", but the machine you have contacted has presented a DIFFERENT KEY to the one in your known hosts list. A hostile machine may be pretending to be the server.",IDC_HOSTWARNING,15,7,229,43
205      LTEXT           "If you choose to add this new key to the known hosts list and continue, then you will not receive this warning again.",IDC_HOSTWARNING2,15,48,229,24      LTEXT           "If you choose to add this new key to the known hosts list and continue, then you will not receive this warning again.",IDC_HOSTWARNING2,15,48,229,24
206      LTEXT           "",IDC_HOSTSSHFPCHECK,15,72,229,16      LTEXT           "",IDC_HOSTSSHFPCHECK,15,72,229,16
207      LTEXT           "",IDC_HOSTSSHFPDNSSEC,15,88,229,8      LTEXT           "",IDC_HOSTSSHFPDNSSEC,15,88,229,8
# Line 408  STYLE DS_SETFONT | DS_MODALFRAME | WS_PO Line 408  STYLE DS_SETFONT | DS_MODALFRAME | WS_PO
408  CAPTION "SECURITY WARNING"  CAPTION "SECURITY WARNING"
409  FONT 8, "Tahoma", 0, 0, 0x0  FONT 8, "Tahoma", 0, 0, 0x0
410  BEGIN  BEGIN
411      LTEXT           "Your known hosts list has an entry for the server ""####################################"", but the machine you have contacted has presented a DIFFERENT TYPE KEY to the one in your known hosts list. A hostile machine may be pretending to be the server.",IDC_HOSTWARNING,15,7,229,43      LTEXT           "Your known hosts list has an entry for the server ""%s"", but the machine you have contacted has presented a DIFFERENT TYPE KEY to the one in your known hosts list. A hostile machine may be pretending to be the server.",IDC_HOSTWARNING,15,7,229,43
412      LTEXT           "If you choose to add this new key to the known hosts list and continue, then you will not receive this warning again.",IDC_HOSTWARNING2,15,48,229,24      LTEXT           "If you choose to add this new key to the known hosts list and continue, then you will not receive this warning again.",IDC_HOSTWARNING2,15,48,229,24
413      LTEXT           "",IDC_HOSTSSHFPCHECK,15,72,229,16      LTEXT           "",IDC_HOSTSSHFPCHECK,15,72,229,16
414      LTEXT           "",IDC_HOSTSSHFPDNSSEC,15,88,229,8      LTEXT           "",IDC_HOSTSSHFPDNSSEC,15,88,229,8

Legend:
Removed from v.8542  
changed lines
  Added in v.8611

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