mirror of
https://github.com/moodle/moodle.git
synced 2025-04-20 07:56:06 +02:00
Strings for user profiles
This commit is contained in:
parent
0db6adc9b0
commit
d687cb9e33
@ -401,6 +401,7 @@ $string['profileconfirmcategorydeletion'] = 'There is/are $a field/s in this cat
|
||||
$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['profiledefaultcategory'] = 'Other fields';
|
||||
$string['profiledefaultdata'] = 'Default value';
|
||||
$string['profiledescription'] = 'Description of the field';
|
||||
$string['profilefields'] = 'User profile fields';
|
||||
@ -413,7 +414,7 @@ $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['profilenofieldsdefined'] = 'No fields have been defined';
|
||||
$string['profileshortname'] = 'Short name (must be unique)';
|
||||
$string['profileshortnamenotunique'] = 'This short name is already in use';
|
||||
$string['profilespecificsettings'] = 'Specific settings';
|
||||
|
Loading…
x
Reference in New Issue
Block a user