Browse Subversion Repository
Contents of /trunk/doc/en/html/menu/setup-general.html
Parent Directory
| Revision Log
Revision 4912 -
( show annotations)
( download)
( as text)
Sat Apr 28 15:53:45 2012 UTC
(12 months, 3 weeks ago)
by yutakapon
File MIME type: text/html
File size: 1026 byte(s)
General setupダイアログで言語ファイルを指定できるようにした。
| 1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
| 2 |
"http://www.w3.org/TR/html4/strict.dtd">
|
| 3 |
<html>
|
| 4 |
<head>
|
| 5 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 6 |
<title>General ([Setup] menu)</title>
|
| 7 |
<META http-equiv="Content-Style-Type" content="text/css">
|
| 8 |
<link rel="stylesheet" href="../style.css" type="text/css">
|
| 9 |
</head>
|
| 10 |
|
| 11 |
<body>
|
| 12 |
<h1>General ([Setup] menu)</h1>
|
| 13 |
|
| 14 |
<h2>"General setup" dialog box</h2>
|
| 15 |
<dl>
|
| 16 |
<dt>Default port</dt>
|
| 17 |
<dd>
|
| 18 |
Default port type (TCP/IP or Serial) to be used when Tera Term is
|
| 19 |
run without command line parameter.
|
| 20 |
</dd>
|
| 21 |
|
| 22 |
<dt>Language</dt>
|
| 23 |
<dd>
|
| 24 |
Language mode (English, Japanese, Korean, Russian or UTF-8) of the terminal emulation.
|
| 25 |
</dd>
|
| 26 |
|
| 27 |
<dt>LanguageUI</dt>
|
| 28 |
<dd>
|
| 29 |
The message catalog(menu and dialog message) can be changed by specifying the language file(lang\*.lng).
|
| 30 |
Refer to <A HREF="../setup/lng.html">Language file</a>.
|
| 31 |
</dd>
|
| 32 |
</dl>
|
| 33 |
</body>
|
| 34 |
</html>
|
|