From cdce6406dc81c50a5b243b9a8192206ca6ef6bfe Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 22 Nov 2011 20:35:34 +0000 Subject: better test --- perl-install/standalone/drakbug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/drakbug b/perl-install/standalone/drakbug index 33c7d7850..8974d340c 100755 --- a/perl-install/standalone/drakbug +++ b/perl-install/standalone/drakbug @@ -149,7 +149,7 @@ gtkadd($window->{window}, if_($prog, if_($error, format_trace_with_message( - ($gdb_trace ? + ($segfaulted ? N("The \"%s\" program has segfaulted with the following error:", $prog) : N("The \"%s\" program has crashed with the following error:", $prog)), $error) -- cgit v1.2.1