Changeset 834 in ExiteCMS for trunk/locale/English/admin/upgrade.php
- Timestamp:
- 09/22/07 00:08:35 (5 years ago)
- File:
-
- 1 edited
-
trunk/locale/English/admin/upgrade.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/locale/English/admin/upgrade.php
r743 r834 1 1 <?php 2 $locale['400'] = " PLi-FusionUpgrade";3 $locale['401'] = "There are no PLi-Fusionupgrades waiting to be installed.";4 $locale['402'] = "There are new upgrades available on the PLi-Fusion website.<br />Click <a href='http://www.pli-images.org/pli-fusion/'>here</a> to download them.";2 $locale['400'] = "ExiteCMS Upgrade"; 3 $locale['401'] = "There are no ExiteCMS upgrades waiting to be installed."; 4 $locale['402'] = "There are new upgrades available on the ExiteCMS website.<br />Click <a href='http://exitecms.exite.eu'>here</a> to download them."; 5 5 $locale['403'] = "The following upgrades are waiting to be installed:"; 6 6 $locale['404'] = "The following upgrades have failed:"; 7 $locale['405'] = " PLi-Fusionhas been succesfully upgraded to revision %s.";7 $locale['405'] = "ExiteCMS has been succesfully upgraded to revision %s."; 8 8 $locale['406'] = "Please look carefully at the error messages, and correct them."; 9 9 // upgrades
Note: See TracChangeset
for help on using the changeset viewer.
