Changeset 834 in ExiteCMS for trunk/locale/English/setup.php
- Timestamp:
- 09/22/07 00:08:35 (5 years ago)
- File:
-
- 1 edited
-
trunk/locale/English/setup.php (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/locale/English/setup.php
r814 r834 1 1 <?php 2 $locale['title'] = " PLi-FusionSetup";2 $locale['title'] = "ExiteCMS Setup"; 3 3 $locale['charset'] = "iso-8859-1"; 4 4 $locale['400'] = "Select your default locale"; … … 26 26 Please restart setup and try again.<br><br> 27 27 If you are unable to resolve this problem please visit our<br> 28 local support site at <a href='http:// www.pli-images.org/pli-fusion' target='blank'>http://www.pli-images.org/pli-fusion</a>";28 local support site at <a href='http://exitecms.exite.eu' target='blank'>http://exitecms.exite.eu</a>"; 29 29 $locale['432'] = "The config has been written successfully.<br><br>\n"; 30 30 $locale['433'] = "The database tables have been created.<br><br> … … 117 117 $locale['549'] = "Network"; 118 118 $locale['550'] = "News"; 119 $locale['551'] = " PLi-Fusion";119 $locale['551'] = "ExiteCMS"; 120 120 $locale['552'] = "Security"; 121 121 $locale['553'] = "Software"; … … 129 129 $locale['564'] = "If that doesn't work, and you think it's a document that should be here, please send a PM to the webmaster and let us know about it (registered users only)."; 130 130 // Final message 131 $locale['580'] = "Setup is complete, PLi-Fusionis now ready for use.<br>132 <a href='index.php'>Click here</a> to go to your PLi-Fusionpowered site.<br>131 $locale['580'] = "Setup is complete, ExiteCMS is now ready for use.<br> 132 <a href='index.php'>Click here</a> to go to your ExiteCMS powered site.<br> 133 133 <b>Note:</b> you should delete setup.php from your server<br> 134 134 and chmod your config.php back to 644 for security purposes.<br><br> 135 Thank you for using PLi-Fusion.";135 Thank you for choosing ExiteCMS."; 136 136 ?>
Note: See TracChangeset
for help on using the changeset viewer.
