diff options
author | Reinhard Kotucha <reinhard.kotucha@web.de> | 2008-05-24 22:06:51 +0000 |
---|---|---|
committer | Reinhard Kotucha <reinhard.kotucha@web.de> | 2008-05-24 22:06:51 +0000 |
commit | 75caddd1f55d8b300758c7036a5170dad9bf9b04 (patch) | |
tree | 0fdf369310cba4da1b49e0aa0339f990e9f1d506 /Master/tlpkg/installer/install-menu-perltk.pl | |
parent | 8762c6340de5b3364472dc0bae170c64cbf34bf4 (diff) |
install-menu-{text,perltk}.pl: Change headlines in language menu
as proposed by Karl.
git-svn-id: svn://tug.org/texlive/trunk@8324 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/install-menu-perltk.pl')
-rw-r--r-- | Master/tlpkg/installer/install-menu-perltk.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/install-menu-perltk.pl b/Master/tlpkg/installer/install-menu-perltk.pl index d5cc655e320..452272c6667 100644 --- a/Master/tlpkg/installer/install-menu-perltk.pl +++ b/Master/tlpkg/installer/install-menu-perltk.pl @@ -125,8 +125,8 @@ my %text = ( title => 'TeX Live 2008 Installation', selectstdcol => 'Select the collections to be installed', selectall => 'Select All', selectnone => 'Deselect All', - selectlang => 'Language Selection', - selectdoc => 'Doc/Language Selection', + selectlang => 'Select language support', + selectdoc => 'Select language-specific documentation', createsym => 'create symlinks in standard directories', binto => 'binaries to', manto => 'manpages to', |