summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorReinhard Kotucha <reinhard.kotucha@web.de>2008-06-02 20:37:21 +0000
committerReinhard Kotucha <reinhard.kotucha@web.de>2008-06-02 20:37:21 +0000
commitddfbf1b5f585305ebf2fda244d6cf894e0de8b27 (patch)
tree6ffef0d91d05440ce30b4a048225372ee851d05c /Master
parent4c35afe2a193f2dcd91abd2dd4af69e9e92276ae (diff)
Changed some strings.
git-svn-id: svn://tug.org/texlive/trunk@8495 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/installer/install-menu-perltk.pl2
-rw-r--r--Master/tlpkg/installer/lang/perltk-en.sample11
2 files changed, 9 insertions, 4 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',
diff --git a/Master/tlpkg/installer/lang/perltk-en.sample b/Master/tlpkg/installer/lang/perltk-en.sample
index 0f516140cd2..d1796df8b8b 100644
--- a/Master/tlpkg/installer/lang/perltk-en.sample
+++ b/Master/tlpkg/installer/lang/perltk-en.sample
@@ -22,12 +22,12 @@ text.cancel: Cancel
text.status: Status output
text.changevar: Change variable value
text.enterpath: Enter path for
-text.selectscheme: Select Scheme
+text.selectscheme: Select a Scheme
text.selectstdcol: Select the collections to be installed
text.selectall: Select All
text.selectnone: Deselect All
-text.selectlang: Language Selection
-text.selectdoc: Doc/Language Selection
+text.selectlang: Select language support
+text.selectdoc: Select language-specific documentation
text.createsym: create symlinks in standard directories
text.binto: binaries to
text.manto: manpages to
@@ -55,3 +55,8 @@ label.optfmt: Create all format files
label.optdoc: Install font/macro doc tree
label.optsrc: Install font/macro source tree
label.symlink: Install symlinks to system directories
+
+# Local Variables:
+# coding: utf-8
+# End:
+# vim:set encoding=utf-8 fileencoding=utf-8: #