summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_gtk.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-04-19 13:36:08 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-04-19 13:36:08 +0000
commitc2b44f66b9d3bccd78764b208feaa9d9a119a0a1 (patch)
treed9a3be817d231502da399f056374e25491551ae0 /perl-install/install_steps_gtk.pm
parent6a05c7c12fcc70058febc82d139dbe4155ac951b (diff)
downloaddrakx-c2b44f66b9d3bccd78764b208feaa9d9a119a0a1.tar
drakx-c2b44f66b9d3bccd78764b208feaa9d9a119a0a1.tar.gz
drakx-c2b44f66b9d3bccd78764b208feaa9d9a119a0a1.tar.bz2
drakx-c2b44f66b9d3bccd78764b208feaa9d9a119a0a1.tar.xz
drakx-c2b44f66b9d3bccd78764b208feaa9d9a119a0a1.zip
no_comment
Diffstat (limited to 'perl-install/install_steps_gtk.pm')
-rw-r--r--perl-install/install_steps_gtk.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps_gtk.pm b/perl-install/install_steps_gtk.pm
index 0292050d4..1660d85ad 100644
--- a/perl-install/install_steps_gtk.pm
+++ b/perl-install/install_steps_gtk.pm
@@ -323,7 +323,7 @@ _("You have space on your disk for only %d%% of these packages.
If you wish to install less than this,
select the percentage of packages that you want to install.
A low percentage will install only the most important packages;
-a percentage of %d%% will install as many packages as possible.", $percentage + 1, $percentage + 1))
+a percentage of %d%% will install as many packages as possible.", $percentage, $percentage))
. ($individual ? "\n\n" . _("You will be able to choose them more specifically in the next step.") : ''),
create_packtable({},
[ _("Percentage of packages to install") . ' ', $spin, "%", ],