$string['php50restricted'] = 'PHP 5.0.x has a number of known problems, please upgrade to 5.1.x or downgrade to 4.3.x or 4.4.x';
$string['pleaseregister'] = 'Please register your site to remove this button';
$string['plugins'] = 'Modules';
+$string['profilecategory'] = 'Category';
+$string['profilecategoryname'] = 'Category name (must be unique)';
+$string['profilecategorynamenotunique'] = 'This category name is already in use';
+$string['profilecommonsettings'] = 'Common settings';
+$string['profileconfirmcategorydeletion'] = 'There is/are $a field/s in this category which will be moved into the category above (or below if in the top category).<br />Do you still wish to delete this category?';
+$string['profileconfirmfielddeletion'] = 'There is/are $a user record/s for this field which will be deleted.<br />Do you still wish to delete this field?';
+$string['profilecreatecategory'] = 'Create a new profile category';
+$string['profilecreatefield'] = 'Create a new profile field';
+$string['profiledefaultdata'] = 'Default value';
+$string['profiledescription'] = 'Description of the field';
+$string['profilefields'] = 'User profile fields';
+$string['profilefieldsize'] = 'Display size';
+$string['profilefieldmaxlength'] = 'Maximum length';
+$string['profileinvaliddata'] = 'Invalid value';
+$string['profilelocked'] = 'Is this field locked?';
+$string['profilemenudefaultnotinoptions'] = 'The default value is not one of the options';
+$string['profilemenunooptions'] = 'No menu options supplied';
+$string['profilemenuoptions'] = 'Menu options (one per line)';
+$string['profilemenutoofewoptions'] = 'You must provide at least 2 options';
+$string['profilename'] = 'Name';
+$string['profilenocategoriesdefined'] = 'No categories have been defined';
+$string['profileshortname'] = 'Short name (must be unique)';
+$string['profileshortnamenotunique'] = 'This short name is already in use';
+$string['profilespecificsettings'] = 'Specific settings';
+$string['profilerequired'] = 'Is this field required?';
+$string['profilevisibleall'] = 'Visible to everyone';
+$string['profilevisiblenone'] = 'Not visible';
+$string['profilevisibleprivate'] = 'Visible to user';
+$string['profilevisible'] = 'Who is this field visible to?';
$string['protectusernames'] = 'Protect usernames';
$string['proxyhost'] = 'Proxy host';
$string['proxyport'] = 'Proxy port';