From 76194270be6a529ff499900ed61e6266d2347d34 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Sat, 9 Apr 2011 14:52:15 +0000 Subject: 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 --- language/es_AR/common.lang.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'language/es_AR') diff --git a/language/es_AR/common.lang.php b/language/es_AR/common.lang.php index b9f5365c1..d790ddff4 100644 --- a/language/es_AR/common.lang.php +++ b/language/es_AR/common.lang.php @@ -230,10 +230,8 @@ $lang['month'][8] = 'Agosto'; $lang['month'][9] = 'Septiembre'; $lang['Most visited'] = 'Las más vistas'; $lang['display most visited photos'] = 'mostrar las imágenes más vistas'; -$lang['The number of photos per row must be a not null scalar'] = 'La cantidad de imágenes por línea debe ser un número entero superior a cero'; -$lang['Number of photos per row'] = 'Cantidad de diapositivas por línea'; -$lang['The number of rows per page must be a not null scalar'] = 'La cantidad de líneas por página debe ser un número entero superior a cero'; -$lang['Number of rows per page'] = 'Cantidad de líneas por página'; +$lang['The number of photos per page must be a not null scalar'] = 'La cantidad de imágenes por página debe ser un número entero superior a cero'; +$lang['Number of photos per page'] = 'Cantidad de diapositivas por página'; $lang['Unknown identifier'] = 'Identificador desconocido'; $lang['New password'] = 'Nueva contraseña'; $lang['Rate this photo'] = 'Votar esta imagen'; -- cgit v1.2.3