summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/install-menu-perltk.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/installer/install-menu-perltk.pl')
-rw-r--r--Master/tlpkg/installer/install-menu-perltk.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/install-menu-perltk.pl b/Master/tlpkg/installer/install-menu-perltk.pl
index 50efab9ba22..230a6db0451 100644
--- a/Master/tlpkg/installer/install-menu-perltk.pl
+++ b/Master/tlpkg/installer/install-menu-perltk.pl
@@ -50,6 +50,7 @@ my $return = $MENU_INSTALL;
our $LANG;
our %TRANS;
require("TeXLive/trans.pl");
+load_translations();
$::fileassocdesc[0] = __("None");
$::fileassocdesc[1] = __("Only new");