summaryrefslogtreecommitdiffstats
path: root/perl-install/fs/partitioning_wizard.pm
diff options
context:
space:
mode:
authorAhmad Samir <ahmad@mageia.org>2011-04-02 18:46:37 +0000
committerAhmad Samir <ahmad@mageia.org>2011-04-02 18:46:37 +0000
commit2252eb72132eecdb43163a5497434d9f82b871c0 (patch)
treef2b5d2e7341402c602bf4dce35a2084fba8cbaaa /perl-install/fs/partitioning_wizard.pm
parentc4b8185d273012933251e69fa48b3b00738809b3 (diff)
downloaddrakx-backup-do-not-use-2252eb72132eecdb43163a5497434d9f82b871c0.tar
drakx-backup-do-not-use-2252eb72132eecdb43163a5497434d9f82b871c0.tar.gz
drakx-backup-do-not-use-2252eb72132eecdb43163a5497434d9f82b871c0.tar.bz2
drakx-backup-do-not-use-2252eb72132eecdb43163a5497434d9f82b871c0.tar.xz
drakx-backup-do-not-use-2252eb72132eecdb43163a5497434d9f82b871c0.zip
- modify a string in partitioning_wizard.pm to be more grammatically correct
(spotted by Sigrid Carrera, on mageia-i18n ML)
Diffstat (limited to 'perl-install/fs/partitioning_wizard.pm')
-rw-r--r--perl-install/fs/partitioning_wizard.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/fs/partitioning_wizard.pm b/perl-install/fs/partitioning_wizard.pm
index 355992142..affb18033 100644
--- a/perl-install/fs/partitioning_wizard.pm
+++ b/perl-install/fs/partitioning_wizard.pm
@@ -232,7 +232,7 @@ filesystem checks will be run on your next boot into Microsoft Windows®")) if $
sub {
my $hd;
if (!$in->isa('interactive::gtk')) {
- $hd = $in->ask_from_listf_raw({ messages => N("You have more than one hard drive, which one do you install linux on?"),
+ $hd = $in->ask_from_listf_raw({ messages => N("You have more than one hard disk drive, which one do you want the installer to use?"),
title => N("Partitioning"),
interactive_help_id => 'takeOverHdChoose',
},