For DB table see help."); define("EXTLAN_18", "Required"); define("EXTLAN_19", "Users will be required to enter a value in this field when updating their settings."); define("EXTLAN_20", "Determines which users this field will apply to."); define("EXTLAN_21", "This will determine who will see this field in their usersettings."); define("EXTLAN_22", "This will determine who can see the value in the user page
NOTE: Setting this to 'Read Only' will make it visible to Admin and the member only."); define("EXTLAN_23", "Add Extended Field"); define("EXTLAN_24", "Update Extended Field"); define("EXTLAN_25", "move down"); define("EXTLAN_26", "move up"); define("EXTLAN_27", "Confirm Delete"); define("EXTLAN_28", "No extended fields defined"); define("EXTLAN_29", "Extended user fields saved."); define("EXTLAN_30", "Extended field deleted"); define("EXTLAN_31", "Category label"); define("EXTLAN_32", "This is the label of the field as shown on User Settings page. Language constants are allowed."); define("EXTLAN_33", "Cancel Edit"); define("EXTLAN_34", "Extended Fields"); define("EXTLAN_35", "Categories"); define("EXTLAN_36", "No assigned Category"); define("EXTLAN_37", "No categories defined"); define("EXTLAN_38", "Category name"); define("EXTLAN_39", "Add category"); define("EXTLAN_40", "Category created"); define("EXTLAN_41", "Category deleted"); define("EXTLAN_42", "Update Category"); define("EXTLAN_43", "Category Updated"); define("EXTLAN_44", "Category"); define("EXTLAN_45", "Add New Field"); define("EXTLAN_46", "Help"); define("EXTLAN_47", "Add new parameter"); define("EXTLAN_48", "Add new value"); define("EXTLAN_49", "Allow user to hide"); define("EXTLAN_50", "Setting this to yes will allow the user to hide this value from non-admins"); define("EXTLAN_51", "Any valid w3c parameter may be entered here
e.g. class='tbox' size='40' maxlength='80'"); define("EXTLAN_52", "regex validation code"); define("EXTLAN_53", "Enter the regex code that will need to be matched to make it a valid entry
**regex delimiters are required**"); define("EXTLAN_54", "regex failure text"); define("EXTLAN_55", "Enter the error message that will be shown if the regex validation fails."); define("EXTLAN_56", "Predefined Fields"); define("EXTLAN_57", "Activated"); define("EXTLAN_58", "Not Activated"); define("EXTLAN_59", "Activate"); define("EXTLAN_60", "Deactivate"); define("EXTLAN_61", "None"); define("EXTLAN_62", "Table"); define("EXTLAN_63", "Field Id"); define("EXTLAN_64", "Display Value"); define("EXTLAN_65", "No - Will not show on signup page"); define("EXTLAN_66", "Yes - Will show on signup page"); define("EXTLAN_67", "No - Show on signup page"); define("EXTLAN_68", "Field:"); define("EXTLAN_69", "has been activated"); define("EXTLAN_70", "ERROR!! Field:"); define("EXTLAN_71", "was not activated!"); define("EXTLAN_72", "has been deactivated"); define("EXTLAN_73", "was not deactivated!"); define("EXTLAN_74", "is a reserved field name and can not be used."); define("EXTLAN_75", "Error adding field to database."); define("EXTLAN_76", "Invalid characters in field name - only A-Z, a-z, 0-9, allowed."); define("EXTLAN_77", "Category not deleted - must delete fields in category first: "); define("EXTLAN_78", "Cannot find file --FILE-- needed to create data table"); define("EXTLAN_79", "Label"); define("EXTLAN_80", "Validation error - aborted."); //textbox define("EXTLAN_HELP_1", "Parameters:
size - size of field
maxlength - max length of field

class - css class of field
style - css style string

regex - regex validation code
regexfail - validation fail text"); //radio buttons define("EXTLAN_HELP_2", "Enter text for options in 'Values' box - one box per option. Add new boxes as needed"); //dropdown define("EXTLAN_HELP_3", "Enter text for options in 'Values' box - one box per option. Add new boxes as needed"); //db field define("EXTLAN_HELP_4", "Values:
There should be three values given ALWAYS:
  1. dbtable
  2. field containing id
  3. field containing value

"); //textarea define("EXTLAN_HELP_5", "Define an area for free-format text. (Set the size in the 'Field include text' box as required)"); //integer define("EXTLAN_HELP_6", "Allow user to enter a numeric value"); //date define("EXTLAN_HELP_7", "Require user to enter a date"); // Language define("EXTLAN_HELP_8", "Allow user to select from installed languages"); // Predefined list define("EXTLAN_HELP_9", "Specify a predefined list. The value field selects the type of list - at present only 'timezones' is a valid entry"); ?>