From 0f6631eeef3874a0ea7acb2cf6446a8bc6549302 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 10 Mar 2012 18:28:32 +0000 Subject: small english message improvement (mga#456) --- perl-install/standalone/harddrake2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/harddrake2') diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2 index 5628b02e1..43f857996 100755 --- a/perl-install/standalone/harddrake2 +++ b/perl-install/standalone/harddrake2 @@ -300,7 +300,7 @@ $tree->set_headers_visible(0); sub fill_default_text { my ($text) = @_; - $text->get_buffer->set_text(N("Click on a device in the left tree in order to display its information here.")); + $text->get_buffer->set_text(N("Click on a device in the tree on the left in order to display its information here.")); } my %has_parameter; -- cgit v1.2.1