--- installer/trunk/release/lang/English.lng 2008/05/28 01:31:11 1205 +++ installer/trunk/release/lang/English.lng 2008/11/22 10:05:49 1252 @@ -58,6 +58,7 @@ MENU_CONTROL=C&ontrol MENU_CONTROL_RESET=&Reset terminal +MENU_CONTROL_RESETTITLE=R&eset remote title MENU_CONTROL_AREYOUTHERE=Are you &there\tAlt+T MENU_CONTROL_SENDBREAK=&Send break\tAlt+B MENU_CONTROL_RESETPORT=Reset &port @@ -102,7 +103,6 @@ TEKMENU_SHOW_MENUBAR=Show menu &bar - ; ttermpro ; filesys.cpp MSG_COMMENT_LOG_OPEN_ERROR=It is not opened by the log file yet. @@ -121,7 +121,7 @@ MSG_DISCONNECT_CONF=Disconnect? MSG_DANDD_CONF=Are you sure that you want to send the file content? MSG_DANDD_CONF_TITLE=Tera Term: File Drag and Drop -MSG_EXEC_TT_ERROR=Can't execute TeraTerm. (%d) +MSG_EXEC_TT_ERROR=Can't execute Tera Term. (%d) MSG_FIND_CYGTERM_DIR_ERROR=Can't find Cygwin directory. MSG_EXEC_CYGTERM_ERROR=Can't execute Cygterm. MSG_EXEC_TTMENU_ERROR=Can't execute TeraTerm Menu. (%d) @@ -148,18 +148,23 @@ DLG_TABSHEET_TITLE_CYGWIN=Cygwin DLG_TAB_GENERAL_CLICKURL=&EnableClickableURL -DLG_TAB_GENERAL_DEMILITER=Del&imiter Characters DLG_TAB_GENERAL_DISABLESENDBREAK=DisableAccelerator&SendBreak DLG_TAB_GENERAL_ACCEPTBROADCAST=Accept&Broadcast DLG_TAB_GENERAL_MOUSEWHEEL_SCROLL_LINE=Mouse&WheelScrollLine DLG_TAB_GENERAL_AUTOSCROLL_ONLY_IN_BOTTOM_LINE=&AutoScrollOnlyInBottomLine DLG_TAB_GENERAL_ACCEPT_MOUSE_EVENT_TRACKING=Accept &Mouse Event Tracking +DLG_TAB_GENERAL_ACCEPT_TITLE_CHANGING=Accept Window &Title Change Request +DLG_TAB_GENERAL_ACCEPT_TITLE_CHANGING_OFF=off +DLG_TAB_GENERAL_ACCEPT_TITLE_CHANGING_OVERWRITE=overwrite +DLG_TAB_GENERAL_ACCEPT_TITLE_CHANGING_AHEAD=ahead +DLG_TAB_GENERAL_ACCEPT_TITLE_CHANGING_LAST=last DLG_TAB_COPYPASTE_CONTINUE=EnableContinued&LineCopy DLG_TAB_COPYPASTE_MOUSEPASTE=&DisableMouseRButtonPaste DLG_TAB_COPYPASTE_CONFIRMPASTE=&ConfirmMouseRButtonPaste DLG_TAB_COPYPASTE_SELECTLBUTTON=Select&OnlyByLButton DLG_TAB_COPYPASTE_CONFIRM_CHANGE_PASTE=ConfirmChange&Paste +DLG_TAB_COPYPASTE_DELIMITER=Del&imiter Characters DLG_TAB_VISUAL_ALHPA=&AlphaBlend DLG_TAB_VISUAL_ETERM=&Eterm lookfeel @@ -427,7 +432,6 @@ DLG_ABOUT_HOSTKEY="Host Key: " DLG_ABOUT_TOSERVER=" to server, " DLG_ABOUT_FROMSERVER=" from server" -DLG_ABOUT_ENCRYPTION="Encryption: " DLG_ABOUT_COMPDELAY="Delayed Compression: " DLG_ABOUT_CIPHER_INFO=%s to server, %s from server DLG_ABOUT_KEY_INFO=%d-bit server key, %d-bit host key @@ -590,10 +594,10 @@ DLG_UNKNOWNHOST_ADD=&Add this machine and its key to the known hosts list ; crypt.c -MSG_AES128_ENCRYPT_ERROR1=AES128 encrypt error(1): bytes %d (%d) -MSG_AES128_ENCRYPT_ERROR2=AES128 encrypt error(2) -MSG_AES128_DECRYPT_ERROR1=AES128 decrypt error(1): bytes %d (%d) -MSG_AES128_DECRYPT_ERROR2=AES128 decrypt error(2) +MSG_AES128_ENCRYPT_ERROR1=AES128/192/256 encrypt error(1): bytes %d (%d) +MSG_AES128_ENCRYPT_ERROR2=AES128/192/256 encrypt error(2) +MSG_AES128_DECRYPT_ERROR1=AES128/192/256 decrypt error(1): bytes %d (%d) +MSG_AES128_DECRYPT_ERROR2=AES128/192/256 decrypt error(2) MSG_3DESCBC_ENCRYPT_ERROR1=3DES-CBC encrypt error(1): bytes %d (%d) MSG_3DESCBC_ENCRYPT_ERROR2=3DES-CBC encrypt error(2) MSG_3DESCBC_DECRYPT_ERROR1=3DES-CBC decrypt error(1): bytes %d (%d) @@ -602,10 +606,18 @@ MSG_BLOWFISH_ENCRYPT_ERROR2=Blowfish encrypt error(2) MSG_BLOWFISH_DECRYPT_ERROR1=Blowfish decrypt error(1): bytes %d (%d) MSG_BLOWFISH_DECRYPT_ERROR2=Blowfish decrypt error(2) +MSG_ARCFOUR_ENCRYPT_ERROR1=Arcfour encrypt error(1): bytes %d (%d) +MSG_ARCFOUR_ENCRYPT_ERROR2=Arcfour encrypt error(2) +MSG_ARCFOUR_DECRYPT_ERROR1=Arcfour decrypt error(1): bytes %d (%d) +MSG_ARCFOUR_DECRYPT_ERROR2=Arcfour decrypt error(2) +MSG_CAST128_ENCRYPT_ERROR1=CAST128 encrypt error(1): bytes %d (%d) +MSG_CAST128_ENCRYPT_ERROR2=CAST128 encrypt error(2) +MSG_CAST128_DECRYPT_ERROR1=CAST128 decrypt error(1): bytes %d (%d) +MSG_CAST128_DECRYPT_ERROR2=CAST128 decrypt error(2) MSG_CIPHER_INIT_ERROR=Cipher initialize error(%d) MSG_RSAKEY_SETUP_ERROR=Error setting up RSA keys MSG_UNAVAILABLE_CIPHERS_ERROR=The server does not support any of the TTSSH encryption algorithms.\nA secure connection cannot be made in the TTSSH-to-server direction.\nThe connection will be closed. -MSG_CHIPHER_NONE_ERROR=All the encryption algorithms that this program and the server both understand have been disabled.\nTo communicate with this server, you will have to enable some more ciphers\nin the TTSSH Setup dialog box when you run TeraTerm again.\nThis connection will now close. +MSG_CHIPHER_NONE_ERROR=All the encryption algorithms that this program and the server both understand have been disabled.\nTo communicate with this server, you will have to enable some more ciphers\nin the TTSSH Setup dialog box when you run Tera Term again.\nThis connection will now close. MSG_RASKEY_TOOWEAK_ERROR=Server RSA keys are too weak. A secure connection cannot be established. MSG_CHPHER_NOTSELECTED_ERROR=No cipher selected! @@ -636,7 +648,7 @@ MSG_HOSTS_ALLOC_ERROR=Memory ran out while trying to allocate space to read a known_hosts file. MSG_HOSTS_HOSTNAME_INVALID_ERROR=The host name contains an invalid character.\nThis session will be terminated. MSG_HOSTS_HOSTNAME_EMPTY_ERROR=The host name should not be empty.\nThis session will be terminated. -MSG_HOSTS_FILE_UNSPECIFY_ERROR=The host and its key cannot be added, because no known-hosts file has been specified.\nRestart TeraTerm and specify a read/write known-hosts file in the TTSSH Setup dialog box. +MSG_HOSTS_FILE_UNSPECIFY_ERROR=The host and its key cannot be added, because no known-hosts file has been specified.\nRestart Tera Term and specify a read/write known-hosts file in the TTSSH Setup dialog box. MSG_HOSTS_WRITE_EACCES_ERROR=An error occurred while trying to write the host key.\nYou do not have permission to write to the known-hosts file. MSG_HOSTS_WRITE_ERROR=An error occurred while trying to write the host key.\nThe host key could not be written. @@ -740,7 +752,7 @@ DLG_OTHER_ERROR=&Error message DLG_ABOUT_TITLE=About TTProxy -DLG_ABOUT_EXTENTION=TeraTerm proxy extension +DLG_ABOUT_EXTENTION=Tera Term proxy extension DLG_ABOUT_YEBISUYA=YebisuyaHompo DLG_ABOUT_HOMEPAGE=TTProxy home page @@ -828,7 +840,7 @@ DLG_ETC_TITLE=Configuration Details DLG_ETC_APP=Application DLG_ETC_OPTION=Option -DLG_ETC_CONFIG=TeraTerm Configuration File(except launching) +DLG_ETC_CONFIG=Tera Term Configuration File(except launching) DLG_ETC_AUTO=Configuration for autologin DLG_ETC_LOGFILE=log file DLG_ETC_PROMPT=Prompt @@ -854,7 +866,7 @@ FILEDLG_MACRO_FILTER=macro file(*.ttl)\0*.ttl\0all files(*.*)\0*.*\0\0 FILEDLG_KEY_TITLE=specifying private key file FILEDLG_KEY_FILTER=identity files\0identity;id_rsa;id_dsa\0identity(RSA1)\0identity\0id_rsa(SSH2)\0id_rsa\0id_dsa(SSH2)\0id_dsa\0all(*.*)\0*.*\0\0 -FILEDLG_TERATERM_TITLE=specifying TeraTerm +FILEDLG_TERATERM_TITLE=specifying Tera Term FILEDLG_TERATERM_FILTER=execute file(*.exe)\0*.exe\0all files(*.*)\0*.*\0\0 FILEDLG_INI_TITLE=specifying config file FILEDLG_INI_FILTER=config file(*.ini)\0*.ini\0all files(*.*)\0*.*\0\0