More profile strings
This commit is contained in:
@@ -400,10 +400,16 @@ $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['profilecreatefield'] = 'Create a new profile field: ';
|
||||
$string['profilecreatenewcategory'] = 'Creating a new category';
|
||||
$string['profilecreatenewfield'] = 'Creating a new profile field';
|
||||
$string['profiledefaultcategory'] = 'Other fields';
|
||||
$string['profiledefaultdata'] = 'Default value';
|
||||
$string['profiledeletefield'] = 'Deleting a field';
|
||||
$string['profiledeletecategory'] = 'Deleting a category';
|
||||
$string['profiledescription'] = 'Description of the field';
|
||||
$string['profileeditcategory'] = 'Editing category: $a';
|
||||
$string['profileeditfield'] = 'Editing profile field: $a';
|
||||
$string['profilefields'] = 'User profile fields';
|
||||
$string['profilefieldsize'] = 'Display size';
|
||||
$string['profilefieldmaxlength'] = 'Maximum length';
|
||||
|
||||
Reference in New Issue
Block a user