diff options
author | plegall <plg@piwigo.org> | 2010-05-24 15:35:39 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-05-24 15:35:39 +0000 |
commit | 49a0af43a3011765b0bdbce0fbde210bf1895ef6 (patch) | |
tree | 9635b2a68834764fd81f0d56b88e8910a3b9c994 /language/it_IT/common.lang.php | |
parent | 0cce6721ca501c4e9ea84a7f05f4b414a4a98ba0 (diff) |
merge r6268 from trunk to branch 2.1
git-svn-id: http://piwigo.org/svn/branches/2.1@6331 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/it_IT/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index bd96e1b73..13e01b7c1 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -375,7 +375,7 @@ $lang['Welcome'] = 'Benvenuto'; $lang['Welcome to your Piwigo photo gallery!'] = 'Benvenuto sulla vostra galleria Piwigo !'; $lang['... or browse your empty gallery'] = '... o navigate nella nostra galleria vuota'; $lang['... or please deactivate this message, I will find my way by myself'] = '... oppure disattivare questo messaggio, voglio riuscirci da solo'; -$lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Salve %s, la vfostra galleria fotografica Piwigo è vuota!'; +$lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Salve %s, la vostra galleria fotografica Piwigo è vuota!'; $lang['I want to add photos'] = 'Voglio aggiungere delle immagini'; $lang['Manage this user comment: %s'] = 'Gestire questo commento: %s'; $lang['Email address is missing. Please specify an email address.'] = 'Manca l\'indirizzo Email. Vogliate specificarne uno.'; |