Merge branch 'master' of ssh://git.code.sf.net/p/tuxpaint/tuxpaint
This commit is contained in:
commit
37d5e0af53
10 changed files with 154 additions and 51 deletions
|
|
@ -412,7 +412,7 @@ Windows Users
|
|||
onscreen-keyboard=yes
|
||||
|
||||
Presents a clickable on-screen keyboard when using the Text and
|
||||
< b>Label tools.
|
||||
Label tools.
|
||||
|
||||
onscreen-keyboard-layout=LAYOUTNAME
|
||||
|
||||
|
|
@ -646,7 +646,12 @@ Windows Users
|
|||
Tux Paint will fall back to using that typical directory,
|
||||
of no XDG configuration can be read, or nothing is set for
|
||||
"XDG_PICTURES_DIR".
|
||||
* Windows — TBD!
|
||||
* Windows - "My Pictures" directory for each user (normaly
|
||||
"c:\Users\USERNAME\Pictures").
|
||||
You can directly open the folder as follows:
|
||||
* Press "[Windows]+[R]" key to open "Run ..." dialogue.
|
||||
* Enter "Shell:My Pictures" in the text box and push
|
||||
[OK].
|
||||
* macOS — TBD!
|
||||
|
||||
Note: When the defaults are used, a new "TuxPaint" subdirectory
|
||||
|
|
@ -1594,8 +1599,17 @@ Setting Your Environment's Locale
|
|||
|
||||
...which will set the language for the lifetime of that DOS window.
|
||||
|
||||
For something more permanent, try editing your computer's
|
||||
"autoexec.bat" file using Windows' "sysedit" tool:
|
||||
For something more permanent, you can set an 'environment variable'
|
||||
using the "System properties" dialogue as follows:
|
||||
|
||||
* Press the "[Windows]+[R]" key combination to open the "Run ..."
|
||||
dialogue.
|
||||
* Enter "sysdm.cpl" in the text box and click the "[OK]" button to
|
||||
open the "System properties" dialogue.
|
||||
* Select the "Advanced" tab.
|
||||
* Click the "Environment Variables..." button.
|
||||
* Edit the value of the parameter "LANG" (create it, if it doesn't
|
||||
exists).
|
||||
|
||||
Special Fonts
|
||||
|
||||
|
|
|
|||
|
|
@ -580,8 +580,7 @@
|
|||
|
||||
<dd>
|
||||
<p>
|
||||
Presents a clickable on-screen keyboard when using the <b>Text</b> and <
|
||||
b>Label</b> tools. </p>
|
||||
Presents a clickable on-screen keyboard when using the <b>Text</b> and <b>Label</b> tools. </p>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
|
|
@ -913,8 +912,10 @@ b>Label</b> tools. </p>
|
|||
<li>Linux & Unix — If available, wherever your desktop environment is configured for pictures to be stored, based on your XDG (X Desktop Group) configuration. (Try running the command-line "<code style="white-space: nowrap;">xdg-user-dir PICTURES</code>" to find out.)<br>
|
||||
Typically (in an English locale), this will be a "<code>Pictures</code>" subdirectory in your home directory (i.e., "<code>$HOME/Pictures</code>" aka "<code>~/Pictures</code>").<br>
|
||||
Tux Paint will fall back to using that typical directory, of no XDG configuration can be read, or nothing is set for "<code>XDG_PICTURES_DIR</code>". </li>
|
||||
|
||||
<li>Windows — TBD! <!-- FIXME -->
|
||||
<li>Windows - "My Pictures" directory for each user (normaly "c:\Users\<i>USERNAME</i>\Pictures").<br>You can directly open the folder as follows: <ul>
|
||||
<li>Press "[Windows]+[R]" key to open "Run ..." dialogue.</li>
|
||||
<li>Enter "Shell:My Pictures" in the text box and push [OK].</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>macOS — TBD! <!-- FIXME -->
|
||||
|
|
@ -4917,8 +4918,14 @@ b>Label</b> tools. </p>
|
|||
...which will set the language for the lifetime of that DOS window. </p>
|
||||
|
||||
<p>
|
||||
For something more permanent, try editing your computer's "<code>autoexec.bat</code>" file using Windows' "<b>sysedit</b>" tool: </p>
|
||||
|
||||
For something more permanent, you can set an 'environment variable' using the "System properties" dialogue as follows: </p>
|
||||
<ul>
|
||||
<li>Press the "<b>[Windows]+[R]</b>" key combination to open the "Run ..." dialogue.</li>
|
||||
<li>Enter "<code>sysdm.cpl</code>" in the text box and click the "<b>[OK]</b>" button to open the "System properties" dialogue.</li>
|
||||
<li>Select the "Advanced" tab.</li>
|
||||
<li>Click the "Environment Variables..." button.</li>
|
||||
<li>Edit the value of the parameter "<code>LANG</code>" (create it, if it doesn't exists).</li>
|
||||
</ul>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
|
||||
|
|
|
|||
|
|
@ -412,7 +412,7 @@ Windows Users
|
|||
onscreen-keyboard=yes
|
||||
|
||||
Presents a clickable on-screen keyboard when using the Text and
|
||||
< b>Label tools.
|
||||
Label tools.
|
||||
|
||||
onscreen-keyboard-layout=LAYOUTNAME
|
||||
|
||||
|
|
@ -646,7 +646,12 @@ Windows Users
|
|||
Tux Paint will fall back to using that typical directory,
|
||||
of no XDG configuration can be read, or nothing is set for
|
||||
"XDG_PICTURES_DIR".
|
||||
* Windows — TBD!
|
||||
* Windows - "My Pictures" directory for each user (normaly
|
||||
"c:\Users\USERNAME\Pictures").
|
||||
You can directly open the folder as follows:
|
||||
* Press "[Windows]+[R]" key to open "Run ..." dialogue.
|
||||
* Enter "Shell:My Pictures" in the text box and push
|
||||
[OK].
|
||||
* macOS — TBD!
|
||||
|
||||
Note: When the defaults are used, a new "TuxPaint" subdirectory
|
||||
|
|
@ -1594,8 +1599,17 @@ Setting Your Environment's Locale
|
|||
|
||||
...which will set the language for the lifetime of that DOS window.
|
||||
|
||||
For something more permanent, try editing your computer's
|
||||
"autoexec.bat" file using Windows' "sysedit" tool:
|
||||
For something more permanent, you can set an 'environment variable'
|
||||
using the "System properties" dialogue as follows:
|
||||
|
||||
* Press the "[Windows]+[R]" key combination to open the "Run ..."
|
||||
dialogue.
|
||||
* Enter "sysdm.cpl" in the text box and click the "[OK]" button to
|
||||
open the "System properties" dialogue.
|
||||
* Select the "Advanced" tab.
|
||||
* Click the "Environment Variables..." button.
|
||||
* Edit the value of the parameter "LANG" (create it, if it doesn't
|
||||
exists).
|
||||
|
||||
Special Fonts
|
||||
|
||||
|
|
|
|||
|
|
@ -580,8 +580,7 @@
|
|||
|
||||
<dd>
|
||||
<p>
|
||||
Presents a clickable on-screen keyboard when using the <b>Text</b> and <
|
||||
b>Label</b> tools. </p>
|
||||
Presents a clickable on-screen keyboard when using the <b>Text</b> and <b>Label</b> tools. </p>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
|
|
@ -913,8 +912,10 @@ b>Label</b> tools. </p>
|
|||
<li>Linux & Unix — If available, wherever your desktop environment is configured for pictures to be stored, based on your XDG (X Desktop Group) configuration. (Try running the command-line "<code style="white-space: nowrap;">xdg-user-dir PICTURES</code>" to find out.)<br>
|
||||
Typically (in an English locale), this will be a "<code>Pictures</code>" subdirectory in your home directory (i.e., "<code>$HOME/Pictures</code>" aka "<code>~/Pictures</code>").<br>
|
||||
Tux Paint will fall back to using that typical directory, of no XDG configuration can be read, or nothing is set for "<code>XDG_PICTURES_DIR</code>". </li>
|
||||
|
||||
<li>Windows — TBD! <!-- FIXME -->
|
||||
<li>Windows - "My Pictures" directory for each user (normaly "c:\Users\<i>USERNAME</i>\Pictures").<br>You can directly open the folder as follows: <ul>
|
||||
<li>Press "[Windows]+[R]" key to open "Run ..." dialogue.</li>
|
||||
<li>Enter "Shell:My Pictures" in the text box and push [OK].</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>macOS — TBD! <!-- FIXME -->
|
||||
|
|
@ -4917,8 +4918,14 @@ b>Label</b> tools. </p>
|
|||
...which will set the language for the lifetime of that DOS window. </p>
|
||||
|
||||
<p>
|
||||
For something more permanent, try editing your computer's "<code>autoexec.bat</code>" file using Windows' "<b>sysedit</b>" tool: </p>
|
||||
|
||||
For something more permanent, you can set an 'environment variable' using the "System properties" dialogue as follows: </p>
|
||||
<ul>
|
||||
<li>Press the "<b>[Windows]+[R]</b>" key combination to open the "Run ..." dialogue.</li>
|
||||
<li>Enter "<code>sysdm.cpl</code>" in the text box and click the "<b>[OK]</b>" button to open the "System properties" dialogue.</li>
|
||||
<li>Select the "Advanced" tab.</li>
|
||||
<li>Click the "Environment Variables..." button.</li>
|
||||
<li>Edit the value of the parameter "<code>LANG</code>" (create it, if it doesn't exists).</li>
|
||||
</ul>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
|
||||
|
|
|
|||
|
|
@ -412,7 +412,7 @@ Windows Users
|
|||
onscreen-keyboard=yes
|
||||
|
||||
Presents a clickable on-screen keyboard when using the Text and
|
||||
< b>Label tools.
|
||||
Label tools.
|
||||
|
||||
onscreen-keyboard-layout=LAYOUTNAME
|
||||
|
||||
|
|
@ -646,7 +646,12 @@ Windows Users
|
|||
Tux Paint will fall back to using that typical directory,
|
||||
of no XDG configuration can be read, or nothing is set for
|
||||
"XDG_PICTURES_DIR".
|
||||
* Windows — TBD!
|
||||
* Windows - "My Pictures" directory for each user (normaly
|
||||
"c:\Users\USERNAME\Pictures").
|
||||
You can directly open the folder as follows:
|
||||
* Press "[Windows]+[R]" key to open "Run ..." dialogue.
|
||||
* Enter "Shell:My Pictures" in the text box and push
|
||||
[OK].
|
||||
* macOS — TBD!
|
||||
|
||||
Note: When the defaults are used, a new "TuxPaint" subdirectory
|
||||
|
|
@ -1594,8 +1599,17 @@ Setting Your Environment's Locale
|
|||
|
||||
...which will set the language for the lifetime of that DOS window.
|
||||
|
||||
For something more permanent, try editing your computer's
|
||||
"autoexec.bat" file using Windows' "sysedit" tool:
|
||||
For something more permanent, you can set an 'environment variable'
|
||||
using the "System properties" dialogue as follows:
|
||||
|
||||
* Press the "[Windows]+[R]" key combination to open the "Run ..."
|
||||
dialogue.
|
||||
* Enter "sysdm.cpl" in the text box and click the "[OK]" button to
|
||||
open the "System properties" dialogue.
|
||||
* Select the "Advanced" tab.
|
||||
* Click the "Environment Variables..." button.
|
||||
* Edit the value of the parameter "LANG" (create it, if it doesn't
|
||||
exists).
|
||||
|
||||
Special Fonts
|
||||
|
||||
|
|
|
|||
|
|
@ -580,8 +580,7 @@
|
|||
|
||||
<dd>
|
||||
<p>
|
||||
Presents a clickable on-screen keyboard when using the <b>Text</b> and <
|
||||
b>Label</b> tools. </p>
|
||||
Presents a clickable on-screen keyboard when using the <b>Text</b> and <b>Label</b> tools. </p>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
|
|
@ -913,8 +912,10 @@ b>Label</b> tools. </p>
|
|||
<li>Linux & Unix — If available, wherever your desktop environment is configured for pictures to be stored, based on your XDG (X Desktop Group) configuration. (Try running the command-line "<code style="white-space: nowrap;">xdg-user-dir PICTURES</code>" to find out.)<br>
|
||||
Typically (in an English locale), this will be a "<code>Pictures</code>" subdirectory in your home directory (i.e., "<code>$HOME/Pictures</code>" aka "<code>~/Pictures</code>").<br>
|
||||
Tux Paint will fall back to using that typical directory, of no XDG configuration can be read, or nothing is set for "<code>XDG_PICTURES_DIR</code>". </li>
|
||||
|
||||
<li>Windows — TBD! <!-- FIXME -->
|
||||
<li>Windows - "My Pictures" directory for each user (normaly "c:\Users\<i>USERNAME</i>\Pictures").<br>You can directly open the folder as follows: <ul>
|
||||
<li>Press "[Windows]+[R]" key to open "Run ..." dialogue.</li>
|
||||
<li>Enter "Shell:My Pictures" in the text box and push [OK].</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>macOS — TBD! <!-- FIXME -->
|
||||
|
|
@ -4917,8 +4918,14 @@ b>Label</b> tools. </p>
|
|||
...which will set the language for the lifetime of that DOS window. </p>
|
||||
|
||||
<p>
|
||||
For something more permanent, try editing your computer's "<code>autoexec.bat</code>" file using Windows' "<b>sysedit</b>" tool: </p>
|
||||
|
||||
For something more permanent, you can set an 'environment variable' using the "System properties" dialogue as follows: </p>
|
||||
<ul>
|
||||
<li>Press the "<b>[Windows]+[R]</b>" key combination to open the "Run ..." dialogue.</li>
|
||||
<li>Enter "<code>sysdm.cpl</code>" in the text box and click the "<b>[OK]</b>" button to open the "System properties" dialogue.</li>
|
||||
<li>Select the "Advanced" tab.</li>
|
||||
<li>Click the "Environment Variables..." button.</li>
|
||||
<li>Edit the value of the parameter "<code>LANG</code>" (create it, if it doesn't exists).</li>
|
||||
</ul>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
|
||||
|
|
|
|||
|
|
@ -429,7 +429,7 @@ Usuarios de Windows
|
|||
onscreen-keyboard=yes
|
||||
|
||||
Presents a clickable on-screen keyboard when using the Text and
|
||||
< b>Label tools.
|
||||
Label tools.
|
||||
|
||||
onscreen-keyboard-layout=NOME DA DISPOSICIÓN
|
||||
|
||||
|
|
@ -680,7 +680,12 @@ Usuarios de Windows
|
|||
Tux Paint volverá usar ese directorio habitual, se non se
|
||||
pode ler a configuración XDG, ou non se estabelece nada
|
||||
«XDG_PICTURES_DIR».
|
||||
* Windows — TBD!
|
||||
* Windows - "My Pictures" directory for each user (normaly
|
||||
"c:\Users\USERNAME\Pictures").
|
||||
You can directly open the folder as follows:
|
||||
* Press "[Windows]+[R]" key to open "Run ..." dialogue.
|
||||
* Enter "Shell:My Pictures" in the text box and push
|
||||
[OK].
|
||||
* macOS — TBD!
|
||||
|
||||
Nota: Cando se empregan os valores predeterminados, crearase e
|
||||
|
|
@ -1648,9 +1653,17 @@ Axustar o idioma do seu contorno
|
|||
|
||||
...que estabelecerá o idioma para toda a vida desa xanela DOS.
|
||||
|
||||
Para obter algo máis permanente, probe a editar o ficheiro
|
||||
«autoexec.bat» do seu computador usando a ferramenta «sysedit» de
|
||||
Windows:
|
||||
For something more permanent, you can set an 'environment variable'
|
||||
using the "System properties" dialogue as follows:
|
||||
|
||||
* Press the "[Windows]+[R]" key combination to open the "Run ..."
|
||||
dialogue.
|
||||
* Enter "sysdm.cpl" in the text box and click the "[OK]" button to
|
||||
open the "System properties" dialogue.
|
||||
* Select the "Advanced" tab.
|
||||
* Click the "Environment Variables..." button.
|
||||
* Edit the value of the parameter "LANG" (create it, if it doesn't
|
||||
exists).
|
||||
|
||||
Tipos de letra especiais
|
||||
|
||||
|
|
|
|||
|
|
@ -580,8 +580,7 @@
|
|||
|
||||
<dd>
|
||||
<p>
|
||||
Presents a clickable on-screen keyboard when using the <b>Text</b> and <
|
||||
b>Label</b> tools. </p>
|
||||
Presents a clickable on-screen keyboard when using the <b>Text</b> and <b>Label</b> tools. </p>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
|
|
@ -913,8 +912,10 @@ b>Label</b> tools. </p>
|
|||
<li>Linux e Unix: se está dispoñíbel, onde queira que o seu contorno de escritorio estea configurado para que se almacenen imaxes, en función da configuración XDG (X Desktop Group). (Probe a executar a liña de ordes «<code style="white-space: nowrap;">xdg-user-dir PICTURES</code>» para descubrilo.)<br>
|
||||
Normalmente (na configuración local inglesa), este será un subdirectorio «<code>Imaxes</code>» no seu directorio persoal (é dicir, «<code>$HOME/Imaxes</code>» tamén coñecido como «<code>~/Imaxes</code>»).<br>
|
||||
Tux Paint volverá usar ese directorio habitual, se non se pode ler a configuración XDG, ou non se estabelece nada «<code>XDG_PICTURES_DIR</code>». </li>
|
||||
|
||||
<li>Windows — TBD! <!-- FIXME -->
|
||||
<li>Windows - "My Pictures" directory for each user (normaly "c:\Users\<i>USERNAME</i>\Pictures").<br>You can directly open the folder as follows: <ul>
|
||||
<li>Press "[Windows]+[R]" key to open "Run ..." dialogue.</li>
|
||||
<li>Enter "Shell:My Pictures" in the text box and push [OK].</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>macOS — TBD! <!-- FIXME -->
|
||||
|
|
@ -4917,8 +4918,14 @@ b>Label</b> tools. </p>
|
|||
...que estabelecerá o idioma para toda a vida desa xanela DOS. </p>
|
||||
|
||||
<p>
|
||||
Para obter algo máis permanente, probe a editar o ficheiro «<code>autoexec.bat</code>» do seu computador usando a ferramenta «<b>sysedit</b>» de Windows: </p>
|
||||
|
||||
For something more permanent, you can set an 'environment variable' using the "System properties" dialogue as follows: </p>
|
||||
<ul>
|
||||
<li>Press the "<b>[Windows]+[R]</b>" key combination to open the "Run ..." dialogue.</li>
|
||||
<li>Enter "<code>sysdm.cpl</code>" in the text box and click the "<b>[OK]</b>" button to open the "System properties" dialogue.</li>
|
||||
<li>Select the "Advanced" tab.</li>
|
||||
<li>Click the "Environment Variables..." button.</li>
|
||||
<li>Edit the value of the parameter "<code>LANG</code>" (create it, if it doesn't exists).</li>
|
||||
</ul>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
|
||||
|
|
|
|||
|
|
@ -322,7 +322,7 @@ Windows のユーザー
|
|||
onscreen-keyboard=yes
|
||||
|
||||
Presents a clickable on-screen keyboard when using the Text and
|
||||
< b>Label tools.
|
||||
Label tools.
|
||||
|
||||
onscreen-keyboard-layout=レイアウト名
|
||||
|
||||
|
|
@ -501,7 +501,11 @@ Windows のユーザー
|
|||
"~/Pictures")以下の "Pictures" ディレクトリになります。(日本語環境では "画像")
|
||||
XDGの設定が読み取れない場合や、"XDG_PICTURES_DIR
|
||||
"に何も設定されていない場合は、上記の英語環境で一般的なディレクトリ(~/Pictures)を使用します。
|
||||
* Windows — TBD!
|
||||
* Windows — 各ユーザーの "ピクチャ" ディレクトリ(通常は
|
||||
"C:\Users\ユーザー名\Pictures")。
|
||||
また、次のようにして、フォルダを直接開くこともできます:
|
||||
* "[Windows]+[R]" キーを押して "ファイル名を指定して実行" ダイアログを開く。
|
||||
* テキストボックスに "Shell:My Pictures" と入力して [OK] を押す。
|
||||
* macOS — TBD!
|
||||
|
||||
注:標準の設定を用いる場合は、画像用のディレクトリにサブディレクトリ "TuxPaint"
|
||||
|
|
@ -1393,8 +1397,17 @@ Windows のユーザー
|
|||
|
||||
... この言語指定は、実行したコマンドプロンプトウィンドウが終了するまでの間だけ有効となります。
|
||||
|
||||
恒久的に言語環境を変更したい場合は、Windows の "sysedit" ツールを用いて "autoexec.bat"
|
||||
ファイルを編集する方法があります。
|
||||
For something more permanent, you can set an 'environment variable'
|
||||
using the "システムのプロパティ" dialogue as follows:
|
||||
|
||||
* Press the "[Windows]+[R]" key combination to open the
|
||||
"ファイル名を指定して実行" dialogue.
|
||||
* Enter "sysdm.cpl" in the text box and click the "[OK]" button to
|
||||
open the "システムのプロパティ" dialogue.
|
||||
* Select the "詳細設定" tab.
|
||||
* Click the "環境変数(N)..." button.
|
||||
* Edit the value of the parameter "LANG" (create it, if it doesn't
|
||||
exists).
|
||||
|
||||
言語固有のフォント
|
||||
|
||||
|
|
|
|||
|
|
@ -580,8 +580,7 @@
|
|||
|
||||
<dd>
|
||||
<p>
|
||||
Presents a clickable on-screen keyboard when using the <b>Text</b> and <
|
||||
b>Label</b> tools. </p>
|
||||
Presents a clickable on-screen keyboard when using the <b>Text</b> and <b>Label</b> tools. </p>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
|
|
@ -913,8 +912,10 @@ b>Label</b> tools. </p>
|
|||
<li>Linux および Unix — XDG (X Desktop Group) 標準に基づく設定が利用可能な場合、個々のデスクトップ環境において画像保存用として設定されているディレクトリ("<code style="white-space: nowrap;">xdg-user-dir PICTURES</code>" コマンドで確認できます)<br>
|
||||
英語環境では一般的にユーザーのホームディレクトリ("<code>$HOME/Pictures</code>" あるいは "<code>~/Pictures</code>")以下の "<code>Pictures</code>" ディレクトリになります。(日本語環境では "画像")<br>
|
||||
XDGの設定が読み取れない場合や、"<code>XDG_PICTURES_DIR</code> "に何も設定されていない場合は、上記の英語環境で一般的なディレクトリ(~/Pictures)を使用します。 </li>
|
||||
|
||||
<li>Windows — TBD! <!-- FIXME -->
|
||||
<li>Windows — 各ユーザーの "ピクチャ" ディレクトリ(通常は "C:\Users\<i>ユーザー名</i>\Pictures")。<br>また、次のようにして、フォルダを直接開くこともできます: <ul>
|
||||
<li>"[Windows]+[R]" キーを押して "ファイル名を指定して実行" ダイアログを開く。</li>
|
||||
<li>テキストボックスに "Shell:My Pictures" と入力して [OK] を押す。</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>macOS — TBD! <!-- FIXME -->
|
||||
|
|
@ -4917,8 +4918,14 @@ b>Label</b> tools. </p>
|
|||
... この言語指定は、実行したコマンドプロンプトウィンドウが終了するまでの間だけ有効となります。 </p>
|
||||
|
||||
<p>
|
||||
恒久的に言語環境を変更したい場合は、Windows の "<b>sysedit</b>" ツールを用いて "<code>autoexec.bat</code>" ファイルを編集する方法があります。 </p>
|
||||
|
||||
For something more permanent, you can set an 'environment variable' using the "システムのプロパティ" dialogue as follows: </p>
|
||||
<ul>
|
||||
<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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue