diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-03-25 14:15:24 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-03-25 14:15:24 +0000 |
commit | 767fa774e84f5f46fe1a93d30079e63ae44a979c (patch) | |
tree | f767af7843502e01ff1482af9c0231e88da7dfe3 | |
parent | 307afa67e3216a0d1b987061ff90e7f0f110da7b (diff) |
[trunk (public)] Update it_IT, thanks to : Gdvpixel
git-svn-id: http://piwigo.org/svn/trunk@13709 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/it_IT/common.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index 127cc2f37..9baa96c1f 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -376,8 +376,8 @@ $lang['If you think you\'ve received this email in error, please contact us at % $lang['Photo sizes'] = 'Dimenzioni delle foto'; $lang['square'] = 'Quadrata'; $lang['thumb'] = 'Miniatura'; -$lang['2small'] = 'XXS - minuscola'; -$lang['xsmall'] = 'XS - Piccolissima'; +$lang['2small'] = 'XXS'; +$lang['xsmall'] = 'XS'; $lang['small'] = 'S - Piccola'; $lang['medium'] = 'M - Media'; $lang['large'] = 'L - Grande'; |