diff options
author | riopwg <riopwg@piwigo.org> | 2010-01-10 13:22:46 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2010-01-10 13:22:46 +0000 |
commit | 2efec524e227eb052aef137f70040cd34b56a943 (patch) | |
tree | e2a51731b738b2bb7541c574d554bc613ef947ad /language/it_IT/install.lang.php | |
parent | 1de05c89932f6aaa547ba6f8cf9b7d4b0bc14837 (diff) |
Update language IT
git-svn-id: http://piwigo.org/svn/branches/2.0@4654 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/it_IT/install.lang.php | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/language/it_IT/install.lang.php b/language/it_IT/install.lang.php index 26710161e..f469cca14 100644 --- a/language/it_IT/install.lang.php +++ b/language/it_IT/install.lang.php @@ -70,5 +70,9 @@ $lang['Try to configure PHP 5'] = 'Provate a configuratre PHP 5'; $lang['Sorry!'] = 'Spiacente!'; $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo non a potuto 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 configurare PHP 5.'; -$lang['Hope to see you back soon.'] = 'Sperando di rivedervi prossimamente ...'; +$lang['Hope to see you back soon.'] = 'Sperando rivedervi prossimamente ...'; + +$lang['step1_err_copy_2'] = 'Il prossimo step d\'installazione รจ oramail possibile'; +$lang['step1_err_copy_next'] = 'step successivo'; + ?>
\ No newline at end of file |