MDL-29844 Administration: Added new config for users to login for viewing profile image

This commit is contained in:
Eloy Lafuente 2011-12-12 12:33:54 +08:00 committed by Rajesh Taneja
parent 929c26ccf1
commit e4b1208377
5 changed files with 10 additions and 3 deletions

View file

@ -516,6 +516,8 @@ $string['filtersettings'] = 'Manage filters';
$string['filtersettingsgeneral'] = 'General filter settings';
$string['filteruploadedfiles'] = 'Filter uploaded files';
$string['forcelogin'] = 'Force users to login';
$string['forceloginforprofileimage'] = 'Force users to login to view user pictures';
$string['forceloginforprofileimage_help'] = 'If enabled, users must login in order to view user profile pictures and the default user picture will be used in all notification emails.';
$string['forceloginforprofiles'] = 'Force users to login for profiles';
$string['forcetimezone'] = 'Force default timezone';
$string['frontpage'] = 'Front page';