MDL-55942 core_message: renamed the term 'people' to 'user'

This commit is contained in:
Mark Nelson 2016-10-03 11:51:53 +08:00
parent 66e1bdda3f
commit 48e8bdba13
10 changed files with 84 additions and 84 deletions

View file

@ -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';