diff options
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"), |