Zeile 39 | Zeile 39 |
---|
$l['show_on_registration'] = "Show on Registration?"; $l['show_on_registration_desc'] = "Should this field appear on the registration form? Note that this does not apply if the field is not editable. Fields that are required will always appear on registration."; $l['display_on_profile'] = "Display on profile?";
|
$l['show_on_registration'] = "Show on Registration?"; $l['show_on_registration_desc'] = "Should this field appear on the registration form? Note that this does not apply if the field is not editable. Fields that are required will always appear on registration."; $l['display_on_profile'] = "Display on profile?";
|
$l['display_on_profile_desc'] = "Should this field be displayed on the user's profile? This doesn't apply to administrators/moderators.";
| $l['display_on_profile_desc'] = "Should this field be displayed on the user's profile?";
|
$l['display_on_postbit'] = "Display on postbit?";
|
$l['display_on_postbit'] = "Display on postbit?";
|
$l['display_on_postbit_desc'] = "Should this field be displayed on posts of an user?";
| $l['display_on_postbit_desc'] = "Should this field be displayed on the user's posts?";
|
$l['viewableby'] = 'Viewable By'; $l['viewableby_desc'] = 'Select the allowed groups to view this profile field.'; $l['editableby'] = 'Editable By';
| $l['viewableby'] = 'Viewable By'; $l['viewableby_desc'] = 'Select the allowed groups to view this profile field.'; $l['editableby'] = 'Editable By';
|