mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-55942 core_message: renamed the term 'people' to 'user'
This commit is contained in:
parent
66e1bdda3f
commit
48e8bdba13
10 changed files with 84 additions and 84 deletions
|
@ -152,8 +152,8 @@ $string['removefromyourcontacts'] = 'Remove from your contacts';
|
|||
$string['requiresconfiguration'] = 'Requires configuration';
|
||||
$string['savemysettings'] = 'Save my settings';
|
||||
$string['search'] = 'Search';
|
||||
$string['searchforperson'] = 'Search for a person';
|
||||
$string['searchforpersonorcourse'] = 'Search for a person or course';
|
||||
$string['searchforuser'] = 'Search for a user';
|
||||
$string['searchforuserorcourse'] = 'Search for a user or course';
|
||||
$string['searchmessages'] = 'Search messages';
|
||||
$string['searchcombined'] = 'Search people and messages';
|
||||
$string['selectmessagestodelete'] = 'Select messages to delete';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue