Ignore:
Timestamp:
May 8, 2010, 10:23:13 PM (14 years ago)
Author:
nikrou
Message:

Fix language key (return in string) for message introduction in upgrade.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/templates/upgrade.lang.php

    r5213 r6127  
    2323
    2424$lang['Upgrade'] = 'Upgrade';
    25 $lang['introduction message'] = 'This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version.
    26 The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).';
     25$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).'] = '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).';
    2726$lang['Upgrade from %s to %s'] = 'Upgrade from version %s to %s';
    2827$lang['Statistics'] = 'Statistics';
Note: See TracChangeset for help on using the changeset viewer.