to correct the locale used by font,
("zh" for Chinese) -> ("zh_tw" for Traditional Chinese)
This commit is contained in:
parent
2271b290a2
commit
53352ae179
1 changed files with 1 additions and 1 deletions
|
|
@ -1114,7 +1114,7 @@ New Breed Software</p>
|
|||
"<code><b>locale</b></code>" subdirectory). The name of the file
|
||||
corresponds to the first two letters in the 'locale' code of the
|
||||
language (e.g., "ko" for Korean, "ja" for Japanese,
|
||||
"zh" for Chinese).<p>
|
||||
"zh_tw" for Traditional Chinese).<p>
|
||||
|
||||
For example, under Linux or Unix, when Tux Paint is run in Korean
|
||||
(e.g., with the option "<code>--lang korean</code>"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue