diff options
author | riopwg <riopwg@piwigo.org> | 2010-01-11 07:34:00 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2010-01-11 07:34:00 +0000 |
commit | 423b8032bed7e95cbc49b5b3b3d51a90131140aa (patch) | |
tree | 9411287d36c40bb942222110c61da52ac087a046 /language | |
parent | c51294e3b7d3f2b216bcb0cd77bf40ef0b83d476 (diff) |
Correction language IT
Tx to ddtddt
git-svn-id: http://piwigo.org/svn/branches/2.0@4665 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-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 16bed3fce..cbf51428a 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -366,6 +366,6 @@ $lang['letters'] = 'lettere'; $lang['show tag cloud'] = 'fare salire la nuvola di tags'; $lang['cloud'] = 'nuvola'; $lang['Reset_To_Default'] = 'Ripristinare le impostazioni predefinite'; -$lang['del_all_favorites_hint'] = 'supprimer toutes les images de vos favoris'; -$lang['Sent by'] = 'Envoyé par'; +$lang['del_all_favorites_hint'] = 'cancellare tutte le immagini dai vostri favoriti'; +$lang['Sent by'] = 'Mandato da'; ?>
\ No newline at end of file |