Fix language key (return in string) for message introduction in upgrade.php
git-svn-id: http://piwigo.org/svn/trunk@6127 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
eb0aec9752
commit
f1c5936f8b
19 changed files with 21 additions and 34 deletions
|
|
@ -24,8 +24,7 @@
|
|||
|
||||
|
||||
$lang['Upgrade'] = 'Aggiornamento';
|
||||
$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version.
|
||||
The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Questa pagina vi propone di aggiornare la vostra base dati corrispondente alla vecchia versione di Piwigo verso la nuova versione.
|
||||
$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Questa pagina vi propone di aggiornare la vostra base dati corrispondente alla vecchia versione di Piwigo verso la nuova versione.
|
||||
L\'assistente all\'aggiornamento ha identificato il vostro prodotto attuale come essendo una <strong>versione %s</strong> (o equivalente).';
|
||||
$lang['Upgrade from version %s to %s'] = 'Aggiornamento dalla versione %s alla versione %s';
|
||||
$lang['Statistics'] = 'Statistiche';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue