From 46d0c0b13380b70b13993a3cf418385b15b3ed13 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 8 Mar 2019 23:16:36 +0000 Subject: pt_BR xlate update; "main" tree rather than "support" tree; norbert/github binaries git-svn-id: svn://tug.org/texlive/trunk@50297 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/install-menu-text.pl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Master/tlpkg/installer/install-menu-text.pl') diff --git a/Master/tlpkg/installer/install-menu-text.pl b/Master/tlpkg/installer/install-menu-text.pl index 2bcd4032080..bef093d075c 100644 --- a/Master/tlpkg/installer/install-menu-text.pl +++ b/Master/tlpkg/installer/install-menu-text.pl @@ -514,13 +514,13 @@ sub directories_menu ($vars{'TEXDIR'} =~ /\/$/ ? 'texmf-dist' : '/texmf-dist'); if (!$opt_in_place) { print <<"EOF"; - <1> TEXDIR: $vars{'TEXDIR'} - support tree: $texmfdir + <1> TEXDIR: $vars{'TEXDIR'} + main tree: $texmfdir EOF } else { print <<"EOF"; - TEXDIR: $vars{'TEXDIR'} - support tree: $texmfdir + TEXDIR: $vars{'TEXDIR'} + main tree: $texmfdir EOF } if (!$vars{'instopt_portable'}) { -- cgit v1.2.3