Refresh OPTIONS after tweaks re: Windows->LANG

This commit is contained in:
Bill Kendrick 2021-03-25 09:18:11 -07:00
parent 50d3e99ccb
commit 18b82ab0df
10 changed files with 80 additions and 72 deletions

View file

@ -4918,13 +4918,13 @@
... この言語指定は、実行したコマンドプロンプトウィンドウが終了するまでの間だけ有効となります。 </p>
<p>
常にこの言語設定を有効にするには、以下のようにして、"システムのプロパティ" ダイアログで環境変数を設定します: </p>
For something more permanent, you can set an 'environment variable' using the "システムのプロパティ" dialogue as follows: </p>
<ul>
<li>"[Windows]+[R]" キーを押して "ファイル名を指定して実行" ダイアログを開く。</li>
<li>テキストボックスに "sysdm.cpl" と入力して "[OK]" ボタンを押し、"システムのプロパティ" ダイアログを開く。</li>
<li>"詳細設定" タブを選択。</li>
<li>"環境変数(N)..." ボタンをクリック。</li>
<li>環境変数 "LANG" の値を編集。(変数が設定されていなければ新たに作成)</li>
<li>Press the "<b>[Windows]+[R]</b>" key combination to open the "ファイル名を指定して実行" dialogue.</li>
<li>Enter "<code>sysdm.cpl</code>" in the text box and click the "<b>[OK]</b>" button to open the "システムのプロパティ" dialogue.</li>
<li>Select the "詳細設定" tab.</li>
<li>Click the "環境変数(N)..." button.</li>
<li>Edit the value of the parameter "<code>LANG</code>" (create it, if it doesn't exists).</li>
</ul>
</blockquote>
</blockquote>