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
|
|
@ -22,8 +22,7 @@
|
|||
// +-----------------------------------------------------------------------+
|
||||
|
||||
$lang['Upgrade'] = 'Upgrade';
|
||||
$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).'] = 'Deze pagina stelt voor om uw
|
||||
$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).'] = 'Deze pagina stelt voor om uw
|
||||
huidige oude Piwigo-database te converteren naar de nieuwe versie. De upgrade-assistant denkt dat u momenteel gebruik maakt van <strong>release %s</strong> (of equivalent).';
|
||||
$lang['Upgrade from version %s to %s'] = 'Upgrade van versie %s naar versie %s';
|
||||
$lang['Statistics'] = 'Statistieken';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue