summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>1999-09-12 03:41:11 +0000
committerPablo Saratxaga <pablo@mandriva.com>1999-09-12 03:41:11 +0000
commite66c5a4cec2267d8a19ca6c924e58caa17175bbf (patch)
tree98e599cecb07beb6da019aeb729c551ae9eb5233 /perl-install/install2.pm
parent7e0750dd8406947872dad24ba5bd0bc812007cf3 (diff)
downloaddrakx-backup-do-not-use-e66c5a4cec2267d8a19ca6c924e58caa17175bbf.tar
drakx-backup-do-not-use-e66c5a4cec2267d8a19ca6c924e58caa17175bbf.tar.gz
drakx-backup-do-not-use-e66c5a4cec2267d8a19ca6c924e58caa17175bbf.tar.bz2
drakx-backup-do-not-use-e66c5a4cec2267d8a19ca6c924e58caa17175bbf.tar.xz
drakx-backup-do-not-use-e66c5a4cec2267d8a19ca6c924e58caa17175bbf.zip
fixed the help string for SCSI selection so it can be translated
Diffstat (limited to 'perl-install/install2.pm')
-rw-r--r--perl-install/install2.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm
index c4a6c17ae..25d43b250 100644
--- a/perl-install/install2.pm
+++ b/perl-install/install2.pm
@@ -60,7 +60,7 @@ customized installation, this Install Class is for you."),
setupSCSI =>
__("The system did not detect a SCSI card. If you have one (or several)
-click on \"Yes\" and choose the module\(s) to be tested. Otherwise,
+click on \"Yes\" and choose the module(s) to be tested. Otherwise,
select \"No\".
If you don't know if your computer has SCSI interfaces, consult the
@@ -161,7 +161,7 @@ drive\"."),
configureX =>
__("It is now time to configure the video card and monitor
-configuration for the X windows Graphic User Interface (GUI). First
+configuration for the X Window Graphic User Interface (GUI). First
select your monitor. Next, you may test the configuration and change
your selections if necessary."),
exitInstall =>