MDL-39518: Change hardcoded string MOOCH to Moodle.net

This commit is contained in:
Damyon Wiese 2013-05-10 14:26:10 +08:00
parent 1922147ebf
commit 727b8d54e4
2 changed files with 3 additions and 2 deletions

View file

@ -713,6 +713,7 @@ $string['messaging'] = 'Enable messaging system';
$string['messagingallowemailoverride'] = 'Notification email override';
$string['messaginghidereadnotifications'] = 'Hide read notifications';
$string['messagingdeletereadnotificationsdelay'] = 'Delete read notifications';
$string['moodleorghubname'] = 'Moodle.net';
$string['minpassworddigits'] = 'Digits';
$string['minpasswordlength'] = 'Password length';
$string['minpasswordlower'] = 'Lowercase letters';