website rev 827

es: tiny edits
author Paul Issott <paul@slitaz.org>
date Mon Apr 25 06:14:47 2011 +0100 (2011-04-25)
parents dd527e4f3b4f
children 51533419b5fe
files es/packages/index.php
line diff
     1.1 --- a/es/packages/index.php	Mon Apr 25 00:26:09 2011 +0100
     1.2 +++ b/es/packages/index.php	Mon Apr 25 06:14:47 2011 +0100
     1.3 @@ -3,7 +3,7 @@
     1.4  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
     1.5  <head>
     1.6      <title>SliTaz - Paquetes</title>
     1.7 -    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
     1.8 +    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
     1.9      <meta name="description" content="SliTaz GNU/Linux LiveCD packages" />
    1.10      <meta name="keywords" lang="es" content="package, tazpkg" />
    1.11      <meta name="robots" content="index, follow, all" />
    1.12 @@ -56,7 +56,7 @@
    1.13  	</div>
    1.14  	<!-- Information/image -->
    1.15  	<div id="block_info">
    1.16 -		<h4>Packages</h4>
    1.17 +		<h4>Paquetes</h4>
    1.18  		<p>
    1.19  			Esta parte de la página te permite ver todos los paquetes de software
    1.20  			disponibles en los mirrors de SliTaz. Las páginas se actualizan
    1.21 @@ -81,7 +81,7 @@
    1.22  			<p>
    1.23  				<input type="hidden" name="lang" value="es" />
    1.24  				<input type="text" name="query" size="24" style="width: 80%;" />
    1.25 -				<input type="submit" name="search" value="Search" />
    1.26 +				<input type="submit" name="search" value="Buscar" />
    1.27  			</p>
    1.28  		</div>
    1.29  		Search for:
    1.30 @@ -118,7 +118,7 @@
    1.31  		>http://mirror.slitaz.org/packages/</a>
    1.32  </div>
    1.33  
    1.34 -<h2>Activity</h2>
    1.35 +<h2>Actividad</h2>
    1.36  
    1.37  <?php require_once("../../libs/get-feeds.php"); ?>
    1.38