From 768d03fc9c390b8cd0d02f9929bdf5423f4a8174 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 2 Jul 2009 01:03:09 +0000 Subject: TeXworks not TeX Works git-svn-id: svn://tug.org/texlive/trunk@14056 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/install-menu-text.pl | 4 ++-- Master/tlpkg/installer/install-translations.pl | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/installer/install-menu-text.pl b/Master/tlpkg/installer/install-menu-text.pl index 20d98b0cd93..d9871ed9e4e 100755 --- a/Master/tlpkg/installer/install-menu-text.pl +++ b/Master/tlpkg/installer/install-menu-text.pl @@ -748,7 +748,7 @@ EOF # if we are admin we allow normal user installation, too print " make installation available to all users: $b_admin\n"; } - print " install TeX Works editor: $b_addoneditor\n"; + print " install TeXworks front end: $b_addoneditor\n"; } } other_options qw(R Q diskspace); @@ -983,7 +983,7 @@ EOF } else { print " $b_path create symlinks to standard directories\n"; } - print" $b_addoneditor install TeX Works Editor\n"; + print" $b_addoneditor install TeXworks front end\n"; } if ($vars{'from_dvd'}) { diff --git a/Master/tlpkg/installer/install-translations.pl b/Master/tlpkg/installer/install-translations.pl index c4fc0841649..6a68fc78f21 100644 --- a/Master/tlpkg/installer/install-translations.pl +++ b/Master/tlpkg/installer/install-translations.pl @@ -107,10 +107,10 @@ our %text = (title => 'TeX Live 2009 Installation', ); -our %labels = (binsys => 'Binary System(s)', - scheme => 'Selected Scheme', - stdcoll => 'Standard Collections', - langcoll => 'Language Collections', +our %labels = (binsys => 'Binary system(s)', + scheme => 'Selected scheme', + stdcoll => 'Standard collections', + langcoll => 'Language collections', texdir => 'TEXDIR (the main TeX directory)', localdir => 'TEXMFLOCAL (directory for site-wide local files)', sysvardir => 'TEXMFSYSVAR (directory for autogenerated data)', @@ -121,8 +121,8 @@ our %labels = (binsys => 'Binary System(s)', optdoc => 'Install font/macro doc tree', optsrc => 'Install font/macro source tree', symlink => 'Create symlinks in system directories', - desktop_integration => 'Desktop Integration', - addon_editor => 'Install TeX Works Editor', + desktop_integration => 'Desktop integration', + addon_editor => 'Install TeXworks front end', ); if (($::lang ne "en") && ($::lang ne "C")) { -- cgit v1.2.3