From 1b3acc79b5f89b8093cc10405e7f429519f47211 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 2 Sep 2009 08:45:00 +0000 Subject: use title as suggested by Karl git-svn-id: svn://tug.org/texlive/trunk@14998 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgrgui/gui-arch.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/texmf') diff --git a/Master/texmf/scripts/texlive/tlmgrgui/gui-arch.pl b/Master/texmf/scripts/texlive/tlmgrgui/gui-arch.pl index 4c683e7e36e..07dcb5b395a 100644 --- a/Master/texmf/scripts/texlive/tlmgrgui/gui-arch.pl +++ b/Master/texmf/scripts/texlive/tlmgrgui/gui-arch.pl @@ -25,7 +25,7 @@ our $subframe; push @update_function_list, \&init_archs; -$back_arch->Label(-text => __("Select set of supported architectures"))->pack(-padx => "5m", -pady => "5m"); +$back_arch->Label(-text => __("Select architectures to support"))->pack(-padx => "5m", -pady => "5m"); sub init_archs { -- cgit v1.2.3