Changeset 2095 in ExiteCMS for trunk/administration/tools/language_pack_English.php
- Timestamp:
- 12/07/08 01:22:46 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/administration/tools/language_pack_English.php
r2092 r2095 1101 1101 $localestrings['575'] = "Login requires HTTPS:"; 1102 1102 $localestrings['576'] = "Site access requires login:"; 1103 $localestrings['577'] = "Installed authentication methods"; 1104 $localestrings['578'] = "Method"; 1105 $localestrings['579'] = "Class"; 1106 $localestrings['580'] = "Order"; 1107 $localestrings['581'] = "Status"; 1108 $localestrings['582'] = "Options"; 1109 $localestrings['583'] = "Move up"; 1110 $localestrings['584'] = "Move down"; 1111 $localestrings['585'] = "Enable"; 1112 $localestrings['586'] = "Enabled"; 1113 $localestrings['587'] = "Disable"; 1114 $localestrings['588'] = "Disabled"; 1103 1115 $localestrings['600'] = "Albums"; 1104 1116 $localestrings['601'] = "Thumbnail width:"; … … 3769 3781 if (!defined('LP_COUNTRIES')) define('LP_COUNTRIES', "us|gb|ca|au|nz|in|za|ir|mt|hk|pr"); 3770 3782 if (!defined('LP_VERSION')) define('LP_VERSION', "7.20"); 3771 if (!defined('LP_DATE')) define('LP_DATE', "1228 492311");3783 if (!defined('LP_DATE')) define('LP_DATE', "1228608894"); 3772 3784 $lp_date = LP_DATE; 3773 3785
Note: See TracChangeset
for help on using the changeset viewer.
