diff options
author | Norbert Preining <preining@logic.at> | 2009-09-15 20:07:53 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-09-15 20:07:53 +0000 |
commit | 6a6323c7512f4d84166b0cc309d30da3781f5f0e (patch) | |
tree | 624f0508114a5244b68a38d439df1b36ca6d6091 /Master/texmf | |
parent | b5245a41295e137f6ad2a112670a4bb127cc7cc7 (diff) |
doc update for the language options and some others
git-svn-id: svn://tug.org/texlive/trunk@15309 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rwxr-xr-x | Master/texmf/scripts/texlive/tlmgr.pl | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 46c0e6d1238..a9c6c4d6eb4 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -4187,7 +4187,14 @@ starts you directly at the update screen. Normally the GUI tries to deduce your language from the environment (on Windows via the registry, on Unix via C<LC_MESSAGES>). If that fails you can select a different language by giving this option a two-letter -language code. +(ISO 639-1) language code (with the exception for selecting simplified +or traditional Chinese). Currently supported (but not necessarily +completely translated) are: +English (en, default), Czech (cs), German (de), French (fr), +Italian (it), Dutch (nl), Polish (pl), Russian (ru), Slovak (sk), +Slovenian (sl), Vietnamese (vi), simplified Chinese (zh-cn), and +traditional Chinese (zh-tw). + =item B<--machine-readable> |