diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-11-12 01:24:39 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-11-12 01:24:39 +0000 |
commit | 7d8f11b58764859230367055deda3489fc09412f (patch) | |
tree | 6961a38d59d54670c8e1d942dbef44449c18a9c1 /perl-install/help.pm | |
parent | 855cc85f5558115010b9629246b014b83fcfe2c3 (diff) | |
download | drakx-backup-do-not-use-7d8f11b58764859230367055deda3489fc09412f.tar drakx-backup-do-not-use-7d8f11b58764859230367055deda3489fc09412f.tar.gz drakx-backup-do-not-use-7d8f11b58764859230367055deda3489fc09412f.tar.bz2 drakx-backup-do-not-use-7d8f11b58764859230367055deda3489fc09412f.tar.xz drakx-backup-do-not-use-7d8f11b58764859230367055deda3489fc09412f.zip |
no_comment
Diffstat (limited to 'perl-install/help.pm')
-rw-r--r-- | perl-install/help.pm | 26 |
1 files changed, 11 insertions, 15 deletions
diff --git a/perl-install/help.pm b/perl-install/help.pm index 9d9e35aa7..ac62b452d 100644 --- a/perl-install/help.pm +++ b/perl-install/help.pm @@ -4,21 +4,17 @@ use common qw(:common); %steps = ( selectLanguage => -#- __(" -#- <h1>Pixel's links</h1> -#- -#- <h2>Search</h2> -#- Quelques sites de recherche : -#- <a href=\"http://www.metacrawler.com\">MetaCrawler</a>, -#- <a href=\"http://www.dejanews.com\">dejanews</a>, -#- <a href=\"http://www.yahoo.fr\">yahoo(fr)</a>, -#- <a href=\"http://www.yahoo.com\">yahoo</a>, -#- <a href=\"http://www.infoseek.com\">infoseek</a>, -#- <a href=\"http://www.altavista.com\">altavista</a>, -#- <a href=\"http://www.excite.com\">excite</a> - - -__("Choose preferred language for install and system usage."), + __(" + Quelques sites de recherche : + Quelques sites de recherche : + Quelques sites de recherche : + Quelques sites de recherche : + Quelques sites de recherche : + Quelques sites de recherche : + Quelques sites de recherche : + +"), +#__("Choose preferred language for install and system usage."), selectKeyboard => __("Choose the layout corresponding to your keyboard from the list above"), |