Changeset 855 in ExiteCMS for trunk/locale/English/admin/upgrade.php


Ignore:
Timestamp:
09/29/07 14:20:26 (5 years ago)
Author:
hverton
Message:

Changed to upgrade system to show more information about the updates, also added a panel to list the updates present that already have been installed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/locale/English/admin/upgrade.php

    r834 r855  
    77$locale['405'] = "ExiteCMS has been succesfully upgraded to revision %s."; 
    88$locale['406'] = "Please look carefully at the error messages, and correct them."; 
     9$locale['407'] = "The following upgrades have been installed:"; 
    910// upgrades 
    1011$locale['410'] = "Revision"; 
    11 $locale['411'] = "Date"; 
     12$locale['411'] = "Release Date"; 
    1213$locale['412'] = "Description"; 
    1314$locale['413'] = "Upgrade Now"; 
Note: See TracChangeset for help on using the changeset viewer.