diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 1999-09-12 03:41:11 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 1999-09-12 03:41:11 +0000 |
commit | e66c5a4cec2267d8a19ca6c924e58caa17175bbf (patch) | |
tree | 98e599cecb07beb6da019aeb729c551ae9eb5233 /perl-install | |
parent | 7e0750dd8406947872dad24ba5bd0bc812007cf3 (diff) | |
download | drakx-e66c5a4cec2267d8a19ca6c924e58caa17175bbf.tar drakx-e66c5a4cec2267d8a19ca6c924e58caa17175bbf.tar.gz drakx-e66c5a4cec2267d8a19ca6c924e58caa17175bbf.tar.bz2 drakx-e66c5a4cec2267d8a19ca6c924e58caa17175bbf.tar.xz drakx-e66c5a4cec2267d8a19ca6c924e58caa17175bbf.zip |
fixed the help string for SCSI selection so it can be translated
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/install2.pm | 4 | ||||
-rw-r--r-- | perl-install/share/install.rc | 3 | ||||
-rw-r--r-- | perl-install/share/po/no.po | 6 |
3 files changed, 7 insertions, 6 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 => diff --git a/perl-install/share/install.rc b/perl-install/share/install.rc index df837079f..c55e37a71 100644 --- a/perl-install/share/install.rc +++ b/perl-install/share/install.rc @@ -1,7 +1,7 @@ style "default-font" { - fontset = "\ +-*-arial-medium-r-normal-*-*-120-*-*-*-*-*-*,\ -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-*-*,\ -*-tahoma-medium-r-normal-*-*-*-*-*-*-*-*-*,\ -*-*-medium-r-normal-*-*-*-*-*-*-*-jisx0208.1990-0,\ @@ -23,6 +23,7 @@ style "steps" fg[NORMAL] = { 1.0, 1.0, 1.0 } fontset = "\ +-*-arial-medium-r-normal-*-*-100-*-*-*-*-*-*,\ -*-helvetica-medium-r-normal-*-*-100-*-*-*-*-*-*,\ -*-tahoma-medium-r-normal-*-*-*-*-*-*-*-*-*,\ -*-*-medium-r-normal-*-*-*-*-*-*-*-jisx0208.1990-0,\ diff --git a/perl-install/share/po/no.po b/perl-install/share/po/no.po index b4046c0b9..839089807 100644 --- a/perl-install/share/po/no.po +++ b/perl-install/share/po/no.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: panoramix VERSION\n" -"POT-Creation-Date: 1999-09-11 00:55+0200\n" +"POT-Creation-Date: 1999-09-12 05:33+0200\n" "PO-Revision-Date: 1999-08-25 11:07+0200\n" "Last-Translator: Terje Bjerkelia <terje@bjerkelia.com>\n" "Language-Team: norwegian\n" @@ -812,7 +812,7 @@ msgstr "" #, fuzzy msgid "" "The system did not detect a SCSI card. If you have one (or several)\n" -"click on \"Yes\" and choose the module\\(s) to be tested. Otherwise, \n" +"click on \"Yes\" and choose the module(s) to be tested. Otherwise, \n" "select \"No\".\n" "\n" "If you don't know if your computer has SCSI interfaces, consult the\n" @@ -952,7 +952,7 @@ msgstr "" #: ../install2.pm_.c:163 msgid "" "It is now time to configure the video card and monitor\n" -"configuration for the X windows Graphic User Interface (GUI). First\n" +"configuration for the X Window Graphic User Interface (GUI). First\n" "select your monitor. Next, you may test the configuration and change\n" "your selections if necessary." msgstr "" |