Changeset 1661 in ExiteCMS for trunk/administration/tools/language_pack_English.php
- Timestamp:
- 08/21/08 18:31:24 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/administration/tools/language_pack_English.php
r1660 r1661 3225 3225 $localestrings['434'] = "The Database '%s' does not exist or the database user has no rights to access it."; 3226 3226 $localestrings['435'] = "Insufficient rights to create new tables in database '%s'."; 3227 $localestrings['436'] = "(optional)"; 3227 3228 $localestrings['440'] = "Super Admin login details"; 3228 3229 $localestrings['441'] = "Username:"; … … 3422 3423 if (!defined('LP_CHARSET')) define('LP_CHARSET', "iso-8859-1"); 3423 3424 if (!defined('LP_VERSION')) define('LP_VERSION', "7.10"); 3424 if (!defined('LP_DATE')) define('LP_DATE', "12193 27583");3425 $lp_date = "12193 27583";3425 if (!defined('LP_DATE')) define('LP_DATE', "1219335044"); 3426 $lp_date = "1219335044"; 3426 3427 3427 3428 /*---------------------------------------------------+
Note: See TracChangeset
for help on using the changeset viewer.
