Changeset 1538 in ExiteCMS for branches/PLi-Fusion/administration/tools/language_pack_English.php
- Timestamp:
- 07/08/08 23:25:06 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PLi-Fusion/administration/tools/language_pack_English.php
r1509 r1538 234 234 $localestrings['489'] = "Update Publication Date"; 235 235 $localestrings['490'] = "Attention! All downloads in '%s' are publicly accessable!"; 236 $localestrings['491'] = "Count download externally:"; 237 $localestrings['492'] = "Yes"; 238 $localestrings['493'] = "No"; 236 239 $localestrings['500'] = "Current Downloads"; 237 240 $localestrings['501'] = "Download Item [Click to Test]"; … … 938 941 $localestrings['425'] = "Required when the CMS is installed in a subdirectory of the website document root"; 939 942 $localestrings['426'] = "Download Panel Layout:"; 943 $localestrings['427'] = "Use browser language detection:"; 940 944 $localestrings['450'] = "Time and Date"; 941 945 $localestrings['451'] = "Short date format:"; … … 2297 2301 $localestrings['580'] = "skype"; 2298 2302 $localestrings['581'] = "Top"; 2303 $localestrings['582'] = "Toggle full code view"; 2304 $localestrings['583'] = "download this %s code"; 2305 $localestrings['584'] = "download"; 2306 $localestrings['585'] = "Code:"; 2299 2307 load_localestrings($localestrings, LP_LOCALE, "forum.main", $step); 2300 2308 … … 2992 3000 $localestrings['507'] = "The registration system is currently disabled."; 2993 3001 $localestrings['508'] = "New code"; 3002 $localestrings['509'] = "New user awaiting activation"; 3003 $localestrings['510'] = "The user '%s' has registered, please go the the user administration section to activate the new account"; 2994 3004 $localestrings['550'] = "Please specify a user name."; 2995 3005 $localestrings['551'] = "Please specify a password."; … … 3249 3259 $localestrings['u060'] = "Send Private Message"; 3250 3260 $localestrings['u061'] = "View all posts of this member"; 3261 $localestrings['u062'] = "Gender:"; 3262 $localestrings['u063'] = "Male"; 3263 $localestrings['u064'] = "Female"; 3264 $localestrings['u065'] = "Undisclosed"; 3251 3265 $localestrings['u901'] = "Full Name"; 3252 3266 load_localestrings($localestrings, LP_LOCALE, "main.user_fields", $step); … … 3290 3304 if (!defined('LP_CHARSET')) define('LP_CHARSET', "iso-8859-1"); 3291 3305 if (!defined('LP_VERSION')) define('LP_VERSION', "7.10"); 3292 if (!defined('LP_DATE')) define('LP_DATE', "121 4934137");3293 $lp_date = "121 4934137";3306 if (!defined('LP_DATE')) define('LP_DATE', "1215543504"); 3307 $lp_date = "1215543504"; 3294 3308 3295 3309 /*---------------------------------------------------+
Note: See TracChangeset
for help on using the changeset viewer.
