aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorriopwg <riopwg@piwigo.org>2011-04-14 21:14:53 +0000
committerriopwg <riopwg@piwigo.org>2011-04-14 21:14:53 +0000
commit7a2bc12900d8e6d0748c5b28a03c8a2ca7314157 (patch)
tree8cf7cd165e137e81f120fe6861f4df5ee1306373
parent238e1e90117b0b336414d965c738db588beaa04a (diff)
merge r10369 from trunk to branch 2.2
Update language IT git-svn-id: http://piwigo.org/svn/branches/2.2@10373 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--language/it_IT/admin.lang.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php
index 8292c916a..0495b27be 100644
--- a/language/it_IT/admin.lang.php
+++ b/language/it_IT/admin.lang.php
@@ -627,9 +627,9 @@ $lang['Who can see this photo?'] = 'Chi può vedere questa foto?';
$lang['... or switch to the old style form'] = '... o passare sul modulo "vecchio stile"';
$lang['... or switch to the multiple files form'] = '... o passare sul modulo multi-file';
-$lang['The websize maximum width must be a number between %d and %d'] = 'La larghezza massima della foto taglia web deve essere un numero tra %d e %d';
-$lang['The websize maximum height must be a number between %d and %d'] = 'L\'altezza massima della foto taglia web deve essere un numero tra %d e %d';
-$lang['The websize image quality must be a number between %d and %d'] = 'La qualità dell\'immagine per la foto taglia web deve essere un numero tra %d e %d';
+$lang['The websize maximum width must be a number between %d and %d'] = 'La larghezza massima della foto con dimenzioni per il web deve essere un numero tra %d e %d';
+$lang['The websize maximum height must be a number between %d and %d'] = 'L\'altezza massima della foto con dimenzioni per il web deve essere un numero tra %d e %d';
+$lang['The websize image quality must be a number between %d and %d'] = 'La qualità dell\'immagine per la foto con dimenzioni per il web deve essere un numero tra %d e %d';
$lang['The thumbnail maximum width must be a number between %d and %d'] = 'La larghezza massima della miniatura deve essere un numero tra %d e %d';
$lang['The thumbnail maximum height must be a number between %d and %d'] = 'L\'altezza massima della miniatura deve essere un numero tra %d e %d';
$lang['The thumbnail image quality must be a number between %d and %d'] = 'La qualità  dell\'immagine per la miniatura deve essere un numero tra %d e %d';