diff options
author | Reinhard Kotucha <reinhard.kotucha@web.de> | 2008-06-02 20:37:21 +0000 |
---|---|---|
committer | Reinhard Kotucha <reinhard.kotucha@web.de> | 2008-06-02 20:37:21 +0000 |
commit | ddfbf1b5f585305ebf2fda244d6cf894e0de8b27 (patch) | |
tree | 6ffef0d91d05440ce30b4a048225372ee851d05c /Master/tlpkg/installer/install-menu-perltk.pl | |
parent | 4c35afe2a193f2dcd91abd2dd4af69e9e92276ae (diff) |
Changed some strings.
git-svn-id: svn://tug.org/texlive/trunk@8495 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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/install-menu-perltk.pl b/Master/tlpkg/installer/install-menu-perltk.pl index 00bb281d222..12d859ab6d6 100644 --- a/Master/tlpkg/installer/install-menu-perltk.pl +++ b/Master/tlpkg/installer/install-menu-perltk.pl @@ -121,7 +121,7 @@ my %text = ( title => 'TeX Live 2008 Installation', status => 'Status output', changevar => 'Change variable value', enterpath => 'Enter path for', - selectscheme => 'Select Scheme', + selectscheme => 'Select a Scheme', selectstdcol => 'Select the collections to be installed', selectall => 'Select All', selectnone => 'Deselect All', |