From 58b5e933d6749fd1a1c9bd27d8855a786a44b20e Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 9 Jul 2009 10:18:56 +0000 Subject: shorter descriptions for file_assoc values git-svn-id: svn://tug.org/texlive/trunk@14197 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master') diff --git a/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui.pl b/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui.pl index 19f73a554e8..f1050186e03 100755 --- a/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui.pl +++ b/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui.pl @@ -119,9 +119,9 @@ $TRANS{'en'} = { critupdates => "Updates for the tlmgr are present.\nInstallation and upgrades won't work without being forced.\nPlease go to the update screen and press the \"update all\" button.\nThe program will terminate after the update.\nThen you can restart the program for further updates.", critupdw32 => "Please wait a bit after the program has terminated so that the update can be completed.", fileassocs => 'Change file associations', - fa_dontchange => "Don't change any file association", - fa_onlynew => "Create only new file associations", - fa_all => 'Create all file associatons', + fa_dontchange => "None", + fa_onlynew => "Only new", + fa_all => 'All', w32_multi_user => 'Install for all users', desktop_integration => 'Create shortcuts in menu and on desktop', }; -- cgit v1.2.3