From a9ab728d2a8b514da67b964a845f2e5bb7308f60 Mon Sep 17 00:00:00 2001 From: Siep Kroonenberg Date: Sat, 27 Feb 2021 14:17:34 +0000 Subject: Translations loaded in tlmgr and install-tl git-svn-id: svn://tug.org/texlive/trunk@57970 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/texlive/tlmgrgui.pl | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'Master/texmf-dist/scripts/texlive/tlmgrgui.pl') diff --git a/Master/texmf-dist/scripts/texlive/tlmgrgui.pl b/Master/texmf-dist/scripts/texlive/tlmgrgui.pl index 0c1aca64c50..63ca1ec97f9 100755 --- a/Master/texmf-dist/scripts/texlive/tlmgrgui.pl +++ b/Master/texmf-dist/scripts/texlive/tlmgrgui.pl @@ -126,13 +126,7 @@ my $match_filenames = 1; my $match_text = ""; my $selection_value = 0; - -# prepare for loading of lang.pl which expects $::lang and $::opt_lang -$::opt_lang = $config{"gui-lang"} if (defined($config{"gui-lang"})); -$::opt_lang = $opts{"gui-lang"} if (defined($opts{"gui-lang"})); -require("TeXLive/trans.pl"); -load_translations(); - +# locale support moved to tlmgr.pl my @archsavail; my @archsinstalled; -- cgit v1.2.3