aboutsummaryrefslogtreecommitdiffstats
path: root/language/es_ES
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2011-04-09 14:52:15 +0000
committermistic100 <mistic@piwigo.org>2011-04-09 14:52:15 +0000
commit76194270be6a529ff499900ed61e6266d2347d34 (patch)
treea4b94f25ffab5ce812ece8757d9365f55cb9bf4f /language/es_ES
parentfe28570fdf8754467a35d6b03c1ff13dc536beea (diff)
bug:2224 one parameter for change thumnails number (needs some translations)
git-svn-id: http://piwigo.org/svn/trunk@10198 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES')
-rw-r--r--language/es_ES/common.lang.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php
index be344bb06..a22a68b84 100644
--- a/language/es_ES/common.lang.php
+++ b/language/es_ES/common.lang.php
@@ -230,10 +230,8 @@ $lang['month'][8] = 'Agosto';
$lang['month'][9] = 'Septiembre';
$lang['Most visited'] = 'Imágenes más vistas';
$lang['display most visited photos'] = 'mostrar las fotos más vistas';
-$lang['The number of photos per row must be a not null scalar'] = 'La cantidad de fotos por línea debe ser un número entero superior a cero';
-$lang['Number of photos per row'] = 'Número de miniaturas por línea';
-$lang['The number of rows per page must be a not null scalar'] = 'El número de líneas por página debe ser un numero entero no nulo';
-$lang['Number of rows per page'] = 'Número de líneas por pagina';
+$lang['The number of photos per page must be a not null scalar'] = 'La cantidad de fotos por pagina debe ser un número entero superior a cero';
+$lang['Number of photos per page'] = 'Número de miniaturas por pagina';
$lang['Unknown identifier'] = 'Identificador desconocido';
$lang['New password'] = 'Nueva contraseña';
$lang['Rate this photo'] = 'Votar esta foto';