diff options
author | riopwg <riopwg@piwigo.org> | 2010-10-31 21:49:58 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2010-10-31 21:49:58 +0000 |
commit | cb6a6c715a65a4114b2830c4c49f7a0deae7f1e6 (patch) | |
tree | 1e9138bb3dc512af6d4932a38992ded66e9fa69b /language/it_IT/install.lang.php | |
parent | 6fc85262038f43ecd05c075ca62c6f606b04b3bb (diff) |
Update language IT
git-svn-id: http://piwigo.org/svn/trunk@7527 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/it_IT/install.lang.php')
-rw-r--r-- | language/it_IT/install.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/it_IT/install.lang.php b/language/it_IT/install.lang.php index f778794f9..ed5fa3694 100644 --- a/language/it_IT/install.lang.php +++ b/language/it_IT/install.lang.php @@ -63,7 +63,7 @@ $lang['Note you can change your configuration by yourself and restart Piwigo aft $lang['Try to configure PHP 5'] = 'Provare a configurare PHP 5'; $lang['Sorry!'] = 'Spiacente!'; $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo non è stato in grado di configurare PHP 5'; -$lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = 'Dovete contattare il votro provider per chiedere come passare a PHP 5.'; +$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Dovete contattare il votro provider per chiedere come passare a PHP 5.'; $lang['Hope to see you back soon.'] = 'Speriamo di rivedervi presto.'; $lang['Congratulations, Piwigo installation is completed'] = 'Congratulazioni, l\'installazione di Piwigo è completata'; |