website rev 1235

fr/search.php: tiny edits
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 13 18:24:43 2014 +0100 (2014-12-13)
parents 318f352fb714
children 7d78dcf82ebe
files fr/search.php
line diff
     1.1 --- a/fr/search.php	Sat Dec 13 18:06:13 2014 +0100
     1.2 +++ b/fr/search.php	Sat Dec 13 18:24:43 2014 +0100
     1.3 @@ -22,8 +22,8 @@
     1.4  <h2>Recherche de paquets</h2>
     1.5  
     1.6  <p>
     1.7 -	Recherche des <a href="http://pkgs.slitaz.org/">paquets</a>,
     1.8 -	fichiers, build logs, receipts, etc. Tous les paquets peuvent
     1.9 +	Recherche de <a href="http://pkgs.slitaz.org/">paquets</a>,
    1.10 +	fichiers, recettes, etc. Tous les paquets peuvent
    1.11  	être installés avec le gestionnaire de paquets Tazpkg par
    1.12  	l'interface graphique ou la commande 
    1.13  	<code>tazpkg get-install pkgname</code>.
    1.14 @@ -33,12 +33,12 @@
    1.15  	<form method="post" action="http://pkgs.slitaz.org/">
    1.16  		<div class="searchbox">
    1.17  			<p>
    1.18 -				<input type="hidden" name="lang" value="en" />
    1.19 +				<input type="hidden" name="lang" value="fr" />
    1.20  				<input type="text" name="query" size="24" style="width: 80%;" />
    1.21 -				<input type="submit" name="search" value="Search" />
    1.22 +				<input type="submit" name="search" value="Rechercher" />
    1.23  			</p>
    1.24  		</div>
    1.25 -		Search for:
    1.26 +		Recherche de :
    1.27  		<select name="object">
    1.28  			<option value="Package">Paquet</option>
    1.29  			<option value="Desc">Description</option>
    1.30 @@ -50,11 +50,11 @@
    1.31  			<option value="File">Fichier</option>
    1.32  			<option value="File_list">Liste des fichiers</option>
    1.33  			<option value="FileOverlap">Fichiers commun</option>
    1.34 -			<option value="Category">Categorie</option>
    1.35 +			<option value="Category">Catégorie</option>
    1.36  			<option value="Maintainer">Mainteneur</option>
    1.37  			<option value="License">License</option>
    1.38  		</select>
    1.39 -		in
    1.40 +		dans la version
    1.41  		<select name="version">
    1.42  			<option value="cooking">cooking</option>
    1.43  			<option value="stable">stable</option>