diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-28 01:59:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-28 01:59:45 +0000 |
commit | 80793c16ac14a7fefa897451e680b797e1580e4d (patch) | |
tree | c40c91e693f4e390653ee49f826315aff6ebb961 /Master/install-tl | |
parent | 55a37ee5bab6427d2053b3e654ff3add06537993 (diff) |
text menu, other doc updates
git-svn-id: svn://tug.org/texlive/trunk@26682 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-x | Master/install-tl | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/Master/install-tl b/Master/install-tl index 925b169034c..4af12c33cd8 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -2127,14 +2127,17 @@ available, installation continues in text mode. Use the text mode installer (default except on Windows). +=for comment Keep language list in sync with tlmgr. + =item B<-lang> I<llcode> -(only for GUI installer) If possible, start the installer translated into -the language specified by the 2-letter (ISO 639-1) language code (with -the exception for selecting simplified or traditional Chinese). -Currently supported -languages: English (en, default), Czech (cs), German (de), French (fr), -Italian (it), Dutch (nl), Polish (pl), Russian (ru), Slovak (sk), +By default, 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 with a +language code (based on ISO 639-1). Currently supported (but not +necessarily completely translated) are: English (en, default), Czech +(cs), German (de), French (fr), Italian (it), Japanese (ja), Dutch (nl), +Polish (pl), Brazilian Portuguese (pt_br), Russian (ru), Slovak (sk), Slovenian (sl), Serbian (sr), Vietnamese (vi), simplified Chinese (zh-cn), and traditional Chinese (zh-tw). |