Changeset 1858 in ExiteCMS for trunk/administration/tools/language_pack_English.php
- Timestamp:
- 10/17/08 16:40:38 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/administration/tools/language_pack_English.php
r1836 r1858 1082 1082 $localestrings['573'] = "News:"; 1083 1083 $localestrings['574'] = "Downloads:"; 1084 $localestrings['575'] = "Login requires HTTPS:"; 1085 $localestrings['576'] = "Site access requires login:"; 1084 1086 $localestrings['600'] = "Albums"; 1085 1087 $localestrings['601'] = "Thumb size:"; … … 3032 3034 $localestrings['ac04'] = "Installed Modules"; 3033 3035 $localestrings['ac05'] = "Webmaster Toolbox"; 3036 $localestrings['https'] = "This website allows only logins secured by HTTPS"; 3034 3037 $localestrings['sysusr'] = "Automatic Post"; 3035 3038 $localestrings['user0'] = "Public"; … … 3743 3746 if (!defined('LP_COUNTRIES')) define('LP_COUNTRIES', "us|gb|ca|au|nz|in|za|ir|mt|hk|pr"); 3744 3747 if (!defined('LP_VERSION')) define('LP_VERSION', "7.20"); 3745 if (!defined('LP_DATE')) define('LP_DATE', "122 3543930");3748 if (!defined('LP_DATE')) define('LP_DATE', "1224253694"); 3746 3749 $lp_date = LP_DATE; 3747 3750
Note: See TracChangeset
for help on using the changeset viewer.
