diff options
author | Norbert Preining <preining@logic.at> | 2009-07-02 12:59:36 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-07-02 12:59:36 +0000 |
commit | f7f121442e1179177b28881dbcc8488a0586d071 (patch) | |
tree | 2e1d050679a0203eb09cd12c086eba0c3d1c942d /Master/tlpkg/installer/install-translations.pl | |
parent | ca3b20eb67ceac98bce99cf9bb22f483d3c87d10 (diff) |
renaming some labels
git-svn-id: svn://tug.org/texlive/trunk@14069 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/install-translations.pl')
-rw-r--r-- | Master/tlpkg/installer/install-translations.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/install-translations.pl b/Master/tlpkg/installer/install-translations.pl index a01d93719eb..c75aec891e7 100644 --- a/Master/tlpkg/installer/install-translations.pl +++ b/Master/tlpkg/installer/install-translations.pl @@ -121,10 +121,10 @@ 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', + desktop_integration => 'Add shortcuts to menu and desktop', fileassocs => 'Change file associations', w32admallusers => 'Installation for all users', - pathadj => 'Adjust path', + pathadj => 'Adjust PATH setting in registry', addon_editor => 'Install TeXworks front end', ); |