From 099685965e4e0ecd5fcef097069b7a41233a284d Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Wed, 22 Jan 2003 19:02:57 +0000 Subject: English proofreading --- perl-install/standalone/drakfloppy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/drakfloppy') diff --git a/perl-install/standalone/drakfloppy b/perl-install/standalone/drakfloppy index 0ac4c4160..082edf842 100755 --- a/perl-install/standalone/drakfloppy +++ b/perl-install/standalone/drakfloppy @@ -346,7 +346,7 @@ sub build_it { while () { $output->insert($fixed_font, undef, undef, $_); } - close STATUS or create_dialog(N("Unable to close properly mkbootdisk: \n %s \n %s", $!, $?), 0); + close STATUS or create_dialog(N("Unable to properly close mkbootdisk: \n %s \n %s", $!, $?), 0); return (0); } -- cgit v1.2.1