diff options
author | riopwg <riopwg@piwigo.org> | 2011-04-11 08:54:47 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2011-04-11 08:54:47 +0000 |
commit | 28b9e115ee113b9510db949093c39a7743d8906f (patch) | |
tree | 20850dcef9da366145ae565e0621675b08b4ecd1 /language | |
parent | 1688adadf27c6fcc0ac9c395eaa3cc9d7a93dcbc (diff) |
merge r10281 from trunk to branch 2.2
Update language IT
git-svn-id: http://piwigo.org/svn/branches/2.2@10283 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/it_IT/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index d0917c05e..84b6091d9 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -793,4 +793,5 @@ $lang['WARNING! This plugin does not seem to be compatible with this version of $lang['Do you want to activate anyway?'] = 'Volete attivarlo comunque?'; $lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'QUESTO PLUGIN FA ORMAI PARTIE DEL CORE DI PIWIGO! CANCELLATELO.'; $lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERRORE: QUESTO PLUGIN È MANCANTE MA TUTTORA INSTALLATO! CANCELLATELO.'; +$lang['display'] = 'Visualizzare'; ?>
\ No newline at end of file |