diff options
author | riopwg <riopwg@piwigo.org> | 2010-02-25 07:06:39 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2010-02-25 07:06:39 +0000 |
commit | c952f5fc71c4d4f424fd6da6db7eece8557767f1 (patch) | |
tree | fbbdb83658f6351e691fb7f2074b0e5e25515889 /language/it_IT/common.lang.php | |
parent | 149268353dddbdd848c59417d7f285d07994debd (diff) |
Merge r4963 from branch 2.0 to trunk
Update language IT
git-svn-id: http://piwigo.org/svn/trunk@4964 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/it_IT/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index 16bed3fce..9d30465d4 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -368,4 +368,5 @@ $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['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'I cookies sono bloccati o non sopportati dal vostro browser. Dovete attivare i cookie per connettervi.'; ?>
\ No newline at end of file |