More profile strings

This commit is contained in:
ikawhero
2007-01-12 08:05:37 +00:00
parent 04441ec3d7
commit 1f18fd5e8f
+7 -1
View File
@@ -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';