THis is based on a recommendatation in the JIRA suggesting this would be less confusing & inline with the documentation
'Activity',
))
) {
- $errors['in_selector'] = ts("'In Selector' cannot be checked for %1 fields.", array(1 => $entityName));
+ $errors['in_selector'] = ts("'Results Column' cannot be checked for %1 fields.", array(1 => $entityName));
}
$isCustomField = FALSE;
{if in_array("Profile",$otherModules) or in_array("Search Profile",$otherModules) }
<th>{ts}Visibility{/ts}</th>
<th>{ts}Searchable?{/ts}</th>
- <th>{ts}In Selector?{/ts}</th>
+ <th>{ts}Results Column?{/ts}</th>
{/if}
<th>{ts}Order{/ts}</th>
<th>{ts}Required{/ts}</th>