diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-05-01 23:02:02 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-05-01 23:02:02 +0000 |
commit | e3093b811019cc0467f38b744e12ec6871a8d17e (patch) | |
tree | cefa6f3f2bb0bf7bf5847ac4870fd8d0a2133e35 /perl-install/help.pm | |
parent | a613dd1d2271b7733fb05c14ac52964f719f9fa6 (diff) | |
download | drakx-e3093b811019cc0467f38b744e12ec6871a8d17e.tar drakx-e3093b811019cc0467f38b744e12ec6871a8d17e.tar.gz drakx-e3093b811019cc0467f38b744e12ec6871a8d17e.tar.bz2 drakx-e3093b811019cc0467f38b744e12ec6871a8d17e.tar.xz drakx-e3093b811019cc0467f38b744e12ec6871a8d17e.zip |
no_comment
Diffstat (limited to 'perl-install/help.pm')
-rw-r--r-- | perl-install/help.pm | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/perl-install/help.pm b/perl-install/help.pm index 909d8495c..13c80d418 100644 --- a/perl-install/help.pm +++ b/perl-install/help.pm @@ -34,6 +34,18 @@ selectInstallClass => But please, please, DO NOT CHOOSE THIS UNLESS YOU KNOW WHAT YOU ARE DOING! "), +selectInstallClassCorpo => + __("Select: + + - Customized: If you are familiar enough with GNU/Linux, you may then choose + the primary usage for your machine. See below for details. + + - Expert: This supposes that you are fluent with GNU/Linux and want to + perform a highly customized installation. As for a \"Customized\" + installation class, you will be able to select the usage for your system. + But please, please, DO NOT CHOOSE THIS UNLESS YOU KNOW WHAT YOU ARE DOING! +"), + selectInstallClass2 => __("The different choices for your machine's usage (provided, hence, that you have chosen either \"Custom\" or \"Expert\" as an installation class) are the |