summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-06-24 07:06:03 +0000
committerNorbert Preining <preining@logic.at>2008-06-24 07:06:03 +0000
commit8dfa58fb87bedb72c4daeb2de80448c857491067 (patch)
treec3fc228997fc0acead5800cef134f1cf364b69db
parent2d6307d258c7a0b859822508986cbb6659577201 (diff)
tlmgrgui: give a warning that updating needs quitting the program
git-svn-id: svn://tug.org/texlive/trunk@8968 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgrgui/tlmgrgui-real.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui-real.pl b/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui-real.pl
index 7f9bd426920..4fa24a7d21d 100755
--- a/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui-real.pl
+++ b/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui-real.pl
@@ -113,7 +113,7 @@ $TRANS{'en'} = {
pleaseuse => "Please use the \"Add/Remove Programs\" from the Control Panel!",
completerem => "Complete removal completed",
loadtlpdbwait => "Loading TeX Live Database\nThis may take some time, please wait!",
- runupdater => "Some package cannot be updated using the GUI!\nPlease run TEXROOT/tlpkg/installer/updater.bat once!\nOtherwise the updates will not be complete!",
+ runupdater => "Some package cannot be updated using the GUI!\nPlease run TEXROOT/tlpkg/installer/updater.bat once!\nOtherwise the updates will not be complete!\nNOTE: You have to QUIT this program first!",
};