summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/harddrake2
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-03-10 18:28:32 +0000
committerThierry Vignaud <tv@mageia.org>2012-03-10 18:28:32 +0000
commit0f6631eeef3874a0ea7acb2cf6446a8bc6549302 (patch)
treed68d2eb03fd85bc6b38edfbbf162101459434882 /perl-install/standalone/harddrake2
parenta659d6f6943cc5aeb6e727a9cd24390e79730e1a (diff)
downloaddrakx-backup-do-not-use-0f6631eeef3874a0ea7acb2cf6446a8bc6549302.tar
drakx-backup-do-not-use-0f6631eeef3874a0ea7acb2cf6446a8bc6549302.tar.gz
drakx-backup-do-not-use-0f6631eeef3874a0ea7acb2cf6446a8bc6549302.tar.bz2
drakx-backup-do-not-use-0f6631eeef3874a0ea7acb2cf6446a8bc6549302.tar.xz
drakx-backup-do-not-use-0f6631eeef3874a0ea7acb2cf6446a8bc6549302.zip
small english message improvement (mga#456)
Diffstat (limited to 'perl-install/standalone/harddrake2')
-rwxr-xr-xperl-install/standalone/harddrake22
1 files changed, 1 insertions, 1 deletions
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;