From 4aac408385419b53b528924406308ca484eda55d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 3 Jun 2011 00:54:09 +0000 Subject: make "custom selection of collections" translatable git-svn-id: svn://tug.org/texlive/trunk@22741 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/install-menu-perltk.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg/installer/install-menu-perltk.pl') diff --git a/Master/tlpkg/installer/install-menu-perltk.pl b/Master/tlpkg/installer/install-menu-perltk.pl index 8b57a620dd5..0eb042d9607 100644 --- a/Master/tlpkg/installer/install-menu-perltk.pl +++ b/Master/tlpkg/installer/install-menu-perltk.pl @@ -599,7 +599,7 @@ sub menu_select_scheme { my $tlpobj = $tlpdb->get_package("$scheme"); $desc = $tlpobj->shortdesc; } else { - $desc = "custom selection of collections"; + $desc = __("custom selection of collections"); } my $b; if ($i < $nrfh) { -- cgit v1.2.3