Changeset 1321 in ExiteCMS for trunk/administration/tools/language_pack_English.php
- Timestamp:
- 02/28/08 00:25:43 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/administration/tools/language_pack_English.php
r1295 r1321 2396 2396 $localestrings['c112'] = "Validation Code:"; 2397 2397 $localestrings['c113'] = "Enter Validation Code:"; 2398 $localestrings['c114'] = "New Code"; 2398 2399 load_localestrings($localestrings, LP_LOCALE, "main.comments", $step); 2399 2400 … … 2411 2412 $localestrings['412'] = "Validation Code:"; 2412 2413 $localestrings['413'] = "Enter Validation Code:"; 2414 $localestrings['414'] = "Validation code entered was not correct"; 2415 $localestrings['415'] = "New Code"; 2413 2416 $localestrings['420'] = "You must specify a Name"; 2414 $localestrings['421'] = "You must specify a nEmail Address";2417 $localestrings['421'] = "You must specify a valid Email Address"; 2415 2418 $localestrings['422'] = "You must specify a Subject"; 2416 2419 $localestrings['423'] = "You must specify a Message"; … … 2868 2871 $localestrings['459'] = "Please Try Again"; 2869 2872 $localestrings['500'] = "Please enter your details below. "; 2870 $localestrings['501'] = "A verification email will be sent to your specified email address. ";2873 $localestrings['501'] = "A verification email will be sent to this email address to confirm your registration. "; 2871 2874 $localestrings['502'] = "Fields marked <span style='color:#ff0000;'>*</span> must be completed.\nYour user name and password is case-sensitive. Your full name is used in email communication only."; 2872 2875 $localestrings['503'] = " You can enter additional information by going to Edit Profile once you are logged in."; … … 2875 2878 $localestrings['506'] = "Register"; 2876 2879 $localestrings['507'] = "The registration system is currently disabled."; 2880 $localestrings['508'] = "New code"; 2877 2881 $localestrings['550'] = "Please specify a user name."; 2878 2882 $localestrings['551'] = "Please specify a password.";
Note: See TracChangeset
for help on using the changeset viewer.
