diff options
author | Norbert Preining <preining@logic.at> | 2008-08-06 19:19:22 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-08-06 19:19:22 +0000 |
commit | f366f801084274e42ed91411c4f6680928ee6e77 (patch) | |
tree | 5d1c955f12ad6aeccb7f6cd26757a86bd9013892 /Master | |
parent | f58be28ae753eaf503d306aad1098b1d4c1647a9 (diff) |
re-create, not recreate (Phil again, we don't do recreational things here)
git-svn-id: svn://tug.org/texlive/trunk@10113 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui-real.pl | 2 |
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 4ec11f13197..8f9a7c36345 100755 --- a/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui-real.pl +++ b/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui-real.pl @@ -117,7 +117,7 @@ $TRANS{'en'} = { 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!", actions => "Actions", reinitlsr => "Reinit file database", - recreateformats => "Recreate all formats", + recreateformats => "Re-create all formats", updatemaps => "Update font map database", warningnonetupdate => "No updates found.\n\nYour installation is set up to look on the disk for updates.\n\nIf you want to install from the Internet for this one time only, click on the \"Change\" button above and select \"Default Net Location\" (or any other network location you know to be working).\n\nIf you want to change it permanently, go to the \"Configuration\" Tab and change the default installation source.", pleaseclick => "Please click on an item on the left for details", |