From 7213f6425f4b29b1b16c50bdf8f5080cd19bcfc8 Mon Sep 17 00:00:00 2001 From: Siep Kroonenberg Date: Fri, 17 Jun 2011 11:37:33 +0000 Subject: Dialog title localized git-svn-id: svn://tug.org/texlive/trunk@23028 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/install-menu-perltk.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/installer/install-menu-perltk.pl b/Master/tlpkg/installer/install-menu-perltk.pl index 584574c778a..084a10f6b8f 100644 --- a/Master/tlpkg/installer/install-menu-perltk.pl +++ b/Master/tlpkg/installer/install-menu-perltk.pl @@ -1076,7 +1076,7 @@ sub toggle_portable { } set_texlive_default_dirs(); # this sub tests for portable and in_place $mw -> messageBox( - -title => 'Warning', + -title => __('Warning'), -message => __("Portable option changed;\nDirectories have been reinitialized"), -type => 'OK', -icon => 'warning'); menu_set_pathes_text(); -- cgit v1.2.3