From 631287444e2d60a95b0bf717f1a845b4c427ec2a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 16 Jan 2009 10:50:50 +0000 Subject: upcase GDB name --- perl-install/standalone/drakbug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/drakbug') diff --git a/perl-install/standalone/drakbug b/perl-install/standalone/drakbug index 5ddc2b727..d25322a4b 100755 --- a/perl-install/standalone/drakbug +++ b/perl-install/standalone/drakbug @@ -152,7 +152,7 @@ gtkadd($window->{window}, : N("The \"%s\" program has crashed with the following error:", $prog)), $error) ), - if_($gdb_trace, format_trace_with_message(N("Its gdb trace is:"), $gdb_trace)), + if_($gdb_trace, format_trace_with_message(N("Its GDB trace is:"), $gdb_trace)), ), [ N("To submit a bug report, click on the report button. \nThis will open a web browser window on %s where you'll find a form to fill in. The information displayed above will be transferred to that server", -- cgit v1.2.1